This project is a modified derivative of WinDirStat.
- Upstream repository: https://github.com/windirstat/windirstat
- Upstream project name: WinDirStat
- Original project purpose: Windows directory statistics and treemap-based storage exploration
MemMap Explorer reuses and extends the upstream codebase under the terms permitted by the GNU General Public License.
Thank you to the WinDirStat maintainers and contributors for the original open-source project, the UI workflow, and the foundation that made this derivative work possible.
This repository also acknowledges the historical inspirations already credited by the upstream project, including KDirStat and treemap-related research and tooling referenced by WinDirStat.
This repository adds and/or adapts work in areas such as:
- product branding for MemMap Explorer
- MAP and ELF import support
- symbol, section, object, and region inspection
- DWARF line information parsing
- imported-analysis details view improvements
- region selection workflow
- stability and cleanup fixes
Because this repository contains derivative work based on WinDirStat source code, redistribution is provided under GPL-compatible terms. See the root LICENSE file for the full text.