Skip to content

Releases: tomvita/PointerSearcher-SE

0.5.15b

06 Dec 11:21
Compare
Choose a tag to compare

Now you can upload bookmark with label with either offset from main or full address. Only works with Breeze beta 63 and above

https://github.com/tomvita/Breeze-Beta/releases/tag/beta63

Very minor fix

11 Oct 09:17
Compare
Choose a tag to compare

Moved the two upload bookmark buttons further apart to avoid clicking on the wrong one.
Remove white space to prevent number field with white space from crashing the app

Add uploading of label and offset to Breeze

04 Oct 05:23
Compare
Choose a tag to compare

Place offset from main in the target address 3 box, check the box next it to choose it for upload to Breeze beta 51 and above
Import the uploaded bookmark the same way as pointer search results. These bookmark with have zero depth. It is for use with ASM hacking

image

Download bookmark from both Breeze and Edizon SE

05 May 07:34
Compare
Choose a tag to compare

Small change to fetch bookmark from both at the same time.
To get Breeze bookmark you need noexes sysmodule version 157.

Add ask dmnt to detach button

25 Nov 13:59
Compare
Choose a tag to compare

If dmnt is attached to the game you can click on this button to ask it to detach from the game ( so you can connect to GDB stub).
Please make sure EdiZon SE or Breeze or Zing or EdiZon overlay isn't running before you click on the button. ( Press Home will exit EdiZon SE or Breeze, Zing or EdiZon overlay will need to exit to tesla menu ).
image

Fix status of attach to button

15 Nov 13:26
Compare
Choose a tag to compare

Attach to button was showing green in some case when the attach failed.

update error code and ignore dmnt not present

05 Nov 03:20
Compare
Choose a tag to compare

Requires noexes sysmodule 155 and above

From now on will only release 64bit version.

added label and check box

07 Sep 08:52
Compare
Choose a tag to compare

Added a label column so the dump can be documented with this field.
Target address 2, 3 and label is now stored in the dump file. Target addresses and label can be edited any time and will be store in the dump file.
Added check box for selecting the file to be used with narrow down.
image

added narrow down minus

26 Jan 18:39
Compare
Choose a tag to compare

Narrow down minus will perform narrow down without target. This is a less powerful narrow down but it save you the effort to find the target.
Fix a bug. When the compression ratio is better than 4 the buffer was too small (I under estimated the best case compression ratio).

increase number of dump files supported to 10

27 Dec 01:31
Compare
Choose a tag to compare

Some people are more determined to find the pointer chain than I expected.
I had assume if you still can't find it by 5 my tool probably isn't the right one.

version 0.5.9a has a small bug where file 5 was selected at the start