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:
- Recreating and reviewing the Windows persistence methods☆39Updated 3 years ago
- From directory deletion to SYSTEM shell☆111Updated 5 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
- Injects shellcode into remote processes using direct syscalls☆78Updated 4 years ago
- ☆64Updated 2 years ago
- ☆40Updated 2 years ago
- C++ Windows Reverse Shell - Universal DLL Hijack | SSL Encryption | Statically Linked☆90Updated 5 years ago
- Mochi is a proof-of-concept C++ loader that leverages the ChaiScript embedded scripting language to execute code.☆103Updated 3 years ago
- ☆40Updated 4 years ago
- Grab Firefox post requests by hooking PR_Write function from nss3.dll module using trampoline hook to get passwords and emails of users☆42Updated 3 years ago
- A simple COM server which provides a component to run shellcode☆140Updated 5 years ago
- AmsiScanBufferBypass using D/Invoke☆136Updated 4 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆106Updated 4 years ago
- Piece of code to detect and remove hooks in IAT☆64Updated 3 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.☆138Updated 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
- 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☆16Updated 2 years ago
- ☆55Updated 3 years ago
- Evasive Process Hollowing Techniques☆141Updated 5 years ago
- It's pointy and it hurts!☆126Updated 2 years ago
- NT AUTHORITY\SYSTEM☆39Updated 5 years ago
- (Sim)ulate (Ba)zar Loader☆29Updated 4 years ago
- Bypass UAC by abusing the Internet Explorer Add-on installer☆54Updated 4 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
- Inject shellcode to process using Windows NTAPI for bypassing EDRs and Antiviruses☆42Updated 4 years ago
- ☆62Updated 3 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆124Updated 2 years ago