7etsuo / 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.
☆1,304Updated 8 months ago
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:
- Collection of various malicious functionality to aid in malware development☆1,681Updated last year
- This repository contains sample programs written primarily in C and C++ for learning native code reverse engineering.☆650Updated last year
- Win32 and Kernel abusing techniques for pentesters☆956Updated last year
- EDR Lab for Experimentation Purposes☆1,276Updated last month
- Hardcore Debugging☆895Updated 2 months ago
- Nidhogg is an all-in-one simple to use windows kernel rootkit.☆2,012Updated 2 months ago
- This repository contains sample programs that mimick behavior found in real-world malware. The goal is to provide source code that can be…☆647Updated 11 months ago
- This repository contains complete resources and coding practices for malware development using Rust 🦀.☆2,502Updated this week
- This is a repository of resource about Malware techniques☆802Updated 2 years ago
- A tool uses Windows Filtering Platform (WFP) to block Endpoint Detection and Response (EDR) agents from reporting security events to the …☆1,673Updated 7 months ago
- A memory-based evasion technique which makes shellcode invisible from process start to end.☆1,187Updated last year
- A secure sandbox environment for malware developers and red teamers to test payloads against detection mechanisms before deployment. Inte…☆951Updated 3 weeks ago
- A workshop about Malware Development☆1,671Updated 2 years ago
- This repo contains C/C++ snippets that can be handy in specific offensive scenarios.