- (TUI) modules command
- (TUI) watch command
- (LINUX) hide worker threads from process list
- [PTR] and [REF] tags can't account for memory rotations.
- no walk_heap_granular equivalent for linux
- (CLI) modules command
- (TUI) [PTR] and [REF] tags in Heap view allocation table, issue #1
- [PTR] and [REF] tags can't account for memory rotations.
- no modules command for linux
- no walk_heap_granular equivalent for linux
- (TUI) clear command
- fixed issue #5 Linux - (warn when debug symbols are missing)
- (TUI) protection / permissions on heap block in heap view alloc table
- fixed issue #2
- leak command for tui
- leak-m command for tui
- fixed issue (scan app.exe -h has println in tui v0.2.0)
- fixed frag ratio to show fragmentation
- Basic TUI with Process List and Heap View
- mvis tui (command)
- TUI leak and other commands missing
- scan app.exe -h has println in tui
- Integration test suite
- CI/CD pipeline with GitHub Actions
- Pre-built binary releases for Windows and Linux
- Replaced Heap Walking to ReadProcessMemory
- Process lookup now uses stable system processes
- JSON export validation improved (tests)
- Linux symbol resolution inconsistent
- Initial CLI release
- Windows and Linux memory scanning
- Leak detection