EgeBalci / IAT_API
Assembly block for finding and calling the windows API functions inside import address table(IAT) of the running PE file.
☆74Updated 2 years ago
Alternatives and similar repositories for IAT_API
Users that are interested in IAT_API are comparing it to the libraries listed below
Sorting:
- Assembly block for hooking windows API functions.☆90Updated 5 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆105Updated 4 years ago
- Windows API Hashes used in the malwares☆40Updated 9 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆102Updated 2 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆68Updated 5 years ago
- Hijack Printconfig.dll to execute shellcode☆98Updated 4 years ago
- Recreating and reviewing the Windows persistence methods☆38Updated 3 years ago
- ☆70Updated 3 months ago
- A simple COM server which provides a component to run shellcode☆134Updated 5 years ago
- An example of how x64 kernel shellcode can dynamically find and use APIs☆106Updated 5 years ago
- Inject shellcode to process using Windows NTAPI for bypassing EDRs and Antiviruses☆41Updated 4 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- ☆165Updated 3 years 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
- Simple project using syscalls (via Syswhispers2) to execute MessageBox shellcode.☆75Updated 3 years ago
- A novel technique to communicate between threads using the standard ETHREAD structure☆111Updated 4 years ago
- Various tools, PoCs and experiments related to my blog at https://www.forrest-orr.net/☆37Updated 3 years ago
- A simple PoC to demonstrate that is possible to write Non writable memory and execute Non executable memory on Windows☆52Updated 3 years ago
- An command-line RPC method enumerator, born out of RPCView's awesomeness☆104Updated 5 years ago
- A small commented POC for removing API hooks placed by AV/EDR.☆34Updated 4 years ago
- Evasive Process Hollowing Techniques☆139Updated 4 years ago
- PoC to demonstrate how CLR ETW events can be tampered.☆188Updated 5 years ago
- Injects shellcode into remote processes using direct syscalls☆78Updated 4 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆121Updated 3 years ago
- From directory deletion to SYSTEM shell☆112Updated 5 years ago
- ☆36Updated 3 years ago
- ☆111Updated 2 years ago
- Sysmon shenanigans☆65Updated 4 years ago
- A Poc on blocking Procmon from monitoring network events☆101Updated 2 years ago
- ☆82Updated 8 months ago