Example Usage
// examples/simple.rs
use muddy::muddy;
let non_obfuscated = "notsupersecret9001";
let obfuscated = muddy!("supersecret42");
println!("{}", non_obfuscated);
println!("{}", obfuscated);
See also
AMSI Bypass Techniques
Open Source
Collection of PowerShell AMSI (Antimalware Scan Interface) bypass techniques. Patches AMSI in-memory…
aidsfuscator
Free
Aidsfuscator is a java bytecode obfuscator that aims to become the best, if not then one of the best…
BatchObfuscator
Open Source
BatchObfuscator is a tool designed to assist software developers in making their Windows batch scrip…
Obfusk8
Open Source
Obfusk8: lightweight Obfuscation library based on C++17 / Header Only for windows binaries…
Phantom-Evasion-Loader
Open Source
Phantom-Evasion-Loader is a standalone, pure x64 Assembly injection engine engineered to minimize th…
Grabbers-Deobfuscator
Free
Decompiler and deobfuscator that offers support to track discord webhooks inside: blank stealer, lun…