iOS 越狱

  1. https://checkra.in/ (基于硬件漏洞,较稳定)
  2. https://unc0ver.dev/ (基于软件漏洞,每次重启手机后都要再越狱)

App文件系统结构

  1. https://www.i-funbox.com/zh-cn/index.html
  2. https://macroplant.com/iexplorer

App UI调试工具

  1. https://revealapp.com/
  2. https://lookin.work/ (免费)

反编译工具

  1. https://hex-rays.com/ida-pro/
  2. https://www.hopperapp.com/

MachO

  1. https://github.com/gdbinit/MachOView

越狱开发框架

  1. https://github.com/theos/theos

ipa砸壳工具

  1. https://github.com/stefanesser/dumpdecrypted
  2. https://github.com/KJCracks/Clutch
  3. https://github.com/AloneMonkey/frida-ios-dump

class-dump

  1. http://stevenygard.com/projects/class-dump/

动态库注入

  1. https://github.com/alexzielenski/optool

获取keychain信息

  1. https://github.com/ptoomey3/Keychain-Dumper

工具集

  1. https://github.com/kokoabim/iOSOpenDev
  2. https://github.com/AloneMonkey/MonkeyDev (基于iOSOpenDev开发,可开发非越狱插件)

持续更新。。。