// TOOLBOX — BY DOMAIN

Screwdrivers, flux capacitors & other precision instruments.

The workbench, sorted by what I investigate — not just what I run. Each tool carries an honest, job-anchored level and the completed labs behind it — difficulty rated by the platform, not by me. Click any receipt to check it.

LEVEL: ▮▮▮ working proficiency ▮▮ hands-on, learning explored hard · medium · easy · lab = own case
01

ANDROID FORENSICS

app data, artifacts, extractions
DOMAIN EVIDENCE 7 labs · 3 tools
SQLite / DB Browser

Raw queries against app databases — what the parsers read, I read too. WAL files, freelists, deleted records; the layer under every mobile artifact.

“comfortable writing joins across app DBs; carving deleted rows is next”

sqlitebrowser.org · open source →
WORKING PROFICIENCY
3 labs · 2 medium
ALEAPP

Android Logs, Events And Protobuf Parser. Turns a raw Android extraction into a readable timeline — logs, events, usage stats, app databases.

“comfortable with the parser output; still learning the underlying SQLite schemas”

github.com/abrignoni/ALEAPP · open source →
JADX

Dex-to-Java decompiler with GUI. Opens an APK and turns the bytecode back into readable Java — manifest, resources, code structure, all searchable.

“handling the tool is the easy part — decompile, search, navigate; reading the code it produces is the skill still in training”

github.com/skylot/jadx · open source →
EXPLORED
1 lab · 1 medium
02

WINDOWS FORENSICS

disk, registry, endpoint triage
DOMAIN EVIDENCE 19 labs · 4 hard · 6 tools
Eric Zimmerman Tools

Registry Explorer, ShellBags Explorer, MFTECmd, Timeline Explorer & friends — one author, one ecosystem, and the standard drawer of Windows artifact parsers in DFIR.

“carried a full hard-rated disk investigation with Registry Explorer, MFTECmd and Timeline Explorer — the ecosystem still runs deeper, but it feels like home now”

ericzimmerman.github.io · free →
Volatility

Memory forensics framework. Process trees, injected code, registry hives from RAM — the evidence that vanishes on reboot.

“my go-to for RAM — plugin selection and process/DLL analysis feel natural now; deep kernel-structure work is the next mountain”

github.com/volatilityfoundation · open source →
SQLite / DB Browser

Raw queries against app databases — what the parsers read, I read too. WAL files, freelists, deleted records; the layer under every mobile artifact.

“comfortable writing joins across app DBs; carving deleted rows is next”

sqlitebrowser.org · open source →
WORKING PROFICIENCY
3 labs · 2 medium
Autopsy

Open-source disk forensics platform. Timeline analysis, keyword search, file carving — where imaged evidence becomes a case.

“comfortable with the full case workflow — timeline, keyword search, carving; module tuning still to explore”

autopsy.com · open source →
HANDS-ON, LEARNING
2 labs · 1 medium
KAPE

Kroll Artifact Parser and Extractor. Targeted triage collection — grab what matters in minutes instead of imaging for hours.

“first real triage on a hard-rated lab — targets and modules make sense, the end-to-end workflow is starting to click”

kroll.com · free for individuals →
HANDS-ON, LEARNING
2 labs · 1 hard
FTK Imager

Forensic disk imaging, evidence preview and export. Acquisition workhorse: image, hash, verify, then work on the copy — never the original.

“acquisition end-to-end solo — image, hash, verify; advanced export workflows still growing”

exterro.com · free →
HANDS-ON, LEARNING
1 lab
03

NETWORK FORENSICS

pcaps, protocols, traffic analysis
DOMAIN EVIDENCE 4 labs · 1 tool
Wireshark

Packet analysis. From DHCP handshakes to carved TCP streams — reading traffic byte-by-byte and turning it into a story.

“comfortable with display filters and protocol dissection; TLS decryption and advanced Statistics tooling still to come”

wireshark.org · open source →
04

MEMORY FORENSICS

RAM captures, volatile evidence
DOMAIN EVIDENCE 5 labs · 1 hard · 1 tool
Volatility

Memory forensics framework. Process trees, injected code, registry hives from RAM — the evidence that vanishes on reboot.

“my go-to for RAM — plugin selection and process/DLL analysis feel natural now; deep kernel-structure work is the next mountain”

github.com/volatilityfoundation · open source →

ON THE RADAR

no receipts yet — and I’ll say so
Magnet Acquire disk & mobile imaging — still waiting on download access