Overview
Overview of RevEngiBot and its features.
Welcome to RevEngiBot Docs
RevEngiBot is a powerful Telegram bot tailored for reverse engineers and developers. It combines an array of essential tools designed to streamline workflows and simplify complex tasks such as Smali conversion, APK analysis, Java/Smali decompilation, ARM conversion, and much more.
Getting Started
To start using RevEngiBot, visit RevEngiBot on Telegram and explore a suite of tools that can significantly enhance your reverse engineering projects.
Commands Overview
Below is a complete list of commands you can use in the bot to interact with its various features:
TIP
Command | Description |
---|---|
/start | View the bot's start page. |
/help | Access the help section. |
/aab2apk | Convert Android App Bundles (AAB) to APK. |
/apk | Analyze APK files, decompile components, extract resources, and more. |
/apkid | Identify compilers, packers, obfuscators, and tools used in an APK. |
/apkprotect | Protect APK files against unauthorized modification. |
/apksign | Sign APK files with multiple signing schemes (v1, v2, v3). |
/askai | Use AI to ask technical questions. |
/asm | Convert assembly language to hexadecimal. |
/disasm | Convert hexadecimal back to assembly. |
/base | Convert numbers between different bases (binary, hexadecimal, decimal, etc.). |
/blutter | Analyze Flutter APKs and .so files using Blutter integration. |
/credits | See third-party libraries used in the bot. |
/cff | Obfuscation(control flow flattening) dex. |
/cocos2d | Decrypt cocos2d encrypted js files. |
/dex2java | Convert Dex files to Java source code. (Supports Multiple Deompiler options like jadx,cfr etc.) |
/dexrepair | Repair and optimize Dex files. |
/flutter_sub | Subcribe to Flutter release notifications. |
/frida_compile | Compile & Obfuscate JavaScript Frida scripts to Frida-compatible bytecode format. |
/hash | Generate hash values from text or files (supports multiple algorithms). |
/java2smali | Convert Java files to Smali code. |
/jni_info | Find JNI function signatures in APK. |
/mthook | Generate MT Enhanced Hook. |
/premium | Learn about RevEngiBot Premium and support development. |
/regex | Convert Smali instructions to regular expressions. |
/s2f | Generate Frida hooks directly from .smali files, speeding up setup for dynamic analysis. |
/scan | Perform APK security scans using integrated tools. |
/smali | Query detailed Smali grammar and opcodes. |
/smali2java | Convert Smali code to Java. |
/toapk | Convert XAPK, APKM, or APKS files to APK. |
/xml | XML-related tools for decompiling, parsing, and editing. |
Full Feature List
RevEngiBot offers a variety of features, with some still in development or being refined. Here’s a quick breakdown of the current status of each feature:
Feature | Status |
---|---|
Base Converter | All test passed ✅ |
Smali Grammar | All test passed ✅ |
Smali to Java | All test passed ✅ |
Smali to Frida | All test passed ✅ |
Dex to Java | All test passed ✅ |
Dex Repair | All test passed ✅ |
Dex Obfuscation | All test passed ✅ |
JADX/CFR/Fern/Vine | All test passed ✅ |
Java to Smali | All test passed ✅ |
ARM Converter | All test passed ✅ |
APK Protector | All test passed ✅ |
Dex Obf.(CFF) | All test passed ✅ |
APKiD | All test passed ✅ |
XML Decompiler | All test passed ✅ |
APK Analyzer | All test passed ✅ |
APK Source Decompiler | All test passed ✅ |
AAB to APK Converter | All test passed ✅ |
Resources Decompiler | All test passed ✅ |
Coding AI Assistant | All test passed ✅ |
Blutter Integration | All test passed ✅ |
Frida Compile | All test passed ✅ |
APK Signer | All test passed ✅ |
Regex Maker | All test passed ✅ |
Generate MT Hook | All test passed ✅ |
Cocos2d (jsc) Decrypt | All test passed ✅ |
JNI Info Extractor | All test passed ✅ |
Smart Regex Converter | All test passed ✅ |
More features | Currently researched 🔍 |
Premium Features
While RevEngiBot is free to use, we offer Premium subscriptions for users who wish to access higher limits and help support our ongoing server costs. Premium plans are affordable and provide valuable benefits to enhance your experience.
For more updates and detailed changelogs, join our Telegram community:
- Channel: @RevEngi
- Support: @RevEngiSquad
Happy Reversing!