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.
1 posts
I recently came across the GULoader malware family with its string obfuscation and wondered if one can build a similar technique in Rust.