Skip to content

SergeantBiggs/adbsh-install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

adbsh-install

This program provides a way to install android apps using adb.
It's basically a bash wrapper around adb that allows installation of Android apps downloaded through Raccoon

It's not stable yet, and I don't recommend its use.
Crucially, it doesn't really check very well if adb is working and has no good standardized privilege escalation.
I tested it on Arch Linux, but it should theoretically work on any Linux Distro

Dependencies

  • Standard Linux tools (sed, awk, bash,mktemp) (base in Arch Linux)
  • adb
  • sudo
  • Raccoon

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages