Kamil Borzym
Kamil Borzym
Thanks @arielelkin for reporting that. Look like MachObfuscator crashes: ``` App/Mach+Replacing.swift:67: Fatal error zsh: illegal hardware instruction ./foldername/App/MachObfuscator -v ./foldername/App/MyApp.app ``` Unfortunately I identified two problems. **First problem** MachObfuscator does...
Interesting. I will start with solving the **Second problem**. I the mean time I will reverify the deployment target workaround. Thank you for writing this.
Thanks for your report. So the crash will happen for Chinese Obj-C method/class names, is that right?
Could you grab me on twitter (`@kam800`)? I would appreciate sending me an unobfuscated app, so I could verify this issue myself.
It modifies app bundle in place! I will modify the logs and update the readme. Thanks for your question.
@mahyar1386 do you think MachObfuscator should allow to export a new app bundle without changing the original one?
I updated the README and usage-info regarding 'in-place modification'. I will not close the issue – it will remind to add in-place/export parameter.
Hi, sorry for keeping you waiting. Could you please send me your IPA using Twitter? I will check what is the exact source of problem.
@sangapankaj thanks for your report. The problem is not trivial. I think I will add few problem-detection mechanisms and maybe some troubleshooting. Could you please send me the app, so...
Thanks for reporting the issue. What Xcode version did you use to compile MachObfuscator? What are te contents of the `HuanShiXiuXian` directory? (Could you please use `find .` inside the...