Example Usage
git clone https://github.com/commaai/opendbc.git cd opendbc # you probably just want to use this. it's an all-in-one for dependency # installation, compiling, linting, and tests. it's also what runs in CI ./test.sh # here are the individual commands it runs pip3 install -e .[testing,docs] # install dependencies scons -j8 # build with 8 cores unittest-parallel # run the tests lefthook run lint # run the linter
See also
Zygisk-Il2CppDumper
Open Source
Using Zygisk to dump il2cpp data at runtime…
Ghidra
Open Source
Kali
NSA-developed software reverse engineering suite. Features a disassembler, decompiler, scripting (Ja…
ipatool
Open Source
Command-line tool that allows searching and downloading app packages (known as ipa files) from the i…
Angr
Open Source
Python binary analysis framework supporting both static and dynamic symbolic execution (concolic exe…
bddisasm
Open Source
bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, bas…
APKTool
Open Source
Kali
Tool for reverse engineering Android APK files. Decodes resources to their original form, rebuilds d…