Created an AoB Tool GUI to help compare one against another easily.
-choose your own wildcard
-forces "2 space 2" format (even if you don't)
-no max character limits on entry boxes
-Prevents entering of invalid characters
-Copies the result to the clipboard automatically
-offset calculator
Prebuilt Version: [URL='https://drive.google.com/open?id=0B7UqN53jp_4cMEEzT1h1N0ozdVU'][U]https://drive.google.com/open?id=0B7UqN53jp_4cMEEzT1h1N0ozdVU[/U][/URL]
OR
If using the raw pastebin code below, just copy code into a text file and rename to .hta. Double click to run. I'm open to adding features that might be useful.
Enjoy!
[IMG]https://i.imgur.com/KY6VScZ.jpg[/IMG]
[IMG]https://i.imgur.com/SNedOp6.jpg[/IMG]
[IMG]https://i.imgur.com/rhvRrWY.jpg[/IMG]
[IMG]https://i.imgur.com/SQvZANB.jpg[/IMG]
Raw Code: [URL='https://pastebin.com/7fN9gHVa'][U]https://pastebin.com/7fN9gHVa[/U][/URL]
AoB Tool
AoB Tool
awesome will the offset calc help me with ebx+ecx=?? it will give answer to that? what about ebx+01 or ebx+b1 it will do all that?
AoB Tool
[QUOTE="soniiiety, post: 46504, member: 13954"]awesome will the offset calc help me with ebx+ecx=?? it will give answer to that? what about ebx+01 or ebx+b1 it will do all that?[/QUOTE]
It add/subtract one address from another
It add/subtract one address from another
AoB Tool
[QUOTE="Drivium, post: 46574, member: 1978"]It add/subtract one address from another[/QUOTE]
so thats a no? then dang it, idk how to find offsets it so diffitcult i want to add thos, why would anyone need add ore subtract it from adresses?
so thats a no? then dang it, idk how to find offsets it so diffitcult i want to add thos, why would anyone need add ore subtract it from adresses?
AoB Tool
One thing I don't get is why you people like to use only 1 character (* or ?) when you have a group of [B]2 bytes[/B]. I understand it may come in handy in programming, but then again you won't be using lengthy patterns, so why the laziness?
Observations:
[LIST]
[*]use 2-character groups, as it makes it look ASM-like, not C-like: * -> **; ? -> ??; x -> xx; etc.
[*]your description states you created the tool for a single purpose; no intro or anything (give examples of situations you'd use this in)
[*]I think you can easily do an [B]UPPER[/B] (in whichever form you think it); bytes look better in upper-case
[*]you can add a box or pane for C++ developers where patterns like: A4 25 85 48 32 (copied from CE) would be converted to xA4x25x85x48x32
[*]similarly, copied bytes from CE come with a lot of space characters in-between (depending on the pattern length); it would be nice to sanitize the aspect and make it so you get 1 group of 2 literals, 1 space
[/LIST]
[img]https://i.imgur.com/26s7ynI.png[/img]
[img]https://i.imgur.com/w3BDwUW.png[/img]
Just my 2 cents. Take them as you please.
BR,
Sun
Observations:
[LIST]
[*]use 2-character groups, as it makes it look ASM-like, not C-like: * -> **; ? -> ??; x -> xx; etc.
[*]your description states you created the tool for a single purpose; no intro or anything (give examples of situations you'd use this in)
[*]I think you can easily do an [B]UPPER[/B] (in whichever form you think it); bytes look better in upper-case
[*]you can add a box or pane for C++ developers where patterns like: A4 25 85 48 32 (copied from CE) would be converted to xA4x25x85x48x32
[*]similarly, copied bytes from CE come with a lot of space characters in-between (depending on the pattern length); it would be nice to sanitize the aspect and make it so you get 1 group of 2 literals, 1 space
[/LIST]
[img]https://i.imgur.com/26s7ynI.png[/img]
[img]https://i.imgur.com/w3BDwUW.png[/img]
Just my 2 cents. Take them as you please.
BR,
Sun
Last edited by SunBeam on Thu May 24, 2018 8:54 am, edited 1 time in total.
-
- Noobzor
- Posts: 8
- Joined: Fri Mar 03, 2017 6:22 am
- Reputation: 3
AoB Tool
I agree with Sunbeam...
So i made a special/modded version for my own...
By the way Drivium you made a nice job, really...
[IMG]https://img2.picload.org/image/doigwwow/screen.jpg[/IMG]
So i made a special/modded version for my own...
By the way Drivium you made a nice job, really...
[IMG]https://img2.picload.org/image/doigwwow/screen.jpg[/IMG]
Who is online
Users browsing this forum: No registered users