Pinned Repositories
aram
Bootloader loading a very basic kernel. WIP
bf-asm-compiler
bf -> assembly compiler
call-cc-krivine
A Krivine machine for the call-by-name reduction of lambda calculus (+ call/cc) expressions in Haskell.
dynastone
Keystone-based dynamic assembler. Allows to easily write a JIT compiler in C/C++.
jazelle-wii
Attempt to natively run JVM bytecode on the Wii's Starlet
jit-chip8
Just-in-time compiler for CHIP-8
meli
i386 hobby kernel.
powerpc-ofw-boot
Bootable stuff for PowerPC-based macs + some primitives to interact with OpenFirmware
semantic-preservation
Attempt to prove semantic preservation (forward simulation) for a simple compiler.
twilight-injector-js
Patches a Zelda: Twilight Princess (Gamecube) savefile to execute arbitrary code.
thamugadi's Repositories
thamugadi/jazelle-wii
Attempt to natively run JVM bytecode on the Wii's Starlet
thamugadi/meli
i386 hobby kernel.
thamugadi/powerpc-ofw-boot
Bootable stuff for PowerPC-based macs + some primitives to interact with OpenFirmware
thamugadi/call-cc-krivine
A Krivine machine for the call-by-name reduction of lambda calculus (+ call/cc) expressions in Haskell.
thamugadi/semantic-preservation
Attempt to prove semantic preservation (forward simulation) for a simple compiler.
thamugadi/jit-chip8
Just-in-time compiler for CHIP-8
thamugadi/dynastone
Keystone-based dynamic assembler. Allows to easily write a JIT compiler in C/C++.
thamugadi/bf-asm-compiler
bf -> assembly compiler
thamugadi/aram
Bootloader loading a very basic kernel. WIP
thamugadi/twilight-injector-js
Patches a Zelda: Twilight Princess (Gamecube) savefile to execute arbitrary code.
thamugadi/ctf-writeups
Writeups for some CTF I have played.
thamugadi/smt-tests
playground for sbv