Skip to content

This is an open source project of a Desktop-CLI application which scope is to automate Android Rooting process on windows computers through Python.

License

Notifications You must be signed in to change notification settings

QuantumNone/AndroidRooting-Samsung

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AndroidRooting

AndroidRooting is an open source project of a Desktop-CLI application (currently only available for Samsung devices only). This project aims to fully automate the rooting process, and in the future it may also include the automation of unbricking phones.


Informations Required :

Windows : - Work with Command shell and Powershell.
     - Work with USB Drivers : Google USB Drivers.

Android :  - How Android OS works.
       Custom Recovery Mode TWRP
        Download Mode

     - How Adb&Fastboot work.
     - Work with Adb&Fastboot tools.
     - Getting Android informations trough adb shell getprop.
     - How Magisk works.

Python :   - Driver Managment library : DevCon
     - Good idea to learn Type Hinting and its Library.

Contribution

Feel free to join us and help us by making a Pull Requests or reporting bugs!


License :

GNU General Public License v3.0

About

This is an open source project of a Desktop-CLI application which scope is to automate Android Rooting process on windows computers through Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages