Pinned Repositories
CorsairRGBScript
Engine that enables control of Corsair RGB Keyboard lighting through a small Lua API.
findlibc
a ctf tool for identifying libc versions from info leaks
game-hacking
Tutorials, tools, and more as related to reverse engineering video games.
LibCEF-API-Monitor-Definitions
LibCEF definitions for API Monitor.
ReloadLibrary
A quick-and-dirty anti-hook library proof of concept.
RelocBonus
An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.
RelocBonusSlides
Slides for my Relocation Bonus talk at DEFCON 26
signalscript
A small interpreted scripting language with C-style Syntax. Written in C++.
XenoScan
Open source memory scanner written in C++
XenoScanSlides
Slides for XenoScan presentation at DEFCON 25
nickcano's Repositories
nickcano/XenoScan
Open source memory scanner written in C++
nickcano/RelocBonus
An obfuscation tool for Windows which instruments the Windows Loader into acting as an unpacking engine.
nickcano/ReloadLibrary
A quick-and-dirty anti-hook library proof of concept.
nickcano/LibCEF-API-Monitor-Definitions
LibCEF definitions for API Monitor.
nickcano/game-hacking
Tutorials, tools, and more as related to reverse engineering video games.
nickcano/signalscript
A small interpreted scripting language with C-style Syntax. Written in C++.
nickcano/CorsairRGBScript
Engine that enables control of Corsair RGB Keyboard lighting through a small Lua API.
nickcano/XenoScanSlides
Slides for XenoScan presentation at DEFCON 25
nickcano/RelocBonusSlides
Slides for my Relocation Bonus talk at DEFCON 26
nickcano/findlibc
a ctf tool for identifying libc versions from info leaks
nickcano/codereload
An application which locates address offsets in applications using byte signatures.
nickcano/gamehackingpres2016
Game Hacking Presentation for DerbyCon 6.0 Recharge
nickcano/workstations
Application that allows the user to create multiple Windows desktop instances and switch between them. Basically a clone of Sysinternals' Desktops.
nickcano/ctf_snippets
A collection of useful snippets for CTF
nickcano/cccapstone
c++ bindings for capstone disasembly framework (http://www.capstone-engine.org/ - https://github.com/aquynh/capstone)
nickcano/CSAW-CTF-2016-Quals
Repo for CSAW CTF 2016 Quals challenges
nickcano/jwt-cracker
Simple HS256 JWT token brute force cracker
nickcano/syzkaller
syzkaller is an unsupervised coverage-guided kernel fuzzer