xcodian / spam-asm-x86
Rust procedural macro to insert a few asm! calls full of junk instructions in between every line of code.
☆13Updated last year
Alternatives and similar repositories for spam-asm-x86:
Users that are interested in spam-asm-x86 are comparing it to the libraries listed below
- Reflective DLL self-loading as a library☆19Updated last year
- Tool designed to simplify the generation of proxy DLLs while addressing common conflicts related to windows.h☆37Updated 5 months ago
- Dynamically resolve API function addresses at runtime in a secure manner.☆54Updated 5 months ago
- e(X)tensiable (Rust) Malware Toolkit: (Soon!) Full Featured Rust C2 Framework with Awesome Features!☆23Updated 7 months ago
- Rust Implementation of SharpDllProxy for DLL Proxying Technique☆30Updated 2 years ago
- Rust malware EDR evasion via direct syscalls, fully implemented as an example in Rust