api-hashing
Here are 6 public repositories matching this topic...
Shellcode loader written in C and Assembly utilizing direct or indirect syscalls to evade UM EDR hooks
-
Updated
Dec 22, 2024 - C
Advanced Windows shellcode development framework with position-independent code generation, dynamic API resolution, and cross-architecture support for security research and penetration testing.
-
Updated
Jun 24, 2026 - C++
A python script which search inside a binary and export a probable list of API hash.
-
Updated
May 1, 2025 - Python
API Hashing - a technique employed by malware developers, that makes malware analysis a bit more difficult by hiding suspicious imported Windows APIs from the Import Address Table of the Portable Executable.
-
Updated
Sep 26, 2022
Custom position-independent calc.exe shellcode using PEB walking, export table parsing, and modified djb2 hashing. Educational PoC.
-
Updated
Mar 11, 2026 - C
Windows reverse shell focusing on API hashing and simple evasion techniques. Educational and legal pentesting use only.
-
Updated
Jun 22, 2025 - C++
Improve this page
Add a description, image, and links to the api-hashing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the api-hashing topic, visit your repo's landing page and select "manage topics."