EgeBalci / Hook_API
Assembly block for hooking windows API functions.
☆82Updated 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
- Assembly block for finding and calling the windows API functions inside import address table(IAT) of the running PE file.☆70Updated last year
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆105Updated 4 years ago
- A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original…☆93Updated 5 years ago
- Convert PE files to a shellcode☆74Updated 4 years ago
- Hijack Printconfig.dll to execute shellcode☆97Updated 4 years ago
- inject or convert shellcode to PE☆37Updated 5 years ago
- Windows API Hashes used in the malwares☆40Updated 9 years ago
- ☆50Updated 4 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆103Updated 3 years ago
- ☆69Updated last year
- POC of PPID spoofing using NtCreateUserProcess with syscalls to create a suspended process and performing process injection by overwritti…☆39Updated 3 years ago
- Example code for EDR bypassing☆149Updated 5 years ago
- Inject shellcode to process using Windows NTAPI for bypassing EDRs and Antiviruses☆40Updated 4 years ago
- An example of how x64 kernel shellcode can dynamically find and use APIs☆104Updated 4 years ago
- An command-line RPC method enumerator, born out of RPCView's awesomeness☆101Updated 5 years ago
- A simple COM server which provides a component to run shellcode☆132Updated 4 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆68Updated 5 years ago
- APC DLL Injector with NtQueueApcThread and wake up thread support☆45Updated 7 years ago
- PE file mapping and manipulation package.☆36Updated 2 years ago
- ☆160Updated 3 years ago
- Injects shellcode into remote processes using direct syscalls☆74Updated 4 years ago
- An example of how to spawn a process with a spoofed parent PID (Visual C++)☆27Updated 5 years ago
- Kernel file/process/object tool☆64Updated 3 years ago
- Bypass UAC by abusing the Internet Explorer Add-on installer☆52Updated 3 years ago
- A PoC designed to bypass all usermode hooks in a WoW64 environment.☆148Updated 4 years ago
- A Study in Obfuscation: Analyzing the effect of various techniques to bypass AV engines☆41Updated 2 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆195Updated 4 years ago
- Recreating and reviewing the Windows persistence methods☆37Updated 3 years ago
- C++ implementation of DOUBLEPULSAR usermode shellcode. Yet another Reflective DLL loader.☆29Updated 3 years ago
- Custom implementation of DbgHelp's MiniDumpWriteDump function. Uses static syscalls to replace low-level functions like NtReadVirtualMemo…☆116Updated 3 years ago