cheat-engine
acc6cefd0f
Fix registry issues
2019-12-19 17:49:30 +01:00
cheat-engine
eb34575fdb
Merge the mac modifications to the main branch. Todo: Likely fix some windows build isues
2019-12-18 12:07:17 +01:00
Marco
51e8a8659a
Debug toolbar can be disabled
2019-09-15 23:07:23 +02:00
Dark Byte
2db6ef447d
hide menuitem for add address to list if no address is selected
2019-08-08 14:25:02 +02:00
Dark Byte
3e38243fd7
save memoryview child positions
2019-08-08 14:22:36 +02:00
Dark Byte
99ce1f99de
make the ignored break list useful
2019-08-04 22:57:13 +02:00
Dark Byte
1fdb19e55c
add an option to use a thread to freeze entries
...
and fix 32-bit compilation
2019-08-04 21:02:34 +02:00
Dark Byte
bfd7de11aa
getKeyNames also raises an exception in the latest registry library
2019-08-03 09:58:03 +02:00
Dark Byte
89380168c9
deal with symbollookup failure
2019-07-24 18:22:15 +02:00
Dark Byte
cdfcb432b1
cleanup the debug options
2019-07-23 16:43:49 +02:00
Dark Byte
e05aef8be8
don't use dbvm for f8
2019-07-23 08:48:37 +02:00
Dark Byte
c209c3b390
floating point form now stays inside the screen
2019-07-22 11:02:32 +02:00
Dark Byte
106340b183
warning cleanup here and there
...
fixed a memoryleak with the stacktrace exceptionlist
minor bugfixes in diagram code
2019-07-20 11:16:38 +02:00
Dark Byte
123587e179
fix compilation error and memrec Parent property is now also writable
...
and missed a file in the tutorial
2019-07-19 11:36:12 +02:00
Dark Byte
58106d9ecc
preference change
2019-07-18 19:38:55 +02:00
Dark Byte
cd6b8a1c6c
don't bother getting the PA as it's already known
2019-07-18 11:40:35 +02:00
Dark Byte
a6cefaf17b
should look better now
2019-07-17 12:15:54 +02:00
Dark Byte
d4a082a80f
Implement DBVM watch breakpoint, and add option to pick the breakpoint type in memview as well
2019-07-15 13:40:21 +02:00
Marco
9aa32f1a02
icons
2019-06-07 20:12:26 +02:00
Marco
c595ea7f91
more icons
2019-06-05 12:36:47 +02:00
Dark Byte
080c8758e5
stackview in memview now also shows symbolnames
2019-05-12 11:35:05 +02:00
Dark Byte
a6473b0ff8
fix dpi issue in memory view
2019-05-04 22:40:28 +02:00
Marco
44241ed6c7
new icons + misc improvements
...
improved arrangeDiagramBlocks
added some icons
2019-05-04 21:29:49 +02:00
Marco
d0f20d004b
bad idea
2019-05-01 10:33:17 +02:00
Marco
faa01bbd52
tbToggleBreakpoint disabled when not attached + more diagram tweaks
2019-05-01 09:51:54 +02:00
Marco
9b6d58f1b1
added show debug toolbar (main menu - view)
2019-04-20 17:36:14 +02:00
Marco
489c3487a7
add toolbar toogle breakpoint button
2019-04-20 16:48:55 +02:00
Marco
fe6ddcbc5e
improved toolbar & add miCopyAddressesOnly (memviewer)
...
changed 'execute till return' to 'step out' (toolbar only) //makes sense?
changed icon accordingly
added miCopyAddressesOnly in memory viewer's popup menu (under copy to clipboard)
2019-04-20 13:13:52 +02:00
Marco
832f4cb253
add copy to clipboard to found addresslist + new toolbar button & icon
2019-04-19 18:39:53 +02:00
Dark Byte
0e456519c1
fix dpi issue with toolbar
2019-04-18 11:24:16 +02:00
Dark Byte
f62102a741
Just disabling the toolbar after stepping is enough (prevents flicker)
2019-04-18 11:14:46 +02:00
Marco
2d5fb2f016
toolbar debug icons
2019-04-18 10:59:44 +02:00
Marco
27ab960ad3
hide toolbar & debug functions back when running
2019-04-17 23:52:25 +02:00
Marco
fe57c79a8c
show toolbar on break
...
todo:
1) icons
2) hide back when no stepping is going on
2019-04-16 22:20:55 +02:00
Marco
3884fb48be
added a toolbar for single step/step over & run
...
todo:
1) icons
2) more debug functions
2019-04-16 16:12:57 +02:00
Marco
0035d120b5
if a memoryregion is selected in the disassembler or hexview then on "file->save memory region" fill in this region
...
todo list line 46
2019-04-15 19:04:58 +02:00
Dark Byte
5a9045c1a1
fix loading settings from the registry for memoryview and add kernelsymbols as a persistent option
2019-03-25 11:39:14 +01:00
Dark Byte
b761030607
MAke disassembler address to symbol lookup less important
2019-03-04 19:05:15 +01:00
Dark Byte
7706753094
add doubleclick on driver to go to the base of the driver
...
change reg on bp window now shows 64-bit register names
added an active/deactive cloak option to memorybrowser
2019-02-27 09:08:10 +01:00
Dark Byte
7f097a1843
DBVM version of 'find what addresses this code accesses'
2019-02-25 11:58:11 +01:00
Dark Byte
3edcab041e
kernel symbols also show in the enum dlls and export (shows me that the driverlist export order is wrong)
2019-02-23 13:29:45 +01:00
Dark Byte
db2b901ab7
CodeList now deals with symbols not being found
2019-02-13 07:13:07 +01:00
Dark Byte
0ba25c43c6
Fix saving fonts and getting the hexview font information
2019-02-11 09:30:16 +01:00
Dark Byte
914be81287
Add some fontquality options
...
6.8.3
2019-02-07 20:03:17 +01:00
Dark Byte
ec8d50023e
Add enableWindowsSymbols to lua
2019-02-07 03:14:20 +01:00
Dark Byte
a5d3106b79
Add option to download and show windows pdb symbols
2019-02-07 03:07:40 +01:00
Dark Byte
d90510bf69
bunch of DPI fixes for memview and pointerscan
2019-01-31 23:40:44 +01:00
mgrinzPlayer
2695b6cb0d
Update miAddESP, miAddEBP and miAddRef
...
also change caption for processhandler.is64Bit
2019-01-28 00:52:39 +01:00
Dark Byte
5ca2deeed7
Fix a race condition when holding down f9 like crazy while debugging an often executed breakpoint
2018-12-28 11:35:49 +01:00
Dark Byte
003d4c8815
start implementing the code filter
2018-12-17 16:12:52 +01:00