EgeBalci / Hook_API
Assembly block for hooking windows API functions.
☆90Updated 5 years ago
Alternatives and similar repositories for Hook_API
Users that are interested in Hook_API are comparing it to the libraries listed below
Sorting:
- Assembly block for finding and calling the windows API functions inside import address table(IAT) of the running PE file.☆74Updated 2 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆105Updated 4 years ago
- An example of how x64 kernel shellcode can dynamically find and use APIs☆106Updated 5 years ago
- Convert PE files to a shellcode☆75Updated 5 years ago
- inject or convert shellcode to PE☆38Updated 5 years ago
- Inject shellcode to process using Windows NTAPI for bypassing EDRs and Antiviruses☆41Updated 4 years ago
- Hijack Printconfig.dll to execute shellcode☆98Updated 4 years ago
- ☆70Updated 3 months ago
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆96Updated 5 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆68Updated 5 years ago
- Windows API Hashes used in the malwares☆40Updated 9 years ago
- A PoC designed to bypass all usermode hooks in a WoW64 environment.☆150Updated 4 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆106Updated 3 years ago
- Bypass UAC by abusing the Internet Explorer Add-on installer☆54Updated 3 years ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆120Updated 5 years ago
- Simple project using syscalls (via Syswhispers2) to execute MessageBox shellcode.☆75Updated 3 years ago
- ☆165Updated 3 years ago
- APC DLL Injector with NtQueueApcThread and wake up thread support☆43Updated 7 years ago
- Overwrite a process's recovery callback and execute with WER☆103Updated 3 years ago
- Shellcode to load an appended Dll☆88Updated 4 years ago
- ☆50Updated 4 years ago
- Weaponizing for Arbitrary Files/Directories Delete bugs to Get NT AUTHORITY\SYSTEM☆123Updated 4 years ago
- Simple 32/64-bit PEs loader.☆138Updated 6 years ago
- PoC demonstrating the use of cve-2020-1034 for privilege escalation☆123Updated 4 years ago
- CVE-2021-1732 poc & exp; tested on 20H2☆67Updated 4 years ago
- POC of PPID spoofing using NtCreateUserProcess with syscalls to create a suspended process and performing process injection by overwritti…☆40Updated 3 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆214Updated 2 years ago
- An example of how to spawn a process with a spoofed parent PID (Visual C++)☆27Updated 6 years ago
- An command-line RPC method enumerator, born out of RPCView's awesomeness☆104Updated 5 years ago