

DBVM has an extra security level, and added dbvm_setKeys to easily change the access codes.The change address window now also supports relative offsets.Userdefined symbollist has a secondary list for CCode symbols.sections can now reference labels, defines, AOBScan results, and allocs created in the section.NET(and mono) method detouring.NET info has a new contextmenu where you can create a detour template for the autoassembler fixed blocks for inline C coding (Check the forum, wiki, CE patreon discord or CE's youtube).fixed lua errors not giving a proper errormessage.

fixed position saving for the foundcode dialog.fixed handling of broken/empty language folders.processlist: Fixed the highlighted color process entries in light mode.foundlist: new scan now alsdo clears the saved results.foundlist: display type override also afffects the saved columns.

fixed checkbox and radiobutton not sizing properly in dark mode.mono is less likely to disconnect when dissecting an invalid memory address.fixed auto attach not stopping the process flash.fixed brake and trace killing the debugger when skipping certain modules an failing in figuring out the return address.fixed disassembler issues/memory corruption when closing a secondary memoryview window.fixed loading back highligter config for auto assembler windows.added custom alignment option to the hexviewer section of the memoryviewer.break and trace: Added 'stay within module' option.And stepover now steps over rep instructions added isRep to the lua LastDisassemblerData field.you can now change the font of the tracer tree.goto address popup now centers on the memview window, instead of screen center.added shortcut to add this address to addresslist in hexview (ctrl+numPlus).you can now edit instructions with a breakpoint on them.lua's openProcess command now won't deactivate all entries when previously no process was selected.You can now also change values of groupscan scan results directly in the foundlist.the replace button in foundcode dialog now supports multiselect.added hints to how the pointer wildcard works.structure dissect watch for changes now also shows you when something has changed inbetween.mono will not try to re-attach after a disconnect.

