Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/daschr/embed_str

Xor encrypted inline assembly string embedding example in Rust (similiar to GULoader).
https://github.com/daschr/embed_str

guloader malware obfuscation reverse-engineering rust

Last synced: 2 days ago
JSON representation

Xor encrypted inline assembly string embedding example in Rust (similiar to GULoader).

Awesome Lists containing this project

README

        

# Hiding between opcode bytes - GUloader-like string obfuscation in Rust

Example code for https://dsxm.de/embed-str-asm/

## Building
* build it with `--release` on *i686-pc-windows-msvc*