使用 fishhook 进行简单的 hook 防护(Demo)

时间:2021-09-29 14:27:23
【文件属性】:

文件名称:使用 fishhook 进行简单的 hook 防护(Demo)

文件大小:277KB

文件格式:ZIP

更新时间:2021-09-29 14:27:23

fishhook 基本hook防护

1.DefenseDemo 是用于防护的代码。 2.AttackDemo 是用于进攻的代码。 3.Other 用于存储逆向过程中的中间产物。


【文件预览】:
Hook 防护
----.DS_Store(8KB)
----DefenseDemo()
--------.DS_Store(6KB)
--------DefenseDemo.xcodeproj()
--------DefenseDemo()
--------ProtectionTool()
----Other()
--------.DS_Store(6KB)
--------DefenseDemo(79KB)
--------WeChat.ipa(41KB)
--------DefenseDemoHeaders()
--------Payload()
----AttackDemo()
--------.DS_Store(6KB)
--------Temp()
--------ReSignature_XCode.sh(3KB)
--------AttackDemo.xcodeproj()
--------AttackDemo()
--------IPA()
--------InjectionTool()

网友评论