Whitecat18 / static_encryptLinks
Static Encrypt is an crate that encrypts string literals at compile time and only decrypted at runtime when needed.
☆55Updated 3 weeks ago
Alternatives and similar repositories for static_encrypt
Users that are interested in static_encrypt are comparing it to the libraries listed below
Sorting:
- A reflective DLL development template for the Rust programming language☆112Updated 3 months ago
- PoC for generating bthprops.cpl module designed to be loaded by Fsquirt.exe LOLBin☆121Updated last month
- A 64-bit, position-independent code reverse TCP shell for Windows — built in Rust.☆85Updated 9 months ago
- Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH☆136Updated 5 months ago
- Linker for Beacon Object Files☆149Updated this week
- Attempting to Hook LSASS APIs to Retrieve Plaintext Credentials☆61Updated 8 months ago
- Hijacks code execution via overwriting Control Flow Guard pointers in combase.dll☆135Updated 9 months ago
- A Beacon Object File (BOF) for Havoc/CS to Bypass PPL and Dump Lsass☆165Updated 4 months ago
- A COFF Loader written in Rust☆135Updated 2 months ago
- Create Anti-Copy DRM Malware☆71Updated last year
- Shellcode loader☆100Updated last year
- Early cascade injection PoC based on Outflanks blog post written in Rust☆67Updated last month
- A Rust port of LayeredSyscall — performs indirect syscalls while generating legitimate API call stack frames by abusing VEH.☆160Updated last year
- A lightweight tool that injects a custom assembly proxy into a target process to silently bypass AMSI scanning by redirecting AmsiScanBuf…☆62Updated 8 months ago
- Shellcode loader that executes embedded Lua from Rust.☆127Updated last year
- Arsenal of modules to beacon postex☆94Updated 2 months ago
- Toolset to manipulate RPC clients by finding delayed services and masquerading as them☆106Updated 5 months ago
- Attempting to Hook LSASS APIs to Retrieve Plaintext Credentials☆54Updated 8 months ago
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆104Updated 11 months ago
- Locate dlls and function addresses without PEB Walk and EAT parsing☆104Updated 3 months ago
- remote process injections using pool party techniques☆70Updated 7 months ago
- A Mythic agent for Windows written in C☆156Updated this week
- A remote process injection using process snapshotting based on https://gitlab.com/ORCA000/snaploader , in rust. It creates a sacrificial …☆50Updated last year
- A Rust version of Mirage, a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆38Updated 11 months ago
- Agent for AdaptixC2 with focus in evasion, capability and malleable.☆140Updated this week
- Cobaltstrike Reflective Loader with Synthetic Stackframe