Retrohacked Posted September 15 Share Posted September 15 Added a Section switching ComboBox at the top right of the Hex Editor, allowing for quick Section switching. #26 /avan06/PS4CheaterNeo/raw/0.9.9.8-beta/assets/hexeditor_sectionSwitching1.webp /avan06/PS4CheaterNeo/raw/0.9.9.8-beta/assets/hexeditor_sectionSwitching2.webp PointerListView has been changed to VirtualMode, improving processing speed. PointerFinder now supports stable sorting, maintaining the relative order of the previous sorting during sorting. Improved the execution efficiency of 'Select All' in ResultView within the Query window. #33 Changed the format of the LastHiddenSectionLengthHex option from int to ulong, so now this option is not limited by the int32 upper limit, and when initializing the last hidden section, it will be automatically processed in segments according to the buffer length (128MB). #27 Previously, when detecting hidden sections, there was no segmentation processing for each section. Now, each detected hidden section is segmented according to the buffer length (128M), following the standard section processing method. This helps reduce memory usage during Query scanning. /avan06/PS4CheaterNeo/raw/0.9.9.8-beta/assets/query_DetectHiddenSection.webp Added support for "Check that contains Hidden", "Uncheck that contains Hidden" in the right-click menu of the SectionView in the Query window. /avan06/PS4CheaterNeo/raw/0.9.9.8-beta/assets/query_SectionViewMenu.webp View the full article Link to comment Share on other sites More sharing options...
Recommended Posts