Skip to content

Instantly share code, notes, and snippets.

@mataprasad
Last active November 27, 2017 05:13
Show Gist options
  • Save mataprasad/257b1f28d81aa24f7ba1ee88558e8fb8 to your computer and use it in GitHub Desktop.
Save mataprasad/257b1f28d81aa24f7ba1ee88558e8fb8 to your computer and use it in GitHub Desktop.
Decompile meterpreter reverse tcp connection APK
Create apk to run in background on android rebooot , not showing icon on launcher
Logan Lucky -- Movie
https://stackoverflow.com/questions/10428510/how-to-start-launch-application-at-boot-time-android
https://stackoverflow.com/questions/10428510/how-to-start-launch-application-at-boot-time-android
android:installLocation="internalOnly"
https://stackoverflow.com/questions/27990832/how-to-hide-android-app-from-launcher
https://www.codeproject.com/Articles/20250/Reverse-Connection-Shell
Tools--------
NetCat
https://www.codeproject.com/Articles/Paul-Chin-PC#Article
https://www.youtube.com/watch?v=zjLzPbNwlv8
https://github.com/giovannicolonna/msfvenom-backdoor-android
https://github.com/rapid7/metasploit-payloads
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment