Pinned Repositories
bountylink
Bug bounty recon script
Cryptopals
My solutions for the Cryptopals challenges
EzNES
My first C++ project, a NES emulator (sprite rendering and audio are missing)
EzNES-rs
A NES emulator written in Rust (very WIP)
GMPCTextureLoader
A MelonLoader mod for Gunner, HEAT, PC! for loading custom textures
goblin
An impish, cross-platform binary parsing crate, written in Rust
GunnerModPC
A MelonLoader mod for Gunner, HEAT, PC! that includes some quality-of-life patches
ifrit
An demonic library to write PE binaries
SecChallenge
My challenges from previous CrySyS SecChallenge CTF competitions
Space-Invaders-Remake
A remake of my previous Space Invaders emulator
Andrix44's Repositories
Andrix44/GunnerModPC
A MelonLoader mod for Gunner, HEAT, PC! that includes some quality-of-life patches
Andrix44/GMPCTextureLoader
A MelonLoader mod for Gunner, HEAT, PC! for loading custom textures
Andrix44/bountylink
Bug bounty recon script
Andrix44/Cryptopals
My solutions for the Cryptopals challenges
Andrix44/EzNES
My first C++ project, a NES emulator (sprite rendering and audio are missing)
Andrix44/EzNES-rs
A NES emulator written in Rust (very WIP)
Andrix44/goblin
An impish, cross-platform binary parsing crate, written in Rust
Andrix44/ifrit
An demonic library to write PE binaries
Andrix44/PYHC-8
My first larger program, a CHIP-8 emulator written in Python.
Andrix44/SecChallenge
My challenges from previous CrySyS SecChallenge CTF competitions
Andrix44/sourcemapper
Reconstruct javascript from a sourcemap in bash
Andrix44/Space-Invaders
A Space Invaders (Intel 8080) emulator
Andrix44/Space-Invaders-Remake
A remake of my previous Space Invaders emulator
Andrix44/Triton
Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software verification or just emulate code.