droidsaw
Pinned Loading
Repositories
- droidsaw Public
Pure-Rust Android decompiler and security-audit suite. DEX → Java, Hermes → JavaScript. Cross-layer taint across the React Native bridge. CycloneDX SBOM + OpenVEX. CLI and MCP. Bytecode is not a security layer.
- droidsaw-apk Public
APK / AAB / XAPK parser and security analysis library. Signing v1–v4 + ROCA / Fermat / Wiener / batch-GCD. CycloneDX SBOM with .rodata byte anchors. OpenVEX. YARA-X. Pure Rust.
- droidsaw-hermes Public
Hermes bytecode parser and decompiler for React Native (HBC v40–v100). Byte-exact reconstruction verified on v84/v96/v98/v99. OXC round-trip on every output. Pure Rust.
- droidsaw-dex Public
DEX (Dalvik) decompiler. Parses, builds CFG, SSA via Braun, emits Java. Inverse emit_dex byte-identical on F-Droid (5,767 files). DEX v035–v041. Pure Rust.
- droidsaw-cli-contract Public
Types-only CLI invocation contract for droidsaw. Rename a subcommand or flag, break every consumer at compile time. No runtime logic.
- droidsaw-common Public
Format-agnostic algorithm core. Dominators (CHK), SSA (Braun), region structuring, with layered-oracle differential fuzz on all three. Plus encoding, entropy, and the Finding model. Pure Rust.
- droidsaw-lean Public
Lean 4 verification harness for droidsaw (Android binary analysis). 20 theorems, no sorry, no axiom. Modules: AXML (parser totality/acyclicity), Dominators (refl/entry/trans/antisymm/total, immediate_dom_unique), PostDom (immediate_postdom_unique), Lattice (propagation_monotonic), CatchRPO (catch_after_try). Lake/Mathlib v4.29.0.
- droidsaw-il2cpp Public
DROIDSAW Unity IL2CPP metadata parser for Android APKs. Recovers C# names from global-metadata.dat and binds them to ARM64 ELF symbols.
- droidsaw-dart Public
DROIDSAW Dart AOT snapshot decompiler for Flutter apps. Resolves function names, extracts the canonical string pool, surfaces secrets and endpoints.
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…