Pinned Repositories
bossdrop.me
Simple website which shows what Diablo 2 Resurrected bosses can drop what loot. The website is generated dynamically from the actual Diablo 2 files, ensuring it's up-to-date for any changes to the game.
csgo-ml-cv
ML Computer Vision project trained to recognize enemies in CS:GO in real-time
hacking-a-nes-classic
Exactly how difficult it is to take a NES cartridge, modify the 6502 assembly, and play the game on original hardware?
KWorld
KWorld is a kernel driver for removing the anti-debugging technique ThreadHideFromDebugger from processes.
mudmapper
Mudmapper is a program which converts ROM 2.4 MUD area files to a format which Mudlet can use to create a map of the mud for users.
PECleaner
PECleaner strips all RICH header information from x86/x64 binaries
rtti-plugin-x64dbg
x64dbg plugin to display RTTI (Run-time type information) for an object in memory.
valve-bug-bounty
For many years CS:GO, Dota 2, and Team Fortress 2 servers had a bug that allowed malicious users to leak crucial server process memory or reliably crash any server.
colinsenner's Repositories
colinsenner/rtti-plugin-x64dbg
x64dbg plugin to display RTTI (Run-time type information) for an object in memory.
colinsenner/PECleaner
PECleaner strips all RICH header information from x86/x64 binaries
colinsenner/KWorld
KWorld is a kernel driver for removing the anti-debugging technique ThreadHideFromDebugger from processes.
colinsenner/mudmapper
Mudmapper is a program which converts ROM 2.4 MUD area files to a format which Mudlet can use to create a map of the mud for users.
colinsenner/valve-bug-bounty
For many years CS:GO, Dota 2, and Team Fortress 2 servers had a bug that allowed malicious users to leak crucial server process memory or reliably crash any server.
colinsenner/bossdrop.me
Simple website which shows what Diablo 2 Resurrected bosses can drop what loot. The website is generated dynamically from the actual Diablo 2 files, ensuring it's up-to-date for any changes to the game.
colinsenner/csgo-ml-cv
ML Computer Vision project trained to recognize enemies in CS:GO in real-time
colinsenner/csv-translate
Utility for naïve localization for games using Google translate and CSVs.
colinsenner/hacking-a-nes-classic
Exactly how difficult it is to take a NES cartridge, modify the 6502 assembly, and play the game on original hardware?
colinsenner/honggfuzz
Security oriented software fuzzer. Forked to fix a found bug in fuzzer. (Thanks google! ❤️)
colinsenner/yolov5
YOLOv5 fork for ML CV work for Counter-Strike
colinsenner/MacToWindowsLinks
Windows program to convert copied Mac smb:// links to Windows network share format.
colinsenner/SimpleInjector
A simple DLL injector that uses CreateRemoteThread under the hood.
colinsenner/YAHL
YAHL is a robust x86 hooking library supporting many features not present in other libraries.
colinsenner/YASS
YASS is a minimal C++ signature scanner library for finding functions/data from signature patterns.