BullyWiiPlaza / Universal-Pointer-Searcher

An application for finding memory pointers
Apache License 2.0
24 stars 1 forks source link

No pointers found regression #6

Closed Urahara3000 closed 5 years ago

Urahara3000 commented 5 years ago

There is an issue in Scan of this new version 3.3, whenever I scan, it does not return any results, in version 3.2 it works normal, I recorded a video showing a test with both versions, side by side, the dumps used were the Zelda BotW game for the function of No Freezing, see the video in the link below:

https://tinyurl.com/yyp9unb6

the dumps used in the video are at the link below:

https://tinyurl.com/y26c4863

when I have a free time and can analyze this error, I would greatly appreciate it, God be with you and see you soon.

BullyWiiPlaza commented 5 years ago

Thank you for this great quality report! I couldn't replicate the issue on the current development build so maybe I already fixed it but I found 2 other bugs in the meantime and fixed them (using pointer maps on additional memory dumps was extremely slow and using multiple memory dumps can duplicate pointer results). The new version should work fine for the memory dumps you provided:

image