expl0itabl3 / MalDevSnippetsLinks
Code snippets for exploring malware techniques in C.
☆14Updated 2 years ago
Alternatives and similar repositories for MalDevSnippets
Users that are interested in MalDevSnippets are comparing it to the libraries listed below
Sorting:
- ☆64Updated 2 years ago
- Recreating and reviewing the Windows persistence methods☆39Updated 3 years ago
- From directory deletion to SYSTEM shell☆111Updated 5 years ago
- A C implementation of the Sektor7 "A Thief" Windows privesc technique.☆67Updated 3 years ago
- Bypass UAC elevation on Windows 8 (build 9600) & above.☆57Updated 3 years ago
- Read Memory without ReadProcessMemory for Current Process☆89Updated 3 years ago
- Reverse Shell x86☆16Updated 6 years ago
- A repository filled with ideas to break/detect direct syscall techniques☆27Updated 3 years ago
- ☆41Updated 4 years ago
- C++ Windows Reverse Shell - Universal DLL Hijack | SSL Encryption | Statically Linked☆90Updated 5 years ago
- NT AUTHORITY\SYSTEM☆42Updated 5 years ago
- ☆40Updated 2 years ago
- AmsiScanBufferBypass using D/Invoke☆136Updated 4 years ago
- A simple dumper as FreshyCalls' PoC. That's what's trendy, isn't it? ¯\_(ツ)_/¯☆39Updated 4 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆139Updated 2 years ago
- A PoC to demo modifying cmdline of the child process dynamically. It might be useful against process log tracing, AV or EDR.☆40Updated 4 years ago
- Injects shellcode into remote processes using direct syscalls☆77Updated 4 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆90Updated 2 years ago
- Collection of shellcode injection and execution techniques☆18Updated 2 months ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆106Updated 4 years ago
- Mochi is a proof-of-concept C++ loader that leverages the ChaiScript embedded scripting language to execute code.☆101Updated 3 years ago
- Lonely x64 binary to Bypass Win10 UAC utilizing ALPC method with [command line]☆32Updated 2 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆122Updated 3 years ago
- 64bit WIndows 10 shellcode dat pops dat calc - Dynamic & Null Free☆64Updated 2 years ago
- A simple COM server which provides a component to run shellcode☆140Updated 5 years ago
- Inject shellcode to process using Windows NTAPI for bypassing EDRs and Antiviruses☆42Updated 4 years ago
- Piece of code to detect and remove hooks in IAT☆64Updated 3 years ago
- ☆62Updated 3 years ago
- A simple PoC to demonstrate that is possible to write Non writable memory and execute Non executable memory on Windows☆53Updated 4 years ago
- Hellokitty Ransomware Source Code☆17Updated 2 years ago