Martin Dráb (@MartinDrab)
  • Stars
    star
    499
  • Global Rank 57,936 (Top 2 %)
  • Followers 107
  • Following 18
  • Registered about 9 years ago
  • Most used languages
    C
    66.7 %
    Pascal
    33.3 %
  • Location 🇨🇿 Czechia
  • Country Total Rank 273
  • Country Ranking
    Pascal
    2
    C
    80

Top repositories

1

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.
Pascal
363
star
2

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
Pascal
55
star
3

RemDisk

RemDisk is a software capable of creating and mounting RAM-based or file-based, plain or encrypted, virtual disks
C
42
star
4

Hackerfest2015

Demos presented on Hackerfest 2015
C
13
star
5

netpipe

A TCP bridging with connect-connect, listen-listen, listen-connect ends.
C
8
star
6

Genetics

The purpose of this repository is to store code and other information related to my master thesis.
C
7
star
7

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.
Pascal
4
star
8

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.
C
2
star
9

avtalk

An attempt to develop a simple (Windows only?) messenger with audio/video capability
C
1
star