/Dex-Editor-Android

A work in progress Android dalvik byte code(DEX) editor

Primary LanguageJavaApache License 2.0Apache-2.0

My first open source Project 😀🇮🇳

Dex-Editor-Android

A work-in-progress DEX editor for Android, using mainly smali & dexlib2.

Available decompilers

Available features

  • Smali navigation.
  • Decompile single smali classes
  • Decompiling single method bodies to java
  • Batch class deletion
  • Smali method flow diagram
  • Editing Smali with best code editor
  • Dex compilation with real time progress update
  • Supported propper error handling during smali compilation
  • Enhancement in smali library
  • Supported DEX version 40 and 41(Partially)

Project build by

  • Sketchware Pro , Java 11 version

    Download sample app

    Dex Editor +
    • Note: many features not included on this project repo due to some reason

Watch a quick video

My.Record.mp4

Special thanks to

  • Timscriptov for helping me in the development of Smali method flow diagram and also thanks for making server rest api ..I am really indebted to him ♥️

  • [Sora-Editor] for a beautiful Android TextEditor (https://github.com/Rosemoe/sora-editor)

  • Thanks to Android Prime for helping me a lot in sora editor functionalities

This project already used in My Project Modder Hub

Join Telegram

License and Usage Restrictions

This project is released under the Apache License, Version 2.0. However, please note the following restriction regarding the usage of this code:

  • You are strictly prohibited from using this code in private projects.
  • Contributions to this project are welcome within this repository only.

For more details on the license terms and usage restrictions, please refer to the LICENSE file.

License

Copyright (C) 2024 Krushna Chandra

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.