libraryFly / backHack

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

                                                                                    

backHack 1.6

WINDOWS Support has been added!

by: Kirk Hayes(l0gan)
Twitter:  @kirkphayes

To run:

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:



** adb must be installed and set in your PATH.

Use at your own risk!!

About

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


Languages

Language:Python 100.0%