GithubHelp home page GithubHelp logo

dex-editor-android's Introduction

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.

dex-editor-android's People

Contributors

developer-krushna avatar

Stargazers

一颗星星 avatar  avatar  avatar  avatar  avatar  avatar  avatar M6C702A6555D0EA1 avatar  avatar  avatar hdtools avatar Hak-Init avatar  avatar Daredevilx**** avatar  avatar  avatar  avatar Since™️ _ avatar  avatar lgernier avatar ज्योति द्विवेदी avatar H9nt avatar BEGGAR avatar  avatar ⭐ 🐾 avatar Android Prime avatar LoveDoLove avatar Siddhesh  avatar  avatar </ali> avatar  avatar  avatar

Watchers

 avatar Hak-Init avatar

dex-editor-android's Issues

When I build this project shows errors

> Task :app:compileDebugJavaWithJavac
2024-07-04T11:37:15.6697882Z /home/Dex-Editor/app/src/main/java/modder/hub/dexeditor/fragment/SmaliMethodListFragment.java:297: error: constant expression required
2024-07-04T11:37:15.6700541Z                             case R.id.close:
2024-07-04T11:37:15.6870788Z                                      ^
2024-07-04T11:37:18.4698973Z /home/Dex-Editor/app/src/main/java/com/android/tools/smali/util/jcommander/HelpFormatter.java:174: error: incompatible types: MainParameter cannot be converted to ParameterDescription
2024-07-04T11:37:18.4702221Z                         ExtendedCommands.parameterArgumentNames(leafJc.getMainParameter());
2024-07-04T11:37:18.4704214Z                                                                                        ^
2024-07-04T11:37:18.4707541Z /home/Dex-Editor/app/src/main/java/com/android/tools/smali/util/jcommander/HelpFormatter.java:254: error: incompatible types: MainParameter cannot be converted to ParameterDescription
2024-07-04T11:37:18.4710577Z                             ExtendedCommands.parameterArgumentNames(leafJc.getMainParameter());
2024-07-04T11:37:18.4712097Z                                                                                            ^
2024-07-04T11:37:18.4714347Z /home/Dex-Editor/app/src/main/java/com/android/tools/smali/util/jcommander/HelpFormatter.java:307: error: cannot find symbol
2024-07-04T11:37:18.4842052Z                         String commandDesc = leafJc.getCommandDescription(commandName);
2024-07-04T11:37:18.4843118Z                                                    ^
2024-07-04T11:37:18.4843991Z   symbol:   method getCommandDescription(String)
2024-07-04T11:37:18.4845031Z   location: variable leafJc of type JCommander
2024-07-04T11:37:18.7696696Z Note: Some input files use or override a deprecated API.
2024-07-04T11:37:18.7698688Z Note: Recompile with -Xlint:deprecation for details.
2024-07-04T11:37:18.7699274Z 
2024-07-04T11:37:18.7699679Z > Task :app:compileDebugJavaWithJavac FAILED
2024-07-04T11:37:18.7700810Z Note: Some input files use unchecked or unsafe operations.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.