Example Usage
# Option A: Docker (recommended — handles jadx memory for 210MB APK) docker build -t alipay-verify . docker run -v /path/to/Alipay_10.8.30.8000.apk:/apk/Alipay.apk alipay-verify # Option B: Manual (requires jadx with 12GB+ heap, ripgrep) export JADX_OPTS="-Xmx12g" ./scripts/verify.sh /path/to/Alipay.apk
See also
-SKYNET-Steam-Emulator
Open Source
Client emulator to play steam games on LAN without Internet connection.…
.NET-Deobfuscator
Open Source
Lists of .NET Deobfuscator and Unpacker (Open Source)…
GH-Offset-Dumper
Free
Scan signatures and netvars. Dumps header files, cheat tables and ReClass files.…
mitmproxy2swagger
Free
Automagically reverse-engineer REST APIs via capturing traffic…
Angr
Open Source
Python binary analysis framework supporting both static and dynamic symbolic execution (concolic exe…
Red-Team-Rust
Open Source
A beginner-friendly collection of Rust notes focused on Red Team Tooling • Malware Development • Sys…