Giter Site home page Giter Site logo

tinyshay / apkrepatcher Goto Github PK

View Code? Open in Web Editor NEW

This project forked from csanuragjain/apkrepatcher

0.0 0.0 0.0 109 KB

APKRepatcher - Modify your apk code with easy GUI

Home Page: https://cooltrickshome.blogspot.com/2017/03/apkrepatcher-now-decompile-recompile.html

License: MIT License

Java 100.00%

apkrepatcher's Introduction

APKRepatcher

APKRepatcher helps you to modify an existing apk using a simple user friendly GUI. It lets you edit java/smali code from an APK and rewrite the changes back to the modified signed APK. Additionally, it provides you option to convert Dex, Jar, Class, Smali, Class from one format to another.

If you like this project, feel free to paypal me at [email protected] :)

Website (Full Doc/Tutorial/Screenshot):

https://cooltrickshome.blogspot.in/2017/03/apkrepatcher-now-decompile-recompile.html

Features:

Decompiles/Recompiles the APK.
Provides an editor to change the decompiled java code.
Compiles the code using javac and saves the updated class.
Allows you to view smali version of your modified java code.
Allows you to edit smali from the original apk or from your modified java code.
Smali changes once saved would be reflected back in updated apk after building project.
Build features re-creates new apk with all code changes and lastly it would resign the apk.
Basic features like find/replace/increase or decrease font are also provided.
It also allows you to convert from Dex to Jar/Class/Smali/Java, Jar to Dex/Java, Class to Dex/Smali, Smali to Class/Java/Dex. Also allows to extract and sign any apk.
Patch Module using Advanced Section (explained on website)
APKRepatcher is created using Java with no os dependency (as far as i think) so you can run it with various OS
Allows you to change the amount of memory utilized by APKRepatcher.
100% Free

Please let me know your valuable feedbacks or if you would like to contribute at [email protected] :)

apkrepatcher's People

Contributors

csanuragjain avatar

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.