All Projects → meefik → avd-root

meefik / avd-root

Licence: MIT license
Root permissions for Android Virtual Devices

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to avd-root

Whatsapp Bulk Sender
Send bulk messages right from your WhatsApp Android Client or WhatsApp Web
Stars: ✭ 135 (+20.54%)
Mutual labels:  root
Awkward 0.x
Manipulate arrays of complex data structures as easily as Numpy.
Stars: ✭ 216 (+92.86%)
Mutual labels:  root
tenda-reverse
Reverse engineering, getting root access to Tenda MW6 wifi mesh router
Stars: ✭ 90 (-19.64%)
Mutual labels:  root
Mida Multitool
Bash script purposed for system enumeration, vulnerability identification and privilege escalation.
Stars: ✭ 144 (+28.57%)
Mutual labels:  root
Rxshell
Easy shell access for Android apps using RxJava.
Stars: ✭ 189 (+68.75%)
Mutual labels:  root
Instant-Face-Unlock
Xposed Module's InstantFaceUnlock Code
Stars: ✭ 23 (-79.46%)
Mutual labels:  root
Root numpy
The interface between ROOT and NumPy
Stars: ✭ 130 (+16.07%)
Mutual labels:  root
chromiumUpdater
Downloads Chromium for Android and keeps it updated
Stars: ✭ 69 (-38.39%)
Mutual labels:  root
Open Myrtus
RCEed version of computer malware / rootkit MyRTUs / Stuxnet.
Stars: ✭ 208 (+85.71%)
Mutual labels:  root
aev
Android library to verify the safety of user devices. Make sure that API calls from your app can be trusted. Instantly detect rooted devices, emulators, cloned apps, and other risk factors.
Stars: ✭ 64 (-42.86%)
Mutual labels:  root
Magisk Frida
🔐 Run frida-server on boot with Magisk, always up-to-date
Stars: ✭ 144 (+28.57%)
Mutual labels:  root
Rootpy
A pythonic interface for the ROOT libraries on top of the PyROOT bindings.
Stars: ✭ 186 (+66.07%)
Mutual labels:  root
ssu
Extremely simple su utility
Stars: ✭ 56 (-50%)
Mutual labels:  su
Django Treenode
probably the best abstract model / admin for your tree based stuff. 🌳
Stars: ✭ 142 (+26.79%)
Mutual labels:  root
AutoAirplaneMode
✈️ Automatic Aiplane Mode for Android
Stars: ✭ 15 (-86.61%)
Mutual labels:  root
Secondscreen
Better screen mirroring for Android devices
Stars: ✭ 133 (+18.75%)
Mutual labels:  root
isu
An app that help understanding safety net verification fail reason
Stars: ✭ 39 (-65.18%)
Mutual labels:  root
Droid-Explorer
Cross-platform root file explorer for Android phones.
Stars: ✭ 34 (-69.64%)
Mutual labels:  root
i-am-root-nuget-package
📦🏴‍☠️ NuGet package that shows we can run arbitrary code from any NuGet package
Stars: ✭ 22 (-80.36%)
Mutual labels:  root
getroot
🛠️ Tool to bypass my school's security system to get sudo privileges on MacOS
Stars: ✭ 34 (-69.64%)
Mutual labels:  root

avd-root

Get root permissions in Android Virtual Devices.

Usage

Find out the name of AVD:

emulator -list-avds

Start the emulator with the name of AVD:

emulator -avd "AVD_NAME_HERE" -selinux permissive

After starting AVD run the script:

./avd-root.sh
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].