How to class-dump iPad apps?

后端 未结 3 1416
隐瞒了意图╮
隐瞒了意图╮ 2021-02-02 02:53

I am trying to run class-dump an iPad app to explore its architecture. I extracted the .ipa file using The Unarchiver and from inside the Payload folder, I ran class-dump on the

3条回答
  •  广开言路
    2021-02-02 03:47

    You can try to disassemble it, for example with IDA Pro. It has support for arm.

提交回复
热议问题