fjh658 / IDA7.0_SP

IDA7.0_SP is ida's bugfix
Apache License 2.0
859 stars 152 forks source link

Need help #6

Open c-ue opened 5 years ago

c-ue commented 5 years ago

After I change the "libqcocoa.dylib", I can not open *.app(uncompress from ipa file) with my ida pro. It always open it as a folder. What happened to it?

fjh658 commented 5 years ago

Added load bundle for open dialog (The official Qt does not support this feature, but this is suitable for ida )

This is a new feature. It will be convenient when there are multiple binary file(execute, framework, dylib) in the .app to be analyzed. @c-ue