All notable changes to this project will be documented in this file.
- fixes regarding the latest changes in the specification; add now the possibility to change the blake3 hash
- serveral improvements in the linux acquisition
- fix: workflow fixes regarding GROUP
Initial release of MemSlicer.
- Frida-based memory acquisition by PID or process name
- MSL binary format with region metadata, module info, and page-level granularity
- Compression support: zstd, lz4, none
- BLAKE3 integrity checksums
- Region filtering by protection, address range, and path patterns
- Local, USB (iOS/Android), and remote Frida server support
- Progress bar with page-level quality assessment
- Companion
.msl.logfile with full debug output - Human-readable skip reason labels in end summary
- CI workflows for PyPI publishing and automated changelog