Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Hack any Android Device in the network or outside the network. No payload required
- For more information on that Join T.me/efxtv or efxtve
- sudo atp install android-tools-adb
- apt install scrcpy
- #Install app using adb
- adb install -r MyApp.apk
- #start adb shell
- adb shell
- #List installed package
- pm list packages
- #Unistall the package
- pm uninstall -k --user 0 splash.app.main
- #copy file from pc to mobile
- adb push fileinpc.txt /sdcard
- #Copy file from mobile to pc
- adb pull /sdcard/Download/magisk_patched.img ~/Downloads
- #wireless android access
- #Need to be connected via usb debugging
- adb tcpip 5555
- adb connect 192.168.88.:5555
- #viw the live screen
- scrcpy
- Contact:----------------------------------------
- Blogger : https://uk2blogger.blogspot.com/
- FACEBOOK : https://www.facebook.com/TechEFXTV
- Pastebin : https://pastebin.com/u/efxtv
- Twitter : https://twitter.com/tv_efx
- INSTAGRA : https://www.instagram.com/efxtv2020/
- TELEGRAM : https://t.me/efxtv
- GITHUB : https://github.com/efxtv/
- PINTHERE : https://in.pinterest.com/efxtv/
- TUMBLR : https://efxtv.tumblr.com/
- Youtube : https://www.youtube.com/c/EFXTVE
- Backup : https://www.youtube.com/c/Channe404
- Hindi : https://www.youtube.com/channel/UCFN3nMftNABqOKBNRPeBXYA
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement