Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dineshshetty/FridaLoader
A quick and dirty app to download and launch Frida on Genymotion and rooted Physical Android Devices
https://github.com/dineshshetty/FridaLoader
Last synced: about 2 months ago
JSON representation
A quick and dirty app to download and launch Frida on Genymotion and rooted Physical Android Devices
- Host: GitHub
- URL: https://github.com/dineshshetty/FridaLoader
- Owner: dineshshetty
- License: mit
- Created: 2019-06-27T23:28:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-22T04:11:58.000Z (11 months ago)
- Last Synced: 2024-08-05T17:27:01.671Z (5 months ago)
- Language: Java
- Homepage:
- Size: 4.98 MB
- Stars: 169
- Watchers: 4
- Forks: 25
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - dineshshetty/FridaLoader - A quick and dirty app to download and launch Frida on Genymotion and rooted Physical Android Devices (Java)
README
# FridaLoader
A quick and dirty Android app to download and launch the latest version of Frida server on Genymotion Emulator, Rooted Android Studio Emulator, and Rooted Android Physical Devices.Auto-downloads the Frida server based off the architecture of the device/emulator.
Note:
- Make sure your emulator/device is connected to the Internet when using FridaLoader. Disable any intermediate MITM proxies.
- Make sure grant root access to FridaLoader and adb shell during first launch# Demo
![FridaLoader Demo](screenshots/demo.gif)