Dreg

Results 31 repositories owned by Dreg

auxlib

23
Stars
15
Forks
Watchers

Full reversing of the Microsoft Auxiliary Windows API Library and ported to C

bochs_linux_kernel_debugging

30
Stars
10
Forks
Watchers

Tools for Linux kernel debugging on Bochs (including symbols, native Bochs debugger and IDA PRO)

cagrackme

23
Stars
0
Forks
Watchers

short crackme for Windows XP SP3 (32 bit version). ring0 stuff. IMO very fun x-)

emuhookdetector

17
Stars
6
Forks
Watchers

hook detector using emulation and comparing static with dynamic outputs

Helper script for Linux kernel disassemble or debugging with IDA Pro on VMware + GDB stub (including some symbols helpers)

nasm_linux_x86_64_pure_sharedlib

26
Stars
6
Forks
Watchers

NASM Linux x86_64 pure (no deps) shared library (.so), POC for Reflective ELF SO injection

The-GTK-Keylogger

19
Stars
4
Forks
Watchers

The GTK Keylogger

windbgtocstruct

25
Stars
8
Forks
Watchers

Helper Script to convert a Windbg dumped structure (using the 'dt' command) into a C structure. It creates dummy structs for you if needed

x64dbg-exploiting

74
Stars
11
Forks
Watchers

Do you want to use x64dbg instead of immunity debugger? oscp eCPPTv2 buffer overflow exploits pocs

x86osdev

71
Stars
7
Forks
Watchers

x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more