Retrohacked Posted September 16 Share Posted September 16 Added support for "Jump to Address" in the HexEditor's context menu. Enter an address, and it will automatically navigate to that location. Added support for "Jump to Offset" in the HexEditor's context menu. Enter an offset value from the current address, and it will navigate to the address relative to the current position. Negative offsets are also accepted. /avan06/PS4CheaterNeo/raw/0.9.9.9-beta/assets/hexeditor_contextMenu.webp /avan06/PS4CheaterNeo/raw/0.9.9.9-beta/assets/hexeditor_jumpAddress.webp /avan06/PS4CheaterNeo/raw/0.9.9.9-beta/assets/hexeditor_jumpOffset.webp Added support for setting the starting address of HiddenSection as the end address of the previous section. avoiding starting addresses that do not end with an integer 0. You can enable/disable this by setting the HiddenSectionStartAtPreviousEnd option, which is enabled by default. /avan06/PS4CheaterNeo/raw/0.9.9.9-beta/assets/query_DetectHiddenSection.webp HiddenSectionStartAtPreviousEnd Determine whether to enable the starting address of the Hidden Section to be the end address of the previous section. If not enabled, the starting address will be the end address of the previous section plus 1. Default enable. View the full article Link to comment Share on other sites More sharing options...
Recommended Posts