APKLab: Android Reverse-Engineering Workbench for VS Code
10 months ago
- #VS Code
- #Reverse Engineering
- #Android
- APKLab integrates top open-source tools like Quark-Engine, Apktool, Jadx, and more into VS Code for Android app analysis.
- Features include APK decoding, disassembly to Smali, Java decompilation, malware analysis, and MITM patching.
- Supports building and signing APKs, direct installation from VS Code, and Apktool-style projects.
- Requires JDK 8+, Quark-Engine >=21.01.6, and ADB for full functionality.
- Configurable paths for tools like Apktool, Jadx, and keystore settings for APK signing.
- Additional options include Git repo initialization for projects and update checks for tools.
- Compatible with Linux, Windows, and Mac.
- Credits include contributors to tools like Apktool, Jadx, and Quark-Engine, among others.