payload_dumper 0.8.1

A fast and efficient Android OTA payload dumper library and CLI
Documentation
1
2
3
4
pub mod manual;
pub mod proto;
pub use manual::*;
pub use proto::*;