Files
Whitecat18 28e7fac1d3 Upload
Rust-for-Malware-Development is an collection of proof of concepts with techniques and advanced evasion methods
2026-06-06 14:53:10 +05:30
..
2026-06-06 14:53:10 +05:30
2026-06-06 14:53:10 +05:30
2026-06-06 14:53:10 +05:30
2026-06-06 14:53:10 +05:30
2026-06-06 14:53:10 +05:30

Madryga Encryption algorithm

This Rust program implements a simplified version of the Madryga encryption algorithm to encrypt and decrypt files in a specified directory. It processes files recursively, encrypting them with a .bin extension and decrypting files with a .bin extension to a .decrypted extension.

PoC

Running

Comparison

Comparison

Credits / Resources