Skip to content

Releases: Takumi4685/PointerSearcher

R0.04

23 Dec 00:56
Compare
Choose a tag to compare

[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

R0.03

21 Dec 05:59
Compare
Choose a tag to compare

[bugfix]actual search depth was MaxDepth+1 by mistake
[improve]change UI to show progress

R0.02

21 Dec 06:00
Compare
Choose a tag to compare

[bugfix]can't find pointer that includes +00h offset
[improve]1st read become faster