7etsuo / 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.
☆1,160Updated 5 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
- Collection of various malicious functionality to aid in malware development☆1,592Updated last year
- Important notes and topics on my journey towards mastering Windows Internals☆364Updated 10 months ago
- Hardcore Debugging☆819Updated last month
- This repo contains C/C++ snippets that can be handy in specific offensive scenarios.☆679Updated last month
- 🪅 Windows User Space Emulator☆875Updated 2 weeks ago
- This repository contains sample programs written primarily in C and C++ for learning native code reverse engineering.☆545Updated last year
- A curated list of awesome resources related to executable packing☆1,279Updated 2 months ago
- Nidhogg is an all-in-one simple to use windows kernel rootkit.☆1,885Updated 5 months ago
- Organized list of my malware development resources☆1,494Updated 2 years ago
- ⚠️ malware development☆507Updated 9 months ago
- Living Off The Land Drivers☆1,112Updated this week
- Win32 and Kernel abusing techniques for pentesters☆940Updated last year
- A memory-based evasion technique which makes shellcode invisible from process start to end.☆1,168Updated last year
- This repository contains sample programs that mimick behavior found in real-world malware. The goal is to provide source code that can be…☆628Updated 7 months ago
- A set of fully-undetectable process injection techniques abusing Windows Thread Pools☆1,058Updated last year
- x64 binary obfuscator☆1,773Updated last year
- Portable Executable reversing tool with a friendly GUI☆2,910Updated this week
- AV/EDR Evasion Lab for Training & Learning Purposes☆1,197Updated 2 weeks ago
- The essential toolkit for reversing, malware analysis, and cracking☆794Updated 3 months ago
- A workshop about Malware Development☆1,626Updated last year
- This map lists the essential techniques to bypass anti-virus and EDR☆2,681Updated 3 weeks ago
- Dump cookies and credentials directly from Chrome/Edge process memory☆1,125Updated 3 months ago
- This is a repository of resource about Malware techniques☆783Updated last year
- A collection of resources to learn Reverse Engineering from start!☆1,175Updated 7 months ago
- Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-mem…☆3,235Updated this week
- Awesome EDR Bypass Resources For Ethical Hacking☆1,101Updated last month
- Converts a EXE into DLL