emiltayl / encrustLinks
Rust crate to obfuscate strings and byte arrays so they are not in memory when not in use.
☆14Updated 2 months ago
Alternatives and similar repositories for encrust
Users that are interested in encrust are comparing it to the libraries listed below
Sorting:
- Reflective DLL self-loading as a library☆22Updated 4 months ago
- A rust based DLL injection project☆30Updated 2 years ago
- process hollowing variant using NtCreateSection + NtMapViewOfSection + ResumeThread☆30Updated 3 years ago
- ☆22Updated 2 years ago
- Tartocitron is a repo to have fun with malwares and the Rust language. This repo provides working examples of dropper written in Rust.☆10Updated 3 years ago
- Callstack spoofing using a VEH because VEH all the things.☆23Updated 5 months ago
- Dynamically resolve API function addresses at runtime in a secure manner.☆68Updated 4 months ago
- Rust Implementation of SharpDllProxy for DLL Proxying Technique☆30Updated 2 years ago
- A different approach to writing BOFs in rust.☆17Updated 3 weeks ago
- Donut generator in rust.☆28Updated 3 years ago
- rekk is set of tools written in Rust to obfuscate ELF & PE executables with nanomites.☆32Updated 9 months ago
- A work in progress BOF/COFF loader in Rust☆51Updated 2 years ago
- Rust procedural macro to insert a few asm! calls full of junk instructions in between every line of code.☆13Updated 2 years ago
- Safe Rust bindings for the COM interfaces of the Windows debugging engine☆14Updated 3 weeks ago
- A PoC packer written in Rust!☆73Updated 3 years ago
- example using NtCreateUserProcess in rust☆19Updated 7 months ago
- A bunch of shenanigans using functions, VEH and more☆34Updated 3 months ago
- ELF Beacon Object File (BOF) Template☆19Updated 9 months ago
- Heap encryption in Nim☆19Updated last year
- Generate Proxy DLLs in Rust☆44Updated last week
- A VMWare logger using built-in backdoor.☆30Updated 11 months ago
- Rust template/library for implementing your own COFF loader☆69Updated 7 months ago
- Payload Obfuscation for Red Teams workshop materials☆53Updated 2 months ago
- various methods of making API calls☆19Updated 7 months ago
- Rust implementation of lazy_importer☆57Updated 2 years ago
- early cascade injection PoC based on Outflanks blog post, in rust☆60Updated 10 months ago
- A Rust crate to parse user-mode minidump files generated on Windows☆17Updated 3 weeks ago
- rust clr heap encryption (https://github.com/lap1nou/CLR_Heap_encryption), but no heap encryption.☆17Updated last year
- A simple Linux in-memory .so loader☆30Updated 2 years ago
- Sample Rust Hooking Engine☆36Updated last year