Csimbi I post too much
Reputation: 97
Joined: 14 Jul 2007 Posts: 3327
|
Posted: Sun Sep 04, 2011 12:02 pm Post subject: CE Module filter (now level-based pointer filtering) |
|
|
Hi all,
while filtering modules in CE is already possible while performing a pointer scan, it is not very convenient.
I have created a tool to filter the modules in the generated pointer dumps.
As of 1.1, the tool supports filtering out specific levels of pointers.
I have uploaded it here:
http://www.mediafire.com/?ybw3yyd42uatrpa
Open the pointer dump, select the modules to include (or, exclude), adjust levels if needed and save it under a different name.
The reading is not threaded, so the application might appear hanging after you opened a large pointer dump.
Writing is threaded and cached, so it will be faster.
If you have comments, please let me know.
I built it on 7x64SP1 with a custom DPI setting; backwards compatibility was not one of my goals.
Thanks.
To moderators: if this is not the right forum to post it, please move it. Thank you.
|
|