RevEngi App encompasses a variety of functionalities, including:
- JNI Analysis: Extract JNI signatures from APK files to understand native method interfaces.
- Flutter Analysis: Analyze Flutter libraries to gain insights into application structure and behavior.
- Blutter: A dedicated tool for in-depth analysis of Flutter binaries.
- MT Hook: Generate MT Enhanced Hooks for advanced instrumentation and modification.
- Dex Repair: Repair corrupted DEX files to salvage and analyze application code.
- Smali Grammar Reference: Quick & Advanced access to Smali instruction set like their opcode, format, and description for code analysis and manipulation. Examples are also provided where applicable.
- Theme Customization: Offers light, dark, and system-based theme options.
- API Key: Get your API key from the profile section and use it to access RevEngi API, integrate it with your own tools and scripts.
Android | Windows | Linux | Web |
---|---|---|---|
You can get the latest release from our website here.
Alternatively, you can download the latest/past release(s) from the Releases page.
Note
Make sure to verify the checksum of the downloaded file to ensure its integrity.
RevEngi App ensures completely reproducible builds. Reproducible builds are a set of software development practices that create an independently-verifiable path from source to binary code. Find out more
In short: Reproducible Builds provide certainty that software is genuine and has not been tampered with. Learn more at reproducible-builds.org.
You can verify our builds in two ways:
- Check the build logs at IzzyOnDroid's rbtlog
- Verify yourself using rbuilder_setup
Splash | Home | Profile | Smali Grammar | Navigation Drawer |
---|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
The RevEngi App project is continuously evolving. Future plans include:
- Feature Parity: Implementing remaining features available in the original RevEngi BOT within the app.
- Offline Capabilities: Transitioning more features (like MT Hook and others) to operate entirely client-side for offline use.
Contributions to RevEngi App are welcome! Please see CONTRIBUTING.md for guidelines on how to contribute.
To get started with hacking on RevEngi App, please refer to the HACKING.md file.
RevEngi App is released under the MIT License.
The application utilizes several open-source libraries; their respective licenses can be found within the app in the "About" section.
Made with ⌨️, 🖱 & ❤️ by RevEngi.