Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- From 7.6.1 to 7.6.2:
- - New table specific options
- - added completion to lua code in auto assembler
- - You can now dissect structures directly from dotnetinfo
- - added modulePreference for symbol loading. When multiple modules have the same symbol, this list determines which modules has priority. (Already populated for windows and linux)
- - break and trace: new option to break on end
- - threadname support
- - waitForallsymbols now shows a dialog when it takes too long
- - custom types of the integer variant are now 8 byte in 64-bit CE
- - added several new custom type examples/templates
- - added a .net 8 example plugin
- - more info dialogs now have tabs
- - added {$ifdef} /{$endif} and {$ifndef}/{$endif} blocks to auto assembler scripts (works with aobscans)
- Fixes:
- - fix break on unexpected breakpoints
- - fixed enum values in il2cpp
- - ceserver: fixed modulesize lookup
- - fixed always hide children option
- - fixed loadPlugin lua command adding to the permanent list
- - convertToUtf8 is now stable when giving it incorrect parameters
Advertisement
Add Comment
Please, Sign In to add comment