Hiding between opcode bytes - GUloader-like string obfuscation in Rust
I recently came across the GULoader malware family with its string obfuscation and wondered if one can build a similar technique in Rust.
I recently came across the GULoader malware family with its string obfuscation and wondered if one can build a similar technique in Rust.
My write-up for the first custom sample of the zero2automated course.
read →Writing a simple self-injecting packer for evading Windows Defender detection.
read →