
Parse Android APK structure, manifest, and DEX classes for quick triage.
Interactively debug programs and inspect memory with GDB and GEF.
Compile YARA rules and scan files for binary triage and security analysis.
Reverse engineer REST API specs from captured HTTP traffic and live sessions.
Scan binary artifacts for sensitive strings and detect telemetry leak risks.
Apply structured patches to Mono and .NET assemblies automatically.
Run symbolic execution, taint analysis, and constraint solving on binary code.
Lift machine code to VTIL and pseudo-C for VM handler analysis.
Recover original C# names from Unity IL2CPP metadata for reverse engineering.
Compare binary files read-only and generate structured diffs with section hashes.
Analyze binaries, list sections, imports, exports, and strings.
Safely patch binary artifacts with manifests, verification, and reversible restore.
Debug Windows executables headlessly from Linux or macOS using Wine and GDB.