kam800 / MachObfuscator

MachObfuscator is a programming-language-agnostic Mach-O apps obfuscator for Apple platforms.
MIT License
521 stars 78 forks source link

Some methods will be deleted #37

Closed Ade0408 closed 5 years ago

Ade0408 commented 5 years ago

Dear When I use MachObfuscator -v MyApp.app, I found that some method names are missing in __objc_methname, like this:

before: image image

after: image image

initData:: and login:: is miss, I can't find what caused it. I hope you can help me solve, Thanks

kam800 commented 5 years ago

Could you please send me the IPA? Preferably on Twitter @kam800.

Ade0408 commented 5 years ago

OK, Please checkout your Twitter

kam800 commented 5 years ago

As discussed on Twitter - this is how the tool works :)