Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked We write Android-bot from scratch! [bankbot-mazain]


dEEpEst

Recommended Posts

Today, consider writing android bot from scratch, what it will do for us: - to request the admin rights - request permission to send SMS (android 6.0 and above) - Send SMS - Read SMS - Remove incoming SMS, muffle sound and vibration (removal works up to 4.4, but it works and it depends on the model of the device, the sound and vibration plug works at all). - Web injections (up to 6.0) In the admin panel will be displayed: - IMEI / ID - Room - OS Version - APK version - Country (flagged) - Bank (which (d, e) is set (s)) - Device model - The presence of ROOT (admin rights) - Status of the screen - In the bot network or not (green on the network, yellow is not online, black is not online for more than 2 days) - Date of infection - and also, it displays the presence of inject, sms sms from the bank and the log button (individual) We need Android Studio, knowledge of java, PHP and mysql - for the admin area Please note, the code is described in more detail in the comments! And so, let's not pour water and start writing! Create a clean project (Activity), compiled apk has a weight of 34kb, prepared a template for the project: [HIDE-THANKS]

This is the hidden content, please
. [/HIDE-THANKS]While we have a pure MainActivity

This is the hidden content, please

Add 2 classes with the names constants and secFunctions constants here and so it is clear that we store the constants, and secFunctions - there will be additional functions, such as getting the text selected from the text from the string, getting IMEI, algorithms for encrypting and deciphering traffic strings! Class constants

This is the hidden content, please

Class secFunctions

This is the hidden content, please
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.