PaddyCahil / windows-api-function-cheatsheets
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.
☆99Updated 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
- Sleep obfuscation☆222Updated 4 months ago
- This repository implements Threadless Injection in C☆165Updated last year
- Just a simple silly PoC demonstrating executable "exe" file that can be used like exe, dll or shellcode...☆156Updated 7 months ago
- kernel callback removal (Bypassing EDR Detections)☆163Updated last month
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆147Updated 2 months ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆141Updated last year
- ☆39Updated last year
- BOF that finds all the Nt* system call stubs within NTDLL and overwrites with clean syscall stubs (user land hook evasion)☆179Updated 3 months ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆219Updated 6 months ago
- early cascade injection PoC based on Outflanks blog post☆214Updated 6 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆338Updated 3 months ago
- This repo goes with the blog entry at blog.malicious.group entitled "Writing your own RDI / sRDI loader using C and ASM".☆83Updated 2 years ago
- Activation cache poisoning to elevate from medium to high integrity (CVE-2024-6769)☆66Updated 7 months ago
- random code snippets, useful for getting started☆120Updated 5 months ago
- ☆256Updated last year
- Huffman Coding in Shellcode Obfuscation & Dynamic Indirect Syscalls Loader.☆256Updated last month
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆208Updated 3 weeks ago
- Leverage WindowsApp createdump tool to obtain an lsass dump☆149Updated 7 months ago
- Yet another C++ Cobalt Strike beacon dropper with Compile-Time API hashing and custom indirect syscalls execution☆177Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆284Updated 11 months ago
- This comprehensive and central repository is designed for cybersecurity enthusiasts, researchers, and professionals seeking to stay ahead…☆117Updated this week
- Some Rust program I wrote while learning Malware Development☆132Updated 3 months ago
- Windows Kernel Offensive Toolset☆122Updated 8 months ago
- Local & remote Windows DLL Proxying☆164Updated 10 months ago
- Utilizing TLS callbacks to execute a payload without spawning any threads in a remote process☆259Updated last year
- Payload encoding utility to effectively lower payload entropy.☆116Updated 3 weeks ago
- ☆353Updated 5 months ago
- Generic PE loader for fast prototyping evasion techniques☆231Updated 10 months ago
- Injecting DLL into LSASS at boot☆93Updated last week
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆252Updated 9 months ago