ajpc500 / NimExamplesLinks
A collection of offensive Nim example code
☆75Updated 3 years ago
Alternatives and similar repositories for NimExamples
Users that are interested in NimExamples are comparing it to the libraries listed below
Sorting:
- SMBExec implementation in Nim - SMBv2 using NTLM Authentication with Pass-The-Hash technique☆91Updated 3 years ago
- A tool for converting SysWhispers2 syscalls for use with Nim projects☆121Updated 3 years ago
- Resolve WinAPI func. Custom GetProcAddress and GetModuleHandle written in Nim☆32Updated 4 years ago
- Nim version of MDSec's Parallel Syscall PoC☆124Updated 3 years ago
- COFF and BOF Loader written in Nim☆177Updated 3 years ago
- Automated compiler obfuscation for nim☆139Updated 3 years ago
- Run python from a single exe☆35Updated 3 years ago
- ShellcodeFluctuation PoC ported to Nim☆78Updated 2 years ago
- NimicStack is the pure Nim implementation of Call Stack Spoofing technique to mimic legitimate programs☆96Updated 3 years ago
- A quick example of the Hells Gate technique in Nim☆97Updated 4 years ago
- A very proof-of-concept port of InlineWhispers for using syscalls in Nim projects.☆166Updated 3 years ago
- A simplified version of DotNetToJScript to create a JScript file which loads a .NET v2 assembly from memory.☆46Updated 4 years ago
- CallBack-Techniques for Shellcode execution ported to Nim☆63Updated 4 years ago
- ☆55Updated 3 years ago
- this repo is to cover the other undocumented or published / in different langaue to achieve shellcode injection via windows callback func…☆86Updated 3 years ago
- D/Invoke implementation in Nim☆103Updated 3 years ago
- MiniDumpWriteDump behavior modification hook☆50Updated 4 years ago
- PE Crypter written in Nim☆97Updated 4 years ago
- Cobalt Strike BOF Files with Nim!☆86Updated 3 years ago
- a simple backdoor in Nim☆20Updated 4 years ago
- Collection of CobaltStrike beacon object files☆104Updated 3 years ago
- Read Excel Spreadsheets (XLS/XLSX) using Cobalt Strike's Execute-Assembly☆90Updated 11 months ago
- AMSI Bypass Via the Heap☆107Updated 4 years ago
- credential dump using foreshaw technique using SeTrustedCredmanAccessPrivilege☆123Updated 4 years ago
- Indirect Syscalls: HellsGate in Nim, but making sure that all syscalls go through NTDLL (as in RecycledGate).☆185Updated 2 years ago
- Upsilon execute shellcode with syscalls - no API like NtProtectVirtualMemory is used☆92Updated 4 years ago
- PoC to interact with local/remote registry hives through WMI☆86Updated 5 years ago
- Load .net assemblies from memory while having them appear to be loaded from an on-disk location.☆168Updated 4 years ago
- ☆57Updated 4 years ago
- SLib is a sandbox evasion library that implements some of the checks from https://evasions.checkpoint.com in C#☆64Updated 2 years ago