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.
☆96Updated 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
- Just a simple silly PoC demonstrating executable "exe" file that can be used like exe, dll or shellcode...☆155Updated 7 months ago
- This repository implements Threadless Injection in C☆165Updated last year
- ☆164Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆328Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆247Updated 8 months ago
- ☆39Updated last year
- early cascade injection PoC based on Outflanks blog post☆214Updated 5 months ago
- random code snippets, useful for getting started☆120Updated 5 months ago
- Reflective DLL Injection Made Bella☆225Updated 3 months ago
- ☆232Updated 3 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆113Updated this week
- Windows Persistence IT-Security☆97Updated last month
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆283Updated 10 months ago
- This comprehensive and central repository is designed for cybersecurity enthusiasts, researchers, and professionals seeking to stay ahead…☆117Updated 2 months ago
- Huffman Coding in Shellcode Obfuscation & Dynamic Indirect Syscalls Loader.☆236Updated last week
- Bypass Credential Guard by patching WDigest.dll using only NTAPI functions☆236Updated last week
- BOF that finds all the Nt* system call stubs within NTDLL and overwrites with clean syscall stubs (user land hook evasion)☆171Updated 2 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆184Updated last year
- kernel callback removal (Bypassing EDR Detections)☆159Updated 3 weeks ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆185Updated last year
- Hide your P/Invoke signatures through other people's signed assemblies☆207Updated last year
- AV bypass while you sip your Chai!☆220Updated 11 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆335Updated 2 months ago
- This repo goes with the blog entry at blog.malicious.group entitled "Writing your own RDI / sRDI loader using C and ASM".☆78Updated 2 years ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆160Updated 10 months ago
- A POC to disable TamperProtection and other Defender / MDE components☆209Updated 10 months ago
- Nameless C2 - A C2 with all its components written in Rust☆266Updated 6 months ago
- Execute shellcode files with rundll32☆199Updated last year
- Windows rootkit designed to work with BYOVD exploits☆182Updated 3 months ago
- Exploitation of process killer drivers☆199Updated last year