Releases: Pickachu19/ThreadSleuth
Releases · Pickachu19/ThreadSleuth
Release list
ThreadSleuth v1.0.0 (Linux)
- 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