droidsaw 2.0.0

DROIDSAW — unified Android reverse engineering CLI. Hermes, DEX, APK signing. JSON output, MCP server. Bytecode is not a security layer.
Documentation
1
2
3
4
5
6
7
pub mod dex_taint;
pub mod hbc_taint;
pub mod bridge;
pub mod cross_layer_stitch;

#[cfg(test)]
pub(crate) mod dup_class_fixture;