Pinned Repositories
bitdefender-ntdll-hook-bypass
AV (BitDefender) function un-hook in C
BMPInfo
A simple example on how to read a BMP header, without using external resource (I use only BITMAPINFOHEADER struct). In addition, for more clariry, I would show you how obtain the pixel array and apply some filters.
eset_vm2
Interpreter / emulator for ESETv2 challenge
fraCtal
fraCtal generates fractals of any dimension that you want. It can generate fractals belonging at two sets: Mandelbrot and Julia.
lantern
Packet sniffer and analyzer: C Kernel module and C++ GUI application
NaTE
[Codegolf] Just a minimal 8086 emulator
nate-rust
[Codegolf] Just a minimal 8086 emulator written in Rust
ppm-image-library
A simple PPM Image library written in C
T3C
Tic Tac Toe written in C using MiniMax algorithm with alpha-beta pruning
x64-Instruction-Decoder
An x86/x64 instruction disassembler written in C
DispatchCode's Repositories
DispatchCode/x64-Instruction-Decoder
An x86/x64 instruction disassembler written in C
DispatchCode/fraCtal
fraCtal generates fractals of any dimension that you want. It can generate fractals belonging at two sets: Mandelbrot and Julia.
DispatchCode/NaTE
[Codegolf] Just a minimal 8086 emulator
DispatchCode/BMPInfo
A simple example on how to read a BMP header, without using external resource (I use only BITMAPINFOHEADER struct). In addition, for more clariry, I would show you how obtain the pixel array and apply some filters.
DispatchCode/lantern
Packet sniffer and analyzer: C Kernel module and C++ GUI application
DispatchCode/nate-rust
[Codegolf] Just a minimal 8086 emulator written in Rust
DispatchCode/T3C
Tic Tac Toe written in C using MiniMax algorithm with alpha-beta pruning
DispatchCode/bitdefender-ntdll-hook-bypass
AV (BitDefender) function un-hook in C
DispatchCode/ppm-image-library
A simple PPM Image library written in C
DispatchCode/eset_vm2
Interpreter / emulator for ESETv2 challenge
DispatchCode/mandelbrot-explorer
A Mandelbrot Fractal explorer written in Rust using SDL2
DispatchCode/PE-Analyzer
DispatchCode/Simple-PE-Injector-Example
DispatchCode/ASM-Exercises
Some ASM exercises
DispatchCode/laravel-admin-bar
A great admin bar for your Laravel application
DispatchCode/laravel-shortcode-plus
Extend your Laravel Application with Shortcode+
DispatchCode/linux
Linux kernel source tree
DispatchCode/linux-suse
Linux Kernel sources with SUSE patches applied
DispatchCode/The-Game-Of-Life