Petr Beneš

Results 13 repositories owned by Petr Beneš

injdrv

1.1k
Stars
272
Forks
Watchers

proof-of-concept Windows Driver for injecting DLL into user-mode processes using APC

DetoursNT

584
Stars
122
Forks
Watchers

Detours with just single dependency - NTDLL

hvpp

1.1k
Stars
210
Forks
Watchers

hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system

EtwConsumerNT

126
Stars
36
Forks
Watchers

Simple project that demonstrates how an ETW consumer can be created just by using NTDLL

KSOCKET

441
Stars
128
Forks
Watchers

KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK

mini-tor

386
Stars
96
Forks
Watchers

proof-of-concept implementation of tor protocol using Microsoft CNG/CryptoAPI

pdbex

760
Stars
156
Forks
Watchers

pdbex is a utility for reconstructing structures and unions from the PDB into compilable C headers

python-graceful-shutdown

151
Stars
12
Forks
Watchers

Example of a Python code that implements graceful shutdown while using asyncio, threading and multiprocessing

woftool

82
Stars
7
Forks
Watchers

woftool is a proof-of-concept utility for creating WOF-compressed files

avmext

54
Stars
26
Forks
Watchers

Anti-Anti-VM solution via Windows Driver