Projects
Some of my more useful tools, all open source and available through my GitHub. Most are scripts to automate certain tasks within forensics and reverse engineering.
CipherSniffer
CipherSniffer helps automate the process of identifying cryptographic algorithms in binary files
Raw Image Extractor
Script for extracting and visualizing raw image data from binary files.
USB HID Decoders
Decoders and visualizers for various Human Interface Devices (HIDs). Supports keyboard, mouse, and tablet data
WindowsHeaderGenerator
Script for generating a C header file for a Windows kernel type using the Vergilius Project
bkwhack
Automated helper tool for bkcrack, detects known file types and cracks based on file signatures. Designed with team Brunnerne
RAIDmount
Bash script to easily mount a RAID array at a given mountpoint with any supported level and amount of missing disks
CTFd First Blood Announcer
Continually monitor a CTFd instance and announce first bloods to a Discord channel via webhook
Simple Wordlist Generator
Generate a wordlist from one or more input wordlists, creating each possible combination. Supports optional prefix, suffix, and delimiter(s)
easyGraph
Easy to use graph designer with support for undirected and directed graphs, as well as Finite State Machines