This tool allows you to organize and scan for many AOB's at a time and dump there result
addresses in a nice neat system, also with the ability to save and load your lists at any time.
This tool is not designed to be the fastest or best scanner, my main goal was to try and create
a user friendly interface, it's not perfect but it's a good start to maybe add to on future versions.
Toolbox AOB Dumper is built upon an open source module Memory.dll which can be found on
GitHub, I use the AOB scan function and some others from this module and take no credit for
these functions.
Currently there is next to no format checking, so if you receive any errors double check you have
filled in the data boxs with the correct format before reporting errors.
There are many options to customize so check the Settings page before starting...
New In 2.2:
-Fixed Scan UI For Larger Scans
-UI Fix
-Bug Fixs
FEATURES-
-Mass AOB Scanning
-Load And Save AOB Lists
-Target Modules Per AOB
-Set Start & End Region Per AOB
-Customizable GUI
-Customizable Default Values
Pictures-
KNOWN ISSUES-
-Scanning without targeting a module or setting a start and end region can be extremely slow on
some larger games or when scanning certain memory areas of some games.
-Sometimes scanning can simply fail on specific games due to some issues with Memory.dll
this should not happen to often though please let me know
-There currently is basically no checks for incorrect formatting, so please double check you
have filled in your scan list correctly, spaces on the end of AOB's spaces in start end regions
and so on.
-This tool is geared towards 64bit games but you can use it on 32bit games but you may
get mixed results
-This is my first release expect bugs
Thanks-
-zqq (helping some random
guy on Discord with save/load
system. Thanks man!)
-NeWaGe (Memory.dll)
-New Age Software (Memory.dll)
-BIGDummyHead (helping with some
hex conversions)
Would you like to donate and support my work? [Link]
My full Halo MCC scan list over 180 scans(Updated Feb 2025)... [Link]
DOWNLOAD: [Link]
Last edited by SilentRunner on Fri Feb 28, 2025 3:51 am, edited 10 times in total.
Are you scanning a 32 or 64bit game, have you checked for formatting issues in the cells, extra spaces etc. You can't leave the start and end region blank. You can send me a screenshot of the settings your using and what game/application your scanning.
Toolbox AOB Dumper has been upgraded, the scan speed has been vastly improved by approximately 60% in my testing. multiple scans are conducted at once as to previously only one scan at a time. If you had any stability issues in the previous versions that is unlikely to have changed in this new build, remember this program is geared towards scanning 64bit applications. 32bit applications may not work. I also took the time to vastly improve the layout of the process picker over the terrible looking combobox method I had before.
I also updated my Halo MCC scan list in the main thread if you want an example list.
New In 2.0:
-Scan Speed Increased By 60%
-Improved Process Picker
-Extra Error Handling