Skip to content

zolbooo/re-devcontainer-features

Repository files navigation

devcontainer-features

Collection of .devcontainer features for reverse engineering. A fork of NordcomInc/devcontainer-features.

Table of Contents

General

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.

Android

Setup and update the Android SDK. 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.

Flutter

Install Blutter - Flutter reverse engineering tool from source. View source.

About

Devcontainer features for reverse engineering

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors