RahmatSaeedi / MASM_TutorialsLinks
Tutorials on MASM for x64, with 64-bit Windows API calls
☆36Updated 5 years ago
Alternatives and similar repositories for MASM_Tutorials
Users that are interested in MASM_Tutorials are comparing it to the libraries listed below
Sorting:
- Sample for Creating a new kernel object type and supporting API☆27Updated last year
- Youtube channel sample code☆54Updated this week
- simple c++ visual studio project that doesn't use the C/C++ runtime☆27Updated 7 years ago
- ☆26Updated 3 years ago
- Using c++23 compile-time magic to produce obfuscated PIC strings and arrays.☆30Updated last year
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆77Updated last year
- Custom LoadLibrary / GetProcAddress (x86 / x64) - Load DLL and retrieve functions manually☆94Updated 2 years ago
- very simple masm64 example to demonstrate how to compile MASM 64 bit using NMake/CMake☆14Updated 3 years ago
- SetWinEventHook Sample☆50Updated 2 years ago
- Remote Thread Detection with a Kernel Driver☆34Updated last year
- Samples from my book Windows Native API programming☆80Updated 8 months ago
- windows rootkit☆60Updated last year
- silence file system monitoring components by hooking their minifilters☆59Updated 2 years ago
- A simple tool for detecting memory modifications to Windows API.☆23Updated last year
- An x64dbg plugin which helps make sense of long C++ symbols☆59Updated 2 years ago
- Example of building an application verifer DLL☆51Updated last year
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆42Updated last year
- Hook all callbacks which are registered with LdrRegisterDllNotification☆96Updated 10 months ago
- Code samples that serve as references for Windows API functions☆77Updated last year
- Code from process of reversing Sysinternals Suite for educational purposes, with videos to associate them☆48Updated 2 years ago
- Load dll with undocumented functions and debug symbols☆47Updated last year
- A Practical example of ELAM (Early Launch Anti-Malware)☆36Updated 4 years ago
- Repository of different kernel drivers written while studying Windows NT Driver development☆12Updated last year
- Record & prevent file deletion in kernel mode☆46Updated 5 years ago
- Record & prevent process creation in kernel mode☆44Updated 4 years ago
- Collection of scripts and CMake files to easily link to LLVM into your project (Windows, Linux, macOS).☆43Updated 10 months ago
- A CMake template for projects using MS Detours☆23Updated 11 months ago
- Dynamically generated obfuscated jumps and/or function calls☆38Updated 2 years ago
- ☆25Updated last year
- Add an empty section to a PE file☆53Updated 8 years ago