Hi Avan,
I got a scenario of scanning a game with many "hidden sections".
For my initial scan, I used a byte scan greater than zero to check which section had actual data.
The remaining selected sections (obviously) contained data, while the others were useless (all zeroes).
Then I took a screenshot that should remind me which sections to manually select later on when I need to scan:

What I am looking for is a way to bookmark those sections and/or hide the useless hidden sections that I no longer wish to see/scan and then easily select and auto-select them.
Maybe you'll come up with additional and/or other efficient solutions/ideas. :)
Hi Avan,
I got a scenario of scanning a game with many "hidden sections".
For my initial scan, I used a byte scan greater than zero to check which section had actual data.
The remaining selected sections (obviously) contained data, while the others were useless (all zeroes).
Then I took a screenshot that should remind me which sections to manually select later on when I need to scan:
What I am looking for is a way to bookmark those sections and/or hide the useless hidden sections that I no longer wish to see/scan and then easily select and auto-select them.
Maybe you'll come up with additional and/or other efficient solutions/ideas. :)