Skip to content

Credits

IRFlow Timeline is built on the shoulders of incredible open source projects and the DFIR community.

Open Source Projects

ProjectUsageLink
ElectronApplication frameworkelectron/electron
better-sqlite3High-performance SQLite engine with WAL mode, FTS5WiseLibs/better-sqlite3
@ts-evtx/coreNative Windows EVTX event log parsingNickSmet/ts-evtx
Plaso (log2timeline)Forensic timeline generation (we import Plaso SQLite output)log2timeline/plaso
ExcelJSXLSX streaming readerexceljs/exceljs
SheetJS (xlsx)XLSX parsingSheetJS/sheetjs
csv-parserCSV/TSV streaming parsermafintosh/csv-parser
ReactUI renderingfacebook/react
ViteBuild tooling and hot-reloadvitejs/vite
VitePressDocumentation sitevuejs/vitepress
electron-buildermacOS DMG packagingelectron-userland/electron-builder

Inspiration

  • Timeline Explorer by Eric Zimmerman — the original Windows DFIR timeline viewer that inspired this project
  • KAPE by Eric Zimmerman — artifact collection and parsing framework
  • Plaso / log2timeline — forensic timeline generation framework
  • Hayabusa — Windows event log analysis tool
  • Chainsaw — Windows event log detection tool

DFIR Community

  • Eric Zimmerman — Timeline Explorer for Windows, the original inspiration for this project
  • log2timeline/Plaso — Super timeline generation framework by Kristinn Gudjonsson and contributors
  • SANS DFIR — DFIR training and community resources
  • The DFIR Report — Real-world intrusion analysis reports that informed threat detection patterns

Beta Testers

Thanks to the following people for testing and providing feedback:

License

IRFlow Timeline is released under the Apache License 2.0.

Built for the DFIR community.