Skip to content

Tools and scripts I wrote and collected from various places to ease android hacking. Mostly stuff to modify ROMs and reverse APKs.

License

Notifications You must be signed in to change notification settings

corrupt/android-stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

android-stuff

Tools and scripts I wrote and collected from various places to ease android hacking. Mostly stuff to modify ROMs and reverse APKs.

XDA is too full of people uploading JARs from whatever sources and wrapping them in shady .exe files, partly .NET wrappers that invoke java -jar ... via system.exec and other scary things. For my own work I try to wrap common things in bash scripts and try to provide a source for invoked .jar files wherever I can.

About

Tools and scripts I wrote and collected from various places to ease android hacking. Mostly stuff to modify ROMs and reverse APKs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages