apriorit / TcpInterceptionAndModifying
Samples for the article "Interception and modifying TCP connections from kernel on Windows and Linux systems"
☆11Updated last year
Alternatives and similar repositories for TcpInterceptionAndModifying
Users that are interested in TcpInterceptionAndModifying are comparing it to the libraries listed below
Sorting:
- kernel to user mode APC injector☆44Updated 3 years ago
- silence file system monitoring components by hooking their minifilters☆57Updated last year
- Listing UDP connections with remote address without sniffing.☆29Updated last year
- Manually perform syscalls without going through any external API or DLL.☆18Updated 2 years ago
- A library with four different methods to execute shellcode in a process☆27Updated 5 years ago
- ☆14Updated last year
- A manual PE mapping implementation, aka reflective loader☆19Updated 2 years ago
- Demo from the Malware Analysis and Development Webinar☆20Updated last year
- ☆18Updated 4 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆84Updated 2 years ago
- This script is used to unload PsSetCreateProcessNotifyRoutineEx, PsSetCreateProcessNotifyRoutine, PsSetLoadImageNotifyRoutine and PsSetCr…☆63Updated last year
- a windows kernel keylogger that works☆20Updated last year
- ☆42Updated 2 years ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆63Updated last month
- Next gen process injection technique☆53Updated 4 years ago
- GetModuleHandle (via PEB) and GetProcAddress (via EAT) like☆32Updated 3 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆78Updated 2 years ago
- Process Injection: APC Injection☆32Updated 4 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆100Updated last year
- Code samples that serve as references for Windows API functions☆31Updated 11 months ago
- Overwrite MBR and add own custom message☆17Updated 5 years ago
- ☆59Updated 2 years ago
- 2022 Updated Kernelmode-Code☆31Updated last year
- A Practical example of ELAM (Early Launch Anti-Malware)☆32Updated 3 years ago
- windows rootkit☆59Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆10Updated last year
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆48Updated 2 years ago
- UEFI bootkit: Hardware Implant. In-Progress☆15Updated 3 years ago
- A simple example on how to initiate a direct syscall on WoW64☆11Updated 7 years ago
- A C++17 framework designed to enable obfuscation of constants, variables, and strings.☆25Updated last year