ufrisk / shellcode64
A minimal tool to extract shellcode from 64-bit PE binaries.
☆50Updated 3 years ago
Alternatives and similar repositories for shellcode64:
Users that are interested in shellcode64 are comparing it to the libraries listed below
- A demo implementation of a well-known technique used by some malware to evade userland hooking, using my library: libpeconv.☆19Updated 6 years ago
- DLL Injection Library & Tools☆72Updated 8 years ago
- A simple rootkit to hide a process☆46Updated 11 years ago
- Analyze and attack windows applications using dll hijacking vulnerabilities☆56Updated 5 years ago
- PoC designed to evade userland-hooking anti-virus.☆88Updated 5 years ago
- Decrement Windows Kernel for fun and profit☆37Updated 7 years ago
- Use NT Native Registry API to create a registry that normal user can not query.☆57Updated 7 years ago
- ☆45Updated 6 years ago
- DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10☆52Updated 11 months ago
- PoC for Bypassing UM Hooks By Bruteforcing Intel Syscalls☆39Updated 9 years ago
- PoC for detecting and dumping process hollowing code injection☆51Updated 6 years ago
- PoC for detecting and dumping code injection (built and extended on UnRunPE)☆56Updated 6 years ago
- Parser for a custom executable format from Hidden Bee malware (first stage)☆39Updated 5 months ago
- Protects deletion of files with a specified extension using a kernel-mode driver.☆75Updated 6 years ago
- Bypass UAC by abusing the Security Center CPL and hijacking a shell protocol handler☆28Updated 3 years ago
- C++☆80Updated 8 years ago
- Windows GPU rootkit PoC by Team Jellyfish☆35Updated 9 years ago
- A simple tool to view important DLL Characteristics and change DEP and ASLR☆44Updated 6 years ago
- ☆33Updated 7 years ago
- Kernel mode windows NT API logger☆22Updated 5 years ago
- Load a Windows Kernel Driver☆91Updated 7 years ago
- Exploits pack for the Windows Kernel mode driver HackSysExtremeVulnerableDriver written for educational purposes.☆65Updated 3 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆53Updated 5 years ago
- A small library helping to parse commandline parameters (for C/C++)☆54Updated last year
- exploit termdd.sys(support kb4499175)☆58Updated 5 years ago
- Extremely simple but inefficient x86-64 assembly obfuscation.