expl0itabl3 / MalDevSnippetsLinks
Code snippets for exploring malware techniques in C.
☆15Updated 2 years ago
Alternatives and similar repositories for MalDevSnippets
Users that are interested in MalDevSnippets are comparing it to the libraries listed below
Sorting:
- From directory deletion to SYSTEM shell☆111Updated 5 years ago
- Injects shellcode into remote processes using direct syscalls☆77Updated 5 years ago
- Bypass UAC elevation on Windows 8 (build 9600) & above.☆57Updated 3 years ago
- A repository filled with ideas to break/detect direct syscall techniques☆27Updated 3 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☆148Updated 5 years ago
- Mochi is a proof-of-concept C++ loader that leverages the ChaiScript embedded scripting language to execute code.☆101Updated 3 years ago
- Read Memory without ReadProcessMemory for Current Process☆89Updated 3 years ago
- ☆42Updated 4 years ago
- Recreating and reviewing the Windows persistence methods☆39Updated 4 years ago
- C++ Windows Reverse Shell - Universal DLL Hijack | SSL Encryption | Statically Linked☆90Updated 5 years ago
- (Sim)ulate (Ba)zar Loader☆29Updated 5 years ago
- A C implementation of the Sektor7 "A Thief" Windows privesc technique.☆70Updated 3 years ago
- Lonely x64 binary to Bypass Win10 UAC utilizing ALPC method with [command line]☆32Updated 2 years ago
- ☆65Updated 3 years ago
- Stealthy Loader-cum-dropper/stage-1/stager targeting Windows10☆37Updated 3 years ago
- C# implementation of Shellcode delivery techniques using PInvoke and DInvoke variations for API calling.☆37Updated 4 years ago
- Piece of code to detect and remove hooks in IAT☆65Updated 3 years ago
- 64bit Windows 10 shellcode that adds user BOKU:SP3C1ALM0V3 to the system and the localgroups Administrators & "Remote Desktop Users"☆41Updated 4 years ago
- ☆39Updated 2 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆140Updated 2 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆136Updated 3 years ago
- A small tool I made to dump the export table of PE files. The primary use case was intended for use within DLL proxying.☆71Updated 3 years ago
- Upsilon execute shellcode with syscalls - no API like NtProtectVirtualMemory is used☆92Updated 4 years ago
- Windows internals and exploitation tricks☆112Updated 2 months ago
- 64bit WIndows 10 shellcode dat pops dat calc - Dynamic & Null Free☆65Updated 2 years ago
- Resources and articles I need to take a look at. Mostly about malware/exploit development and analysis.☆86Updated 4 years ago
- Bypass UAC on Windows 10/11 x64 using ms-settings DelegateExecute registry key.☆82Updated 3 years ago
- ollvm, based on llvm-clang 5.0.2, 6.0.1, 7.0.1, 8.0, 9.0, 9.0.1☆19Updated 3 years ago
- UAC bypass abusing WinSxS in "wusa.exe". Referred from and similar to: https://github.com/L3cr0f/DccwBypassUAC , Kudos to L3cr0f and Fuz…☆33Updated 4 years ago