This project is based on decompiling file with intregated IDE for editing and compiling the code. Whole project is written in C++ and imgui library is used for GUI.
- .class (Java)
- .dex (Android)
- .apk (Android)
- .sav (Game Save)
- more to be added soon
- Clone the repository
- Visual Studio 2019
- Java version >= 22.0.1
- Open the project in Visual Studio 2019
- Run the project
- Select the file to decompile
- Edit the code
- Compile the code
- Save the file
- Fix Syntax Highlighting
- Add more file types
- Improve the GUI
- Improve the ide
- ImGui
- ImGuiColorTextEdit
- JadX
- Baksmali
- Smali
- D8 - DEX Compiler
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License - see the LICENSE.md file for details.