Giter Site home page Giter Site logo

taxmachine / grabbers-deobfuscator Goto Github PK

View Code? Open in Web Editor NEW
54.0 1.0 7.0 7.07 MB

Decompiler and deobfuscator that offers support to track discord webhooks inside: blank stealer, luna grabber, thiefcat, Creal and all unobfuscated grabbers

Python 100.00%
deobfuscation deobfuscator discord discord-token-grabber malware-analysis malware-detection malware-research pyinstaller-extractor python blank-stealer thiefcat redtiger crypter crypter-fud crypter-rat discord-stealer fud-crypter fud-stealer obfuscation obfuscator

grabbers-deobfuscator's Introduction

Grabbers Deobfuscator

This repository contains some methods to disassemble and deobfuscate discord malwares (Blank, and others). It will give you the webhook and validate it if it found one.

Usage

Open cmd.exe (or powershell idfk) and type this in the SAME directory as the script

python deobf.py [yourfile.exe]

You can also directly analyze it from a external source

python deobf.py -d https://link.com/malware.exe

You can also do this to get help

python deobf.py -h

some grabbers like empyrean need python 3.10 so be sure to check the extractor warnings if there are. if you have an error with thiefcat deobfuscation, use python 3.11.4 Tutorial

Decompiler & Disassembler

pycdc is precompiled and the binaries are in this repo but if you think these are not safe, please build your own (recommended). Here's the decompiler repository: [https://github.com/zrax/pycdc]

TODO

if you wish to add a grabber to the methods, Dm me on Discord: taxmachine (link the source code if existing and send me a sample of it (.exe)) or fork this repository and make a pull request.

  • Blank (python)
  • Vespy (python)
  • Luna (python)
  • Red Tiger (python)
  • Vare obfuscation (Potna stealer?) (python)
  • All the random python grabbers with no obfuscation
  • W4SP (python)
  • Thiefcat (python)
  • Ben (Java)
  • Creal (python)

Issues

If you encounter an issue, before creating one on github, please read this. Provide as much informations as possible (stacktraces, with what you used it). If its because your grabber is unsupported, submit your sample in my Discord dms

Credits

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.