RevEngi App App
Features
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.
What's new in 1.0.7
- Added instruction note on the blutter screen.
- Improved handling of APK files with multiple architectures.
- Fixed an issue where the wrong libapp file was uploaded for APKs containing both `arm64-v8a` and `armeabi-v7a` architectures.