- Регистрация
- 20.01.2011
- Сообщения
- 7,665
- Розыгрыши
- 0
- Реакции
- 135
Phemedrone Stealer
- The best open source Stealer
Coded by Для просмотра ссылки Войди Для просмотра ссылки Войди
Phemedrone Stealer is written in C# without any dependencies. Logs gate is a standalone PHP script, which you might customize whenever you want.
Join our Для просмотра ссылки Войди


Features
- Stealer gathers all data in memory
- No external libraries are used for Phemedrone Stealer
- Stub size is ~80 kB
- Works on both x32 and x64 systems
- All logs get sent to an HTTP Host
- Configurable Anti CIS, Anti VM, Anti Debbuger and Mutex
- Configurable File grabber file extensions and search depth
- Grabbing Cookies, Passwords, Autofills and Credit cards from Chromium-based browsers (using dynamic path searching)
- Grabbing Cookies, Passwords and Autofills from Gecko-based browsers (using dynamic path searching)
- Grabbing Telegram, Steam and Discord sessions using dynamically path searching
- Grabbing sensitive Extensions from Chromium-based browsers (includes crypto-extensions and authenticators)
- Grabbing most known Crypto wallets
- Detailed System information which includes hardware, geolocation and OS information with a Screenshot
How to Setup?
- Create a new bot at Для просмотра ссылки Войди
или Зарегистрируйся and copy Bot Token. - Go to Для просмотра ссылки Войди
или Зарегистрируйся and type bot and start it. Copy your Chat ID. - Open gate.php (From Phemedrone Gate Floder) using any text editor and replace YOUR TELEGRAM BOT TOKEN with the bot token you copied before and replace YOUR CHAT ID with your copied Chat ID.
- Upload gate.php on any hosting service to a public html folder.
- Create "logs" (without quotes) folder in the same location as gate.php.
- Open the project in a C# IDE (for e.g. Visual Studio). Open Config.cs and change GateURL variable to your Gate URL (for e.g. Для просмотра ссылки Войди
или Зарегистрируйся). Config.cs also contains other variables that you may modify for better experience. - Change build type to Release and then build the project. Output executable will be located at ./Phemedrone-Stealer/bin/Release folder.
- Here you go