Giter Site home page Giter Site logo

hartl3y94 / backhack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from l0gan/backhack

0.0 0.0 0.0 15.12 MB

backHack, a tool to perform Android app analysis by backing up and extracting apps, allowing you to analyze and modify file system contents for apps.

License: Other

Python 100.00%

backhack's Introduction

            /$$                           /$$       /$$   /$$                     /$$
            | $$                          | $$      | $$  | $$                    | $$
            | $$$$$$$   /$$$$$$   /$$$$$$$| $$   /$$| $$  | $$  /$$$$$$   /$$$$$$$| $$   /$$
            | $$__  $$ |____  $$ /$$_____/| $$  /$$/| $$$$$$$$ |____  $$ /$$_____/| $$  /$$/
            | $$  \ $$  /$$$$$$$| $$      | $$$$$$/ | $$__  $$  /$$$$$$$| $$      | $$$$$$/
            | $$  | $$ /$$__  $$| $$      | $$_  $$ | $$  | $$ /$$__  $$| $$      | $$_  $$
            | $$$$$$$/|  $$$$$$$|  $$$$$$$| $$ \  $$| $$  | $$|  $$$$$$$|  $$$$$$$| $$ \  $$
            |_______/  \_______/ \_______/|__/  \__/|__/  |__/ \_______/ \_______/|__/  \__/








backHack 3.1
v3.1: Download APK from device
v3.0: iOS Backup Parsing!
v2.5: Allow for easier app selection.
v2.0: Run straight from the command line!
v1.6: WINDOWS Support has been added!

by: Kirk Hayes(l0gan)
Twitter:  @kirkphayes

To run from command line (new in v2.0):

command:  python backHack.py --app com.app.android
            --app APPNAME, -a APPNAME (name of app to backup/analyze/restore)
            --listapps, -l (List apps installed on device)

iOS Mode (1):
          python backHack.py --ios --app appname (iOS mode. Specify app name and backHack will parse all backups from iTunes for which files may be of interest)

NEW: To download APK:
          python backHack.py --app appname --apk (will save the apk with the name of the app you enter)

To run interactively:

command:  python backHack.py


1 Select App Package
2 Backup and Extract App
3 Repack and Restore App
99 Exit
Please select an option:

SUBMENU 1:
1 List Apps on Device
2 Search for App
3 Type in App Name
99 Go Back
Please select an option:

(1): Have not tested encrypted backups yet....

** adb must be installed and set in your PATH.
*** If using a password on your backups, you must have Java JCE Unlimited Strength Jurisdiction Policy installed (http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html)
**** On Google Pixel you may HAVE to use encryption.

Use at your own risk!!

backhack's People

Contributors

l0gan 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.