previos: 1: Introduction: android rat from scratch. next: 3 : Setting Environment : android rat from scratch Hello everyone So you saw why this RAT is difference from other RATs. Here are some features of the RAT which we are going to create: read , edit , create , delete Contacts read, delete call logs read , send sms live sms reading (for OTP) make call (will be visible to victim) take photo from front or back camera make toast on screen get clipboard text(last copied text) get wallpaper set wallpaper from url play any sound in background from url adjust media volume open url in default browser set sound profile to mute, vibrate or sound see or launch installed apps take screenshot (without root) file manager(read,edit,create,delete files) download files no runtime permission required all permissions are granted while installing can hide or unhide app icon remotely app always running even after device reboot/restart(have to s...