文件名称:dumpdecrypted:从加密的 iPhone 应用程序扩展和应用程序中转储解密的 Mach-o 文件
文件大小:7KB
文件格式:ZIP
更新时间:2024-07-16 04:54:05
Objective-C
关于 将解密的 Mach-o 文件从加密的iPhone applications或app extensions转储到文件。 用法 # vim dumpdecrypted.plist { Filter = { Bundles = ("your.bundle.id"); }; } # cp dumpdecrypted.plist dumpdecrypted.dylib /Library/MobileSubstrate/DynamicLibraries/ 启动应用程序或应用程序扩展 [+] detected 64bit ARM binary in memory. [+] offset to cryptid found: @0x100020b68(from 0x100020000) = b68 [+] Found encrypted data at address 00004000
【文件预览】:
dumpdecrypted-master
----dumpdecrypted.xcodeproj()
--------project.pbxproj(8KB)
----dumpdecrypted()
--------dumpdecrypted.m(9KB)
----LICENSE(1KB)
----README.md(2KB)