Example Usage
git clone https://github.com/oandrew/ipod-gadget.git cd ipod-gadget/gadget make # or cross compiling make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- KERNEL_PATH=/home/andrew/pi-linux #load the module modprobe libcomposite insmod g_ipod_audio.ko insmod g_ipod_hid.ko insmod g_ipod_gadget.ko [swap_configs=0] [product_id=0x1297] #optional params swap_config: swap USB configurations. Might be useful when the dock sees only the Mass Storage configuation. product_id: override the usb product id. See doc/apple-usb.ids for the list of ids
See also
Zygisk-Il2CppDumper
Open Source
Using Zygisk to dump il2cpp data at runtime…
GH-Offset-Dumper
Free
Scan signatures and netvars. Dumps header files, cheat tables and ReClass files.…
Radare2
Open Source
Kali
Portable reversing framework that includes a hex editor, disassembler, debugger, scripting engine (r…
NETReactorSlayer
Open Source
An open source (GPLv3) deobfuscator and unpacker for Eziriz .NET Reactor…
hyper-reV
Open Source
memory introspection and reverse engineering hypervisor powered by leveraging Hyper-V…
abcde
Open Source
ABCDE是一个使用Kotlin编写的OpenHarmony逆向工具包,目前已经实现的功能为解析方舟字节码文件中 的类信息、方法信息、字面量数组信息以及对方法进行反汇编,解析资源索引文件等功能。…