csandker / InterProcessCommunication-SamplesLinks
Some Code Samples for Windows based Inter-Process-Communication (IPC)
☆208Updated 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:
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆297Updated 4 years ago
- Run Processes as PPL with ELAM☆175Updated 3 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆188Updated 9 months ago
- ☆206Updated 3 years ago
- APC Internals Research Code☆168Updated 5 years ago
- Security product hook detection☆323Updated 4 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆115Updated last year
- PoC capable of detecting manual syscalls from usermode.☆206Updated 2 months ago
- Samples from my book Windows Native API programming☆80Updated 8 months ago
- Collection of DLL function export forwards for DLL export function proxying☆107Updated 5 months ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆126Updated 6 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆116Updated 4 years ago
- Authenticode Hash Calculator for PE32/PE32+ files☆120Updated 7 months ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆355Updated 3 years ago
- Post exploitation technique to turn arbitrary kernel write / increment into full read/write primitive on Windows 11 22H2☆246Updated 3 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆218Updated 2 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆130Updated 2 years ago
- ☆148Updated 2 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆109Updated 4 years ago
- Reverse engineering winapi function loadlibrary.☆230Updated 2 years ago
- A Cross-Platform C++ parser library for Windows user minidumps with Python 3 bindings.☆226Updated 4 months ago
- ☆85Updated 4 years ago
- Lenovo Diagnostics Driver EoP - Arbitrary R/W☆175Updated 3 years ago
- A small PoC that creates processes in Windows☆186Updated last year
- Files for the packer tutorial☆76Updated 4 years ago
- GhostWriting Injection Technique.☆190Updated 7 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆246Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆260Updated 2 years ago
- Silence EDRs by removing kernel callbacks☆240Updated 5 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆143Updated 3 years ago