discovered 03 Aug 2026
garlic
→ View on GitHubGarlic is a high-performance open-source decompiler for Android and Java files, designed to convert APK, DEX, JAR, and CLASS files into readable Java source code. Notable features include multi-threading capabilities for faster decoding, integration for cross-platform builds using Zig, and functionality for string searching within decompiled outputs. This tool caters primarily to security researchers and developers needing to analyze or reverse-engineer Android applications efficiently.