More actions
Pointer Searcher | |
---|---|
General | |
Author | Takumi4685 |
Type | PC Utilities |
Version | 0.04 |
License | MIT License |
Last Updated | 2019/12/23 |
Links | |
Download | |
Website | |
Source | |
Pointer Searcher for Noexs dump file.
User guide
Tutorial (Japanese).
Notes:
- This tool is alpha version,and may has many bugs. please use at your own risk.
- This tool uses huge amout of memory,maybe more than 400 MB.
- Each process is very slow.
Screenshots
Changelog
v0.04
- [Improve]change offset expression at least 2 digits to avoid noexs exception.
- [Improve]support narrow down results with target address 0 to only checks if pointer code can reaches heap region.
- [Improve]narrowing down results become faster.
v0.03
- [Bugfix]actual search depth was MaxDepth+1 by mistake.
- [Improve]change UI to show progress.
v0.02
- [Bugfix]can't find pointer that includes +00h offset.
- [Improve]1st read become faster.
v0.01
- First release.
Credit
- Matthew Bell - auther of great tool, Noexes.
- ZiT866 - thanks to making tutorial.