Skip to content

Releases: tomvita/PointerSearcher-SE

UI improvements

01 Dec 07:00
Compare
Choose a tag to compare

Now bookmark import from EdiZon has a label.
Only bookmark added with "+" key will be displayed. This reduces potential clutter and also enables use of multiple bookmark files on the switch side.

Now bookmark can be drag and dropped into target cell for pointer search.

Works with EdiZon SE 3.7.21
Need updated noexs sysmodule. https://github.com/tomvita/Noexes/releases/tag/1.4.152

Special thanks to CJBok for contributing to this release.
I think we can be looking forward to more contribution from CJBok.

update dump file offset due to change in EdiZon SE file format

02 Nov 17:22
Compare
Choose a tag to compare

fix a wireless dump file bug

22 Oct 07:43
Compare
Choose a tag to compare

Wireless dump not in ascending order when main > heap. This cause failure when the dump is use for narrow down.

More QoL improvements

18 Oct 03:14
Compare
Choose a tag to compare

Rearranged the buttons to follow a more logical flow and some changes to the button texts
image

some QoL improvement to UI

18 Oct 02:13
Compare
Choose a tag to compare

Auto Resume after dump
Added overwrite checkbox, if uncheck won't overwrite dump file
Renamed "Export to EdiZon SE" to "Export to File"
Renamed "Push Export to EdiZon SE" to "Push File to EdiZon SE"
Rearrange buttons so these two are next to each other.
Rename "P" to "Stop" which provides results found so far. This button is different from "Cancel" which clears the search.

054e4f4558454000.zip is the same as last release

push pointer chain candidate to EdiZon SE

06 Oct 16:12
Compare
Choose a tag to compare

Added a button to push bookmark export to switch via noexs sysmodule.
Fix some bugs with "Read 1st Dump Data", "Reset and Search" and "Narrow Down Result" when File 1 isn't selected.

Updated attached noexe sysmodule to 1.4.149

Support 32bit pointers on direct pointer candidate dump from switch

04 Oct 07:19
Compare
Choose a tag to compare

Direct pointer candidate dump from switch updated to support 32bit pointers candidates.
Fixed bookmark fetch bug when bookmark file is locked by EdiZon SE.
Require sysmodule update 1.1.147.

can modify the MainEnd value

01 Oct 01:48
Compare
Choose a tag to compare

Some game the pointer chain is located in the main segments. The concept of one jump from Main to Heap and continue in heap is not correct for these games. A quick fix to support this kind of game is to edit MainEnd entry with a guess for now. This feature will need dump from EdiZon SE 3.7.7 to work. In future release may change the name of the field that is call "MainEnd" to better reflect what it really is now that MainEnd isn't always what we want to put in this field.

updated sysmodule is needed for wifi dump to support this new feature.

added a xor calculator

27 Sep 12:56
Compare
Choose a tag to compare

Some games hide the target values with a xor. A small addition to help with that. Toggle button switch between Dec and Hex.
Added 64 bit version. You will need this for some 32bit games.
image

Direct pointer candidate dump from switch

21 Sep 14:46
Compare
Choose a tag to compare

Perfect partner of EdiZon SE. No need to dump and transfer dump file. Directly transfer pointer candidates and bookmark address over to PC for pointer search. Ultra fast transfer! Typically takes just one minute to make a full pointer dump. No more manual entry of addresses.
image
Place the content of the zip file in \atmosphere\contents\054e4f4558454000; You must delete \atmosphere\contents\0100000000000038 if present.