nathanfain.com deadhacker.com
(profile photo is reminder that AI research has always been rooted in racism)
-
stage theatre + reverse engineering
Stars
6
stars
written in Java
Clear filter
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
BinNavi is a binary analysis IDE that allows to inspect, navigate, edit and annotate control flow graphs and call graphs of disassembled code.
A robust parser for C/C++ storing abstract syntax trees, control flow graphs and program dependence graphs in a neo4j graph database.
jal2 / JTAGenum
Forked from cyphunk/JTAGenumGiven a Arduino compatible microcontroller JTAGenum scans pins[] for basic JTAG functionality and can be used to enumerate the IR for undocumented opcodes. Props to JTAG scanner and Arduinull which…