Code

 Various coding projects from over the years. Some are old. Really old.


OEM Explorer

Simple utilities for grabbing some initial data from an OEM Windows disk image, including certificates, what executables are signed, etc. Also included is a utility for pulling odd DNS lookups from a packet capture.


Ncrypt

Unix-based command line file encryption tool that uses the three AES candidate algorithms - Rijndael, Serpent, and Twofish.


Ncovert2

Utility for covertly moving data from one computer to another, by disguising the network traffic to look like a port scan.


NPC

NPC - Nearly Perfect Crypto. Extremely fast and the ultimate crypto program since it uses one time pads. However, key management is a complete bitch.