csandker / InterProcessCommunication-SamplesLinks
Some Code Samples for Windows based Inter-Process-Communication (IPC)
☆204Updated last year
Alternatives and similar repositories for InterProcessCommunication-Samples
Users that are interested in InterProcessCommunication-Samples are comparing it to the libraries listed below
Sorting:
- Run Processes as PPL with ELAM☆172Updated 3 years ago
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆291Updated 4 years ago
- ☆204Updated 3 years ago
- APC Internals Research Code☆168Updated 5 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆184Updated 6 months ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆107Updated 9 months ago
- PoC capable of detecting manual syscalls from usermode.☆203Updated 11 months ago
- Collection of DLL function export forwards for DLL export function proxying☆105Updated 2 months ago
- ☆148Updated 2 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆126Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆115Updated 3 years ago
- Lenovo Diagnostics Driver EoP - Arbitrary R/W☆174Updated 2 years ago
- Security product hook detection☆321Updated 4 years ago
- Samples from my book Windows Native API programming☆79Updated 6 months ago
- Post exploitation technique to turn arbitrary kernel write / increment into full read/write primitive on Windows 11 22H2☆244Updated 3 years ago
- IOCTLpus can be used to make DeviceIoControl requests with arbitrary inputs (with functionality somewhat similar to Burp Repeater).☆94Updated 3 years ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆255Updated 3 years ago
- Reverse engineering winapi function loadlibrary.☆223Updated 2 years ago
- A Cross-Platform C++ parser library for Windows user minidumps with Python 3 bindings.☆221Updated last month
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆109Updated 4 years ago
- Reverse engineered source code of the autochk rootkit☆206Updated 6 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆216Updated 2 years ago
- Authenticode Hash Calculator for PE32/PE32+ files☆117Updated 4 months ago
- Files for the packer tutorial☆73Updated 4 years ago
- API Set resolver for Windows☆140Updated last year
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆85Updated 2 years ago
- A small PoC that creates processes in Windows☆185Updated last year
- ☆84Updated 3 years ago
- BYOVD: Loading dbk64.sys and grabbing a handle to it☆160Updated 3 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆347Updated 3 years ago