> cat /dev/github | grep security-tools
discovered 03 Aug 2026

BadUnboxing

via awesome-list
→ View on GitHub
BADUnboxing is an automated Android unpacker designed to facilitate reverse engineering by locating and decompiling code within APK files relevant to the unpacking process. It generates executable Java applications based on the decompiled code, enabling users to extract dynamic unpacked artifacts efficiently. Notable features include a precompiled JAR file for easy installation, automatic detection of packing, and a dedicated Wiki for user guidance.