Pinned Repositories
avtalk
An attempt to develop a simple (Windows only?) messenger with audio/video capability
DdiMon
Monitoring and controlling kernel API calls with stealth hook using EPT
Genetics
The purpose of this repository is to store code and other information related to my master thesis.
Hackerfest2015
Demos presented on Hackerfest 2015
IRPMon
The goal of the tool is to monitor requests received by selected device objects or kernel drivers. The tool is quite similar to IrpTracker but has several enhancements. It supports 64-bit versions of Windows (no inline hooks are used, only moodifications to driver object structures are performed) and monitors IRP, FastIo, AddDevice, DriverUnload and StartIo requests.
netpipe
A TCP bridging with connect-connect, listen-listen, listen-connect ends.
RemDisk
RemDisk is a software capable of creating and mounting RAM-based or file-based, plain or encrypted, virtual disks
VariantDB
Given a set of reads, a reference, and called variants (in VCF format), this tool examines how exactly individual reads cover the variants and attempts to create a database of various cases observer.
VrtuleTree
VrtuleTree is a tool that displays information about driver and device objects present in the system and relations between them. Its functionality is very similar to famous DeviceTree, however, VrtuleTree emhasises on stability and support of latest Windows versions
WlanClient
The purpose of this application is to enumerate available wireless networks and allow the user to connect to them. The main advantage (and the reason why I created the application) is that the user may connect only to certain AP(s) giving their MAC addresses.
MartinDrab's Repositories
MartinDrab/IRPMon
The goal of the tool is to monitor requests received by selected device objects or kernel drivers. The tool is quite similar to IrpTracker but has several enhancements. It supports 64-bit versions of Windows (no inline hooks are used, only moodifications to driver object structures are performed) and monitors IRP, FastIo, AddDevice, DriverUnload and StartIo requests.
MartinDrab/VrtuleTree
VrtuleTree is a tool that displays information about driver and device objects present in the system and relations between them. Its functionality is very similar to famous DeviceTree, however, VrtuleTree emhasises on stability and support of latest Windows versions
MartinDrab/RemDisk
RemDisk is a software capable of creating and mounting RAM-based or file-based, plain or encrypted, virtual disks
MartinDrab/netpipe
A TCP bridging with connect-connect, listen-listen, listen-connect ends.
MartinDrab/VariantDB
Given a set of reads, a reference, and called variants (in VCF format), this tool examines how exactly individual reads cover the variants and attempts to create a database of various cases observer.
MartinDrab/avtalk
An attempt to develop a simple (Windows only?) messenger with audio/video capability
MartinDrab/Kernel-Bridge
Windows kernel hacking framework, driver template and API written on C++
MartinDrab/cowrie
Modified version of Cowrie only for my specific purposes. Unstable! Without support. Updated irregularly according to my specific requirements.
MartinDrab/ctftool
Interactive CTF Exploration Tool
MartinDrab/cz-covid-19-score
PES: Protiepidemický systém ČR – denní vývoj indexu rizika v čase dle ORP, krajů a ČR
MartinDrab/DigistumpArduino
Files to add Digistump support (Digispark, Pro, DigiX) to Arduino 1.6.X (1.6.5+)
MartinDrab/DJI_WIN_Driver
MartinDrab/DSS
DeepSkyStacker
MartinDrab/ETEFS_Mini
Easy Transparent Encrypted File System Based on Minifilter
MartinDrab/haxm
Intel® Hardware Accelerated Execution Manager (Intel® HAXM)
MartinDrab/kvm-guest-drivers-windows
Windows paravirtualized
MartinDrab/lyra
A Very Low-Bitrate Codec for Speech Compression
MartinDrab/minimp3
Minimalistic MP3 decoder single header library
MartinDrab/PasswordedShutdown
Just a simple GUI application that lets you shut the computer (or reboot it) as another user
MartinDrab/PiTracker
MartinDrab/portsmash
MartinDrab/ptkl
Pseudo Terminal Key Logger
MartinDrab/rewolf-wow64ext
Helper library for x86 programs that runs under WOW64 layer on x64 versions of Microsoft Windows operating systems.
MartinDrab/SDLPoP
An open-source port of Prince of Persia, based on the disassembly of the DOS version.
MartinDrab/signus-1
A branch of http://sourceforge.net/projects/signus/
MartinDrab/softcam
A library to make a virtual webcam on Windows
MartinDrab/tapcat
Minimalistic tap-ucspi utility
MartinDrab/TGPuttyLib
An SFTP client shared library (dll/so/dylib) with bindings and classes for C++, Delphi and Free Pascal based on PuTTY
MartinDrab/tinyprintf
A tiny printf and sprintf library for small embedded systems
MartinDrab/Windows-driver-samples
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.