Skip to content

Releases: Pickachu19/ThreadSleuth

ThreadSleuth v1.0.0 (Linux)

Choose a tag to compare

@Pickachu19 Pickachu19 released this 28 May 07:24
a9437c3
  • ThreadSleuth v1.0.0 is the first public release of the parallel forensic analysis engine.
  • Platform: Linux/WSL
  • Core capabilities:
  • Parallel evidence scanning with configurable worker threads
  • Entropy-based encryption detection
  • Signature-based artifact detection (for example JPEG)
  • SHA-256 style hashing output for discovered artifacts
  • HTML forensic report generation
  • Recovered artifact output directory support
  • Included components:
  • C++ engine source and tests
  • CMake-based build configuration
  • Python UI helper (Streamlit) included in repository
  • Notes:
  • Current release target is Linux/WSL executable format
  • Windows native executable is not included in this release