Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.29 KB

File metadata and controls

37 lines (23 loc) · 1.29 KB

MemMap Explorer v2.6.3 - Treemap color stability and MAP/ELF import workflow update

Summary

This release improves the MAP/ELF analysis workflow and fixes treemap rendering stability issues introduced by dynamic section-based coloring.

Highlights

  • Fixed treemap color normalization/assert issues when using dynamic section-based colors
  • Added section-aware color propagation for imported MAP/ELF analysis nodes
  • Updated the import workflow to use two steps:
    • Step 1: select the MAP file
    • Step 2: optionally select the ELF file
  • Added explicit dialog titles to guide the MAP and ELF selection flow
  • Updated the ELF file picker to support extensionless executables commonly used as ELF inputs

Upstream acknowledgement

MemMap Explorer is a modified derivative of WinDirStat.

Upstream repository: https://github.com/windirstat/windirstat

Thank you to the WinDirStat maintainers and contributors for the original project and its open-source foundation.

License

This release is distributed under GPL-2.0-or-later.

Suggested release assets

  • MemMapExplorer.exe or a portable ZIP package
  • Source code archives generated by GitHub

Notes

If publishing binaries, ensure the corresponding source for this release remains available in the repository, consistent with GPL obligations.