DCSIMG
PWALK - Pavel's Blog
Sign in | Join | Help

Pavel's Blog

Pavel is a software guy that is interested in almost everything
software related... way too much for too little time

Browse by Tags

Virtual Memory Map Viewer
27 November 08 09:47 AM | pavely | 3 comment(s)
Some of you old folks may recall a small tool called “Pwalk” (process walk), that showed the memory map of a running process. As the tool is hard to come by and is generally old, I decided to create a new one (maybe there’s something else like this out there). This is the first version – very basic, but gets the job done. It supports sorting by any column. I intend to add memory viewing capabilities, process heaps information and allocations in the future. Here’s a screen shot and the executable...