csandker / InterProcessCommunication-SamplesLinks
Some Code Samples for Windows based Inter-Process-Communication (IPC)
☆206Updated 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☆294Updated 4 years ago
- Run Processes as PPL with ELAM☆174Updated 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.☆185Updated 8 months ago
- ☆205Updated 3 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆115Updated 11 months ago
- Security product hook detection☆322Updated 4 years ago
- Collection of DLL function export forwards for DLL export function proxying☆107Updated 4 months ago
- PoC capable of detecting manual syscalls from usermode.☆205Updated 2 months 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
- ☆85Updated 4 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆116Updated 3 years ago
- Lenovo Diagnostics Driver EoP - Arbitrary R/W☆175Updated 3 years ago
- ☆148Updated 2 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆352Updated 3 years ago
- Samples from my book Windows Native API programming☆80Updated 8 months ago
- Reverse engineering winapi function loadlibrary.☆230Updated 2 years ago
- A small PoC that creates processes in Windows☆186Updated last year
- NINA: No Injection, No Allocation x64 Process Injection Technique☆227Updated 5 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆129Updated 2 years ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆126Updated 6 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆77Updated 3 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆144Updated 3 years ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆257Updated 3 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆109Updated 4 years ago
- API Set Viewer☆91Updated 11 months ago
- Silence EDRs by removing kernel callbacks☆239Updated 5 years ago
- GhostWriting Injection Technique.☆190Updated 7 years ago
- Authenticode Hash Calculator for PE32/PE32+ files☆120Updated 6 months ago
- 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