Rust-for-Malware-Development

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