Example Usage
# Clone this repository (CMake project for sleigh) git clone https://github.com/lifting-bits/sleigh.git cd sleigh # Configure CMake cmake -B build -S . # Build Sleigh cmake --build build --parallel 8 # Install Sleigh cmake --install build --prefix ./install
See also
Zygisk-Il2CppDumper
Open Source
Using Zygisk to dump il2cpp data at runtime…
-SKYNET-Steam-Emulator
Open Source
Client emulator to play steam games on LAN without Internet connection.…
010editor
Free
Templates and scripts for 010 editor…
NebulaFD
Free
A work in progress, reimagined decompiler for Clickteam Fusion.…
abcde
Open Source
ABCDE是一个使用Kotlin编写的OpenHarmony逆向工具包,目前已经实现的功能为解析方舟字节码文件中 的类信息、方法信息、字面量数组信息以及对方法进行反汇编,解析资源索引文件等功能。…
RetDec
Open Source
Retargetable machine-code decompiler based on LLVM. Developed by Avast. Decompiles x86, ARM, MIPS, P…