This repository was archived by the owner on Feb 16, 2024. It is now read-only.
Releases: SUPERAndroidAnalyzer/abxml-rs
Releases · SUPERAndroidAnalyzer/abxml-rs
0.2.1
0.2.0
Changelog
- Force Travis to install last
rustfmtversion - Added a vagrant image to run fuzzing tests with cargo-fuzz
- Added fuzz tests for each of the parsers and fix the issues found while running
- Create folders recursively while exporting an APK
- Reworked some internal structures and removed unnecessary structs
- Renamed
to_ownedmethods toto_bufferto avoid confusions withToOwnedtrait