Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.32 KB

File metadata and controls

33 lines (21 loc) · 1.32 KB

Acknowledgements

Upstream project

This project is a modified derivative of WinDirStat.

MemMap Explorer reuses and extends the upstream codebase under the terms permitted by the GNU General Public License.

Thank you

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.

What changed in this derivative work

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

Licensing note

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.