GithubHelp home page GithubHelp logo

aliakbarrashidi / apkstudio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vaibhavpandeyvpz/apkstudio

0.0 0.0 0.0 12.3 MB

Cross-platform Qt5 based IDE for reverse-engineering android applications.

Home Page: http://vaibhavpandey.com/apkstudio

License: GNU Lesser General Public License v3.0

QMake 1.96% C++ 95.32% C 2.15% HTML 0.56%

apkstudio's Introduction

APK Studio Codacy Badge Build Status Build status Join the chat at https://gitter.im/apk-studio/ideas

A Cross-Platform IDE for Reverse-Engineering (Disassembling, Hacking & Rebuilding) Android applications - featuring a friendly UI and Code editor with Syntax-highlighting support

Features

  • Disassembling & Rebuilding APKs
  • Code Editor with Syntax Highlighting (java smali xml yml)
  • Built-in Image viewer for Resources
  • Single-click APK Signing with embedded key-store (New)
  • Android Signing scheme v2 Support (New)
  • Flexible Keystore & Key-Alias import
  • Automatic Zip-Aligning with embedded zipalign (New)
  • Single-click App Install to device
  • Frameworks Support

Download

Download

Requirements

  • JDK >= 8

  • Apktool

    Download latest apktool, rename it to apktool.jar and put it in the following path:

    • Linux: /home/{your-user-name}/.apkstudio/vendor/apktool.jar
    • Windows: C:\Users\{your-user-name}\.apkstudio\vendor\apktool.jar

    If you've apktool.jar already installed in the specified path, replace it with the new one and execute the following command in same path: java -jar apktool.jar empty-framework-dir --force

  • uber-apk-signer

    Download latest uber-apk-signer, rename it to uber-apk-signer.jar and put it in the following path:

    • Linux: /home/{your-user-name}/.apkstudio/vendor/uber-apk-signer.jar
    • Windows: C:\Users\{your-user-name}\.apkstudio\vendor\uber-apk-signer.jar
  • adb (optional) and zipalign (linux_x86 only)

    • Ubuntu: sudo apt-get install android-tools-adb zipalign
    • Windows: adb driver

Links

TODO

Screenshots

Screenshot #1

Screenshot #2

Disclaimer

Same as Apktool, APK Studio is neither intended for piracy nor other non-legal uses. It could be used for localizing, adding some features or support for custom platforms, analyzing applications & much more.

apkstudio's People

Contributors

surendrajat avatar vaibhavpandeyvpz avatar rabidaudio avatar codacy-badger 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.