Commit graph

72 commits

Author SHA1 Message Date
Dark Byte
68e0399a4d add a gdbserver interface 2023-10-20 17:32:15 +02:00
Dark Byte
63e334a5c5 implement ipt log window for some debug options 2022-09-22 00:48:23 +02:00
Dark Byte
d834951599 fix find what access/writes dialog dimensions on first show on a high dpi screen 2022-08-29 23:26:02 +02:00
Dark Byte
c3e708801d fix dbvm find what accesses 2022-08-29 12:04:35 +02:00
Dark Byte
fff315a557 Just committing all changes (mostly network and context rewrite related, but also some minor things like emurpm 2022-08-15 23:51:27 +02:00
Dark Byte
1b8a232a5f show the diffcount even when it has been disabled 2022-06-19 10:58:16 +02:00
Dark Byte
489a248d8a commit the latest changes regarding the network protocol and armcode and some minor issues I forgot to commit 2022-04-19 00:08:51 +02:00
Dark Byte
e466bdb667 fix selection issue with replace 2021-11-23 13:24:24 +01:00
Dark Byte
c91d3cb9e7 foundcode dialog: clicking replace twice will restore the code with the original 2021-10-02 22:17:31 +02:00
Dark Byte
bbdcc4ca63 fix form position saving for the foundcode dialog 2021-09-27 09:03:37 +02:00
Dark Byte
928f9710cd fix issue with coderecord.formChangedAddresses 2021-08-22 12:50:43 +02:00
Dark Byte
8fbfc8ca9c add Find out what addresses this code accesses as a context menu 2021-08-10 15:34:32 +02:00
Dark Byte
29f871d860 add sourcecode lines to the disassembler 2021-05-19 20:00:07 +02:00
Dark Byte
866be0367e forgot to add the foundcodeunit changes
improve performance for the changedAddresses form
2021-05-04 14:49:20 +02:00
Dark Byte
cf37ab8141 some compilation warning fixes and committing some stuff I haven't committed yet 2021-03-25 23:22:22 +01:00
cheat-engine
146a8d5608 add new options for dbvm debug interface 2021-03-14 16:17:30 -07:00
cheat-engine
e85d8e8bea implement GUI implementation for dbvm bp's (still needs fixing and specific bp types need to be rerouted/changed)
also add dbvm memory reading in case kernelmode is not available
2021-03-11 07:37:44 -08:00
Dark Byte
2a9f44537c add color customization to the hexview.
fix groupbox labels not showing up
some more darkmode fixes
2020-12-18 02:20:01 +01:00
Dark Byte
c97e0a9c0e dark mode support 2020-12-10 23:39:40 +01:00
Dark Byte
79621a0f4e add a first seen and last seen field to the foundcode coderecord 2020-10-22 13:54:51 +02:00
Dark Byte
2489593ec4 GUI fixes for DBVM 2020-09-04 22:45:47 +02:00
Dark Byte
6d11b4a760 passively save the address string 2020-08-21 20:00:21 +02:00
Dark Byte
9f59a6462f show missed entries in the foundcode window 2020-03-18 21:12:33 +01:00
Dark Byte
d598f79bb3 gui version of dbvm find what accesses/writes/executes now also works without driver (todo: seems to be an issue with certain logsizes) 2020-03-17 01:09:14 +01:00
Dark Byte
5f361925e4 Add sorting to the foundcode form 2020-01-09 01:26:41 +01:00
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
Dark Byte
97bcea18fc fix font issue with the extre info dialog 2019-07-27 13:10:35 +02:00
Dark Byte
5f7a2f1f94 implement frmTracer view on diagrams and a few small fixes here and there 2019-06-18 20:30:18 +02:00
Marco
23506f2c56 extra icons 2019-05-13 20:28:29 +02:00
Dark Byte
7f097a1843 DBVM version of 'find what addresses this code accesses' 2019-02-25 11:58:11 +01:00
Dark Byte
4edfa101df fix counting completely now 2019-02-24 00:16:54 +01:00
Dark Byte
5f506bf9b6 fix counting 2019-02-24 00:13:58 +01:00
Dark Byte
3ee8cd9b02 Update count 2019-02-21 22:27:47 +01:00
Dark Byte
189d67f12b forgot to publish some properties 2018-06-18 09:46:43 +02:00
Dark Byte
9a89b37ded some more cleanup and make getStringReferences show the string 2018-06-12 20:23:45 +02:00
Dark Byte
ca451339ce some safety checks in case the process fails to open
and again a full change of the popupmode (1.6.4 doesn't need it)
2018-06-12 02:12:45 +02:00
Dark Byte
cc2f5b78ae some safety checks 2018-06-11 15:36:17 +02:00
Dark Byte
d517b3c248 bunch of warning fixes 2018-06-01 12:50:03 +02:00
Dark Byte
634129ba7c beta1 2018-05-02 23:20:35 +02:00
Dark Byte
62fab71ec7 add some lua callbacks to the cloak and changereg options (untested) and document it a little
and a couple of bugfixes/improvements in regard to the dbvm watch
2018-04-03 11:39:00 +02:00
Dark Byte
bde02fbe41 add dbvm find what accesses menu option
add cr3 based memory access
2018-03-28 21:18:37 +02:00
Dark Byte
67060984de fix foundcodedialog count size not being set properly 2017-04-08 00:07:55 +02:00
Dark Byte
af74d61102 fixed clicking on checkboxes and expanders in the addresslist, some other gui fixes, and started adding sql support to lua 2017-04-06 15:24:56 +02:00
Dark Byte
c7e9f43670 ability to open 64-bit tutorial from help and disable the save to file option when no selection 2016-09-24 14:02:05 +02:00
Dark Byte
064d98fe08 fix differentBitSize and "more info" 2016-08-24 18:00:13 +02:00
Dark Byte
86ac427287 fix hotkey and foundcode dialog 2016-08-12 23:17:36 +02:00
Dark Byte
6a16a44b45 bunch of minor gui changes 2016-08-12 22:56:50 +02:00
Dark Byte
869a5f454d don't get the previous opcode for rep * 2016-08-08 13:46:22 +02:00
Dark Byte
b507b45343 bunch of cleanup 2016-06-22 12:12:11 +02:00