SUPERAndroidAnalyzer / abxml-rsLinks
Android binary XML decoding library in Rust.
☆31Updated 5 years ago
Alternatives and similar repositories for abxml-rs
Users that are interested in abxml-rs are comparing it to the libraries listed below
Sorting:
- Rust parser for Android's dex format☆46Updated 6 months ago
- Rust library to parse Android's DEX file format☆14Updated 4 years ago
- Decoder for the binary XML format used by Android.☆25Updated 2 years ago
- Dalvik parser in pure Rust.☆33Updated 5 years ago
- A Rust logging implementation for `log` which hooks to android log output☆135Updated 4 months ago
- rsbinder provides crates implemented in pure Rust that make Binder IPC available on both Android and Linux.☆44Updated last month
- Android Manifest serializer and deserializer for Rust 🛠☆43Updated 2 years ago
- Rust ADB (Android Debug Bridge) client library☆289Updated last week
- Featureful library for iterating and manipulating linux and android application's PLT (Procedure Linkage Table) at runtime☆36Updated last month
- A rust library to setup and control loopback devices☆19Updated 2 years ago
- sud - a su daemon for corellium devices☆29Updated 4 years ago
- Procedural macros for automatically generating conversion code between Rust and Java☆57Updated 7 months ago
- An android binder library for rust☆21Updated 2 years ago
- Modify Android applications at source-level in Android Studio☆85Updated 5 years ago
- Deckard performs static and dynamic binary analysis on Android APKs to extract Xposed hooks☆81Updated 3 years ago
- This is a project that can bypass the android hidden api restictrion and bypass dlfcn restriction for system lib.☆24Updated 3 years ago
- ARTist's deployment application, for code-injection on an Android device.☆38Updated 6 years ago
- Command line utility for APK fingerprinting☆12Updated 2 years ago
- Google Play API for Rust☆44Updated last month
- Rust conversion (in-progress) of https://github.com/dweinstein/node-google-play.☆25Updated 4 years ago
- Small Rust utility to decompile Android apks☆67Updated 6 years ago
- search all symbal in ELF file(dlsym can not find)☆37Updated 6 years ago
- Zygisk Module Templete with Rust☆31Updated last year
- Slim dockerized Android ndk☆12Updated 2 years ago
- ☆40Updated 4 years ago
- Java tool for analyzing Android APK files☆72Updated 8 years ago
- Generate Rust JVM FFI wrappers around APIs defined by .jar or .class files, because maintaining your own hand-written bindings is an exer…☆81Updated 2 years ago
- Rudroid - Writing the World's worst Android Emulator in Rust 🦀☆159Updated 4 years ago
- ADB Client in pure Rust.☆70Updated 11 months ago
- Android Debug Bridge (adb) client library.