icyguider / nimcrypt
PE Crypter written in Nim
☆96Updated 3 years ago
Alternatives and similar repositories for nimcrypt:
Users that are interested in nimcrypt are comparing it to the libraries listed below
- A tool for converting SysWhispers2 syscalls for use with Nim projects☆118Updated 3 years ago
- D/Invoke implementation in Nim☆100Updated 2 years ago
- COFF and BOF Loader written in Nim☆170Updated 2 years ago
- Automated compiler obfuscation for nim☆137Updated 2 years ago
- A quick example of the Hells Gate technique in Nim☆94Updated 3 years ago
- Indirect Syscalls: HellsGate in Nim, but making sure that all syscalls go through NTDLL (as in RecycledGate).☆180Updated 2 years ago
- A tool for converting SysWhispers3 syscalls for use with Nim projects☆144Updated 2 years ago
- NimicStack is the pure Nim implementation of Call Stack Spoofing technique to mimic legitimate programs☆92Updated 2 years ago
- ShellcodeFluctuation PoC ported to Nim☆75Updated 2 years ago
- Nim Payload Generation☆59Updated last year
- Nim version of MDSec's Parallel Syscall PoC☆123Updated 3 years ago
- C# porting of SysWhispers2. It uses SharpASM to find the code caves for executing the system call stub.☆103Updated last year
- An example of using Syscalls in C# to get a meterpreter shell.☆108Updated 3 years ago
- Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF) via Syswhispers2☆181Updated 2 years ago
- Payload for DLL sideloading of the OneDriveUpdater.exe, based on the PaloAltoNetwork Unit42's blog post☆90Updated 2 years ago
- Exploring in-memory execution of .NET☆137Updated 2 years ago
- Generates x86, x64, or AMD64+x86 position-independent shellcode that loads .NET Assemblies, PE files, and other Windows payloads from mem…☆111Updated last year
- Extracting Syscall Stub, Modernized☆62Updated 2 years ago
- Section Mapping Process Injection (secinject): Cobalt Strike BOF☆91Updated 3 years ago
- My implementation of Halo's Gate technique in C#☆53Updated 2 years ago
- Hookers are cooler than patches.☆168Updated 3 years ago
- Nim Library for Offensive Security Development☆197Updated last year
- Cobalt Strike BOF that uses a custom ASM HalosGate & HellsGate syscaller to return a list of processes☆101Updated 2 years ago
- ☆142Updated 2 years ago
- ☆88Updated 2 years ago
- WIP shellcode loader in nim with EDR evasion techniques☆209Updated 2 years ago
- Patch AMSI and ETW in remote process via direct syscall☆81Updated 2 years ago
- A very proof-of-concept port of InlineWhispers for using syscalls in Nim projects.☆165Updated 3 years ago
- A basic meterpreter protocol stager using the libpeconv library by hasherezade for reflective loading☆83Updated 2 years ago
- Stealthier variation of Module Stomping and Module Overloading injection techniques that reduces memory IoCs. Implemented in Python ctype…☆112Updated last year