Tsubame
Tsubame copied to clipboard
Cross Platform TUI based process memory analyzer.
Tsubame
Cross Platform TUI based process memory analyzer.
"Tsubame" is the Japanese word for swallow.
Usage
Install python library.
# windows
pip install -r requirements_windows.txt
# mac
pip install -r requirements_mac.txt
License
MemoryView
The original software is available at
https://github.com/walterdejong/hexview.
This project is a partial enhancement of the above great software.