Collection of .devcontainer features for reverse engineering. A fork of NordcomInc/devcontainer-features.
Install Ghidra reverse engineering framework from official GitHub releases. View source.
After installation, both ghidra (GUI launcher) and analyzeHeadless (headless analysis script) will be available on PATH.
Install Radare2 CLI from official GitHub releases. View source.
Install Frida CLI/tools and Android Frida server or gadget artifacts. View source.
Setup and update the Android SDK with Google's Android CLI. View source.
Install Android NDK cross-compilation toolchain for building native ARM64 libraries. View source.
Install Apktool CLI from official GitHub releases. View source.
Install JADX CLI and GUI from official GitHub releases. View source.
Install the Blutter Flutter reverse engineering tool from source. View source.
Install Node.js, uv, and hermes-dec for React Native Hermes reverse engineering. View source.