This repository has been archived by the owner on Nov 29, 2023. It is now read-only.
General stability fixes:
- Skip unaligned search results and force safe mode by default.
- Print duplicate search results in verbose mode.
-s
/--safe
is now -s
/--unsafe
, and it does the opposite of what it did before: instead of searching for multiple instances of the address, it now ignores additional instances (if they exist). This is not recommended to be used.
The script will now show the offsets of duplicate search results, to make it easier to find any issues.
The release zip contains an exe compiled with PyInstaller, so it might trigger some false positives.