github tomvita/Breeze-Beta beta85

latest releases: beta94b, beta94a, beta94...
9 months ago

Jump Back menu

Jump back has been rewritten. Now jump back will progress backwards with a consistent interface. Each depth progress will discard the previous depth's data. The status line show how many targets are searched in the current depth and BM is the number of bookmark added since the start. Whenever a link back to main is found a bookmark will be added. Each line shows the target address in [ ] and the number next to it is the number of source pointing at this target

2023123012074500-CCFA659F4857F96DDA29AFEDB2E166E6

reset map

To restart the search use this button and you will be back at depth 0

next depth

Use this button the proceed to search for the next depth

Branch_to search in ASM explorer

The first time when "Branch_to above" or "Branch_to below" is activated a search is perform on the code space for B and BL instruction. After the search when a code is the destination of a B or BL you will see {D} where D is the number of code that B or BL to this address
For example "{4}M+0x1b2de40: stp x29, x30, [sp, #-0x20]!" means there are 4 B or BL instruction that will land on this code at address Main+0x1b2de40

2023122823185200-CCFA659F4857F96DDA29AFEDB2E166E6

Branch_to above

This button move to the branch to target that is above the current cursor position

Branch_to below

This button move to the branch to target that is below the current cursor position

Goto Source

This button let you jump to the source when the cursor is place on the code that is the target of branch to. When there is more than one you can choose from a list

2023122823165000-CCFA659F4857F96DDA29AFEDB2E166E6

2023122823212400-CCFA659F4857F96DDA29AFEDB2E166E6

Pressing the button again bring you to the code

bflip search mode

[A bflip B] will search for the bit flip between previous and current that is the same as from A to B, get to this mode with the "RANGE type" button. Many game use simple scrambling that is just a XOR of the actual value with a key, this search will help you find it. Perform unknown search then bflip search for faster narrow down of candidate list.

cheat_url_txt

If this file is found in \breeze directory an additional url will be check for cheat file, the file should have the url with {BID} and {TID} which will be replace with the actual BID and TID of the file. {bid} is {BID} in lower case

Don't miss a new Breeze-Beta release

NewReleases is sending notifications on new releases.