PaddyCahil / windows-api-function-cheatsheetsLinks
A reference of Windows API function calls, including functions for file operations, process management, memory management, thread management, dynamic-link library (DLL) management, synchronization, interprocess communication, Unicode string manipulation, error handling, Winsock networking operations, and registry operations.
☆103Updated last year
Alternatives and similar repositories for windows-api-function-cheatsheets
Users that are interested in windows-api-function-cheatsheets are comparing it to the libraries listed below
Sorting:
- Sleep obfuscation☆228Updated 6 months ago
- Payload encoding utility to effectively lower payload entropy.☆117Updated 2 months ago
- Reflective DLL Injection Made Bella☆228Updated 5 months ago
- Just a simple silly PoC demonstrating executable "exe" file that can be used like exe, dll or shellcode...☆157Updated 9 months ago
- Windows rootkit designed to work with BYOVD exploits☆200Updated 5 months ago
- This repo goes with the blog entry at blog.malicious.group entitled "Writing your own RDI / sRDI loader using C and ASM".☆86Updated 2 years ago
- early cascade injection PoC based on Outflanks blog post☆219Updated 7 months ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆142Updated last year
- A simple Sleepmask BOF example☆113Updated 3 weeks ago
- Library that eases the use of indirect syscalls. Quite interesting AV/EDR bypass as PoC.☆110Updated last month
- ☆100Updated 7 months ago
- This repository implements Threadless Injection in C☆168Updated last year
- kernel callback removal (Bypassing EDR Detections)☆177Updated 3 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆261Updated 10 months ago
- BOF that finds all the Nt* system call stubs within NTDLL and overwrites with clean syscall stubs (user land hook evasion)☆184Updated 4 months ago
- Activation cache poisoning to elevate from medium to high integrity (CVE-2024-6769)☆72Updated 8 months ago
- ☆7Updated 5 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- A stealthy, assembly-based tool for secure function address resolution, offering a robust alternative to GetProcAddress.☆72Updated last year
- Collection of red team techniques.☆54Updated 2 months ago
- ☆107Updated 7 months ago
- ☆121Updated 9 months ago
- POC exploit for CVE-2025-21333 heap-based buffer overflow. It leverages WNF state data and I/O ring IOP_MC_BUFFER_ENTRY☆193Updated 2 months ago
- Generic PE loader for fast prototyping evasion techniques☆234Updated 11 months ago
- A POC to disable TamperProtection and other Defender / MDE components☆222Updated last year
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆226Updated 7 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆161Updated last year
- ☆142Updated 8 months ago
- Utilizing TLS callbacks to execute a payload without spawning any threads in a remote process☆261Updated last year
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆182Updated last month