8000 GitHub - W3ndige/malduck at v3.1.2
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

W3ndige/malduck

Repository files navigation

🦆 Malduck

Malduck is your ducky companion in malware analysis journeys. It is mostly based on Roach project, which derives many concepts from mlib library creat 6485 ed by Maciej Kotowicz. The purpose of fork was to make Roach independent from Cuckoo Sandbox project, but still supporting its internal procmem format.

Malduck provides many improvements resulting from CERT.pl codebase, making scripts written for malware analysis purposes much shorter and more powerful.

Improvements

  • Support for (non)memory-mapped PE images without header fix-up.
  • Searching for wildcarded byte sequences
  • Support for x64 disassembly
  • Fixed-precision integer types
  • Supported both Python 2.x and 3.x
  • Many improvements in ProcessMemory

Usage

Installing may be performed by running

pip install malduck

Usage documentation can be found here: https://malduck.readthedocs.io/en/latest/

About

🦆 Malduck is your ducky companion in malware analysis journeys

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • YARA 0.5%
0