Skip to content

Releases: tomvita/Breeze-Beta

beta95f

25 Oct 11:29
2d6c335
Compare
Choose a tag to compare
beta95f Pre-release
Pre-release

Branch to search now includes resolving base pointer within the scope of 10 lines from ADRP. Pressing go to source button on a ADRP after a branch to search will bring you to memory explorer pointed by this pointer.
Max trigger is shown on gen2 menu status line.

beta95e

18 Oct 02:14
2d6c335
Compare
Choose a tag to compare
beta95e Pre-release
Pre-release

Will signal memory limit reach in Jumpback menu right panel status line. That means time to exit Breeze to avoid crash. Press Home when you are done looking at screen.
Dmnt fork for atm1.8 has force_debug set to true.

beta95d

15 Oct 03:36
2d6c335
Compare
Choose a tag to compare
beta95d Pre-release
Pre-release

Log cheat write to \switch\breeze\cheat\log.txt
Add some extra line feed to auto generated asm file
Difference since 95a
Tentative support for both atm1.7 and atm1.8. Profile short cut, gen1 and gen2 fork, needs to be reinstalled to get the version compatible with the correct atm version

beta95c-18b

14 Oct 02:30
fa20b1b
Compare
Choose a tag to compare
beta95c-18b Pre-release
Pre-release

fix gen1 fork for atm1.8

beta95c-18a

13 Oct 00:42
fa20b1b
Compare
Choose a tag to compare
beta95c-18a Pre-release
Pre-release

Include a gen2 fork build for atm1.8.
Include profile shortcut that works on atm1.8. Old one will crash on atm1.8. Go to settings and toggle profile short cut to replace.

beta95a

07 Oct 17:24
e81a6ee
Compare
Choose a tag to compare

Gen2 fork is now at 0.13g, new version needed and will required a reboot to use gen2 menu.
Watch buffer size is increased.
Additional features have been added to gen2 menu and the user interface has been adjusted.
Updated "branch to" search to include targets of B.cond, CB and TZ.
Fixed a conditional key bug affecting the edit cheat menu.
Remove duplicated entry of Breeze in hbmenu.
Here is a summary of the changes to gen2 menu since release of beta94b

Gen2 menu

PerformExclusiveSearch

This button works on data captured by memory watching on target. It check one by one until the last entry to see if any of them can survived the exclusiveness test. Lower entry will not be tested if higher one were not eliminated. You can use the delete entry button to get rid of them so lower entry can be tested.

Delete entry

Delete selected entry

make match all

generate a code template that match x30 and all the stack check values

make match 1

generate a code template that match one of either x30 or stack check value chosen by "Next stack_check="

beta95c

11 Oct 07:12
e81a6ee
Compare
Choose a tag to compare
beta95c Pre-release
Pre-release

Fixed jump for large distance from code cave

beta95b

10 Oct 04:06
e81a6ee
Compare
Choose a tag to compare
beta95b Pre-release
Pre-release

Gen2 fork is now at 0.13h

Bug Fixes:

  1. Resolved Issue with Setting Watch on Next Instruction: Fixed a problem where setting a watch on the instruction following the last watched item would not behave as expected.

  2. Fixed Crash When Setting Watch on Empty List: Addressed a crash that occurred when attempting to set a watch on an empty list, ensuring proper error handling in such cases.

beta95

07 Oct 02:53
e81a6ee
Compare
Choose a tag to compare
beta95 Pre-release
Pre-release

Gen2 fork is now at 0.13g, new version needed and will required a reboot to use gen2 menu.
Watch buffer size is increased.
Additional features have been added to gen2 menu and the user interface has been adjusted.
Updated "branch to" search to include targets of B.cond, CB and TZ.
Fixed a conditional key bug affecting the edit cheat menu.
Remove duplicated entry of Breeze in hbmenu.
Here is a summary of the changes to gen2 menu since release of beta94b

Gen2 menu

PerformExclusiveSearch

This button works on data captured by memory watching on target. It check one by one until the last entry to see if any of them can survived the exclusiveness test. Lower entry will not be tested if higher one were not eliminated. You can use the delete entry button to get rid of them so lower entry can be tested.

Delete entry

Delete selected entry

make match all

generate a code template that match x30 and all the stack check values

make match 1

generate a code template that match one of either x30 or stack check value chosen by "Next stack_check="

beta94f

04 Oct 23:56
e81a6ee
Compare
Choose a tag to compare
beta94f Pre-release
Pre-release

auto delete old ARM32 version, no more duplicate
breeze in hbmenu