cheat-engine
e70c92dd37
Some macos fixes/tests
2023-11-13 01:47:23 +01:00
Dark Byte
68e0399a4d
add a gdbserver interface
2023-10-20 17:32:15 +02:00
Dark Byte
ade278f052
committing bunch of fixes
2023-08-25 08:48:13 +02:00
Dark Byte
cde81cf17b
commit all changes from the last few days
2023-03-01 14:39:49 +01:00
Dark Byte
5dd41c6a64
focus the processlist on opening a server (makes typing text for the filter easier)
2022-11-13 09:14:43 +01:00
cheat-engine
aeda19dabd
fix some compile issues and fix network interface for macos
2022-09-27 16:31:24 +02:00
Dark Byte
8560f9a5af
improve modulelist fetch
2022-07-22 22:50:06 +02:00
cheat-engine
c7abbc9bc7
Merge mac source changes back to git
...
Just merging all changes made to the sourcecode to make it functional for mac m1
2022-06-01 13:10:34 +02:00
Dark Byte
66d2ad3ba7
add support for alternative names
2021-11-16 20:58:25 +01:00
Dark Byte
fc63814b22
use clHighlightText when the entry is highlighted
2021-09-30 22:35:38 +02:00
Dark Byte
4a044f066e
fix module ranges and x86_64 debugging
...
and fix the processlist switching on attach
2021-09-28 18:47:05 +02:00
cheat-engine
799dca3634
modifications to make it compile on mac
2021-03-28 22:09:07 +02: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
8074febf4e
add c(c99'ish)-compiler to CE (Modified TCC). Please report missing files, it's a massive commit
2021-01-21 01:04:41 +01:00
Dark Byte
bbdd35df2f
disable dark mode for older versions than windows 10
2021-01-13 18:55:42 +01:00
Dark Byte
d2299ce9fc
fix menu drawing and processlist font color
2020-12-11 03:13:58 +01:00
Dark Byte
e6742b79a5
some more darkmode adjustments
2020-12-11 02:58:31 +01:00
Dark Byte
c97e0a9c0e
dark mode support
2020-12-10 23:39:40 +01:00
Dark Byte
bd1efa717c
Give 'Empty Recent Files List' it's own function
...
Deal with using the kernelmode debugger when DBVM isn't loaded and when the user refuses to load it
2020-09-02 10:00:47 +02:00
Dark Byte
972270adb6
reverse search order
2020-08-21 19:04:17 +02:00
cheat-engine
b83717537b
Add support for MacOS to the monodatacollector library
2020-07-13 12:18:06 +02:00
cheat-engine
3a460ceb2e
add an application list and fill in the process var for mac
2020-03-28 15:09:12 +01:00
cheat-engine
8e925dc9e1
Fix compilation for mac and restore mutiselect
2020-03-24 11:32:08 +01:00
Dark Byte
13502bc0bc
ceshare shows exclamation mark on first show
2020-03-15 18:11:13 +01:00
Dark Byte
e6e97ffa33
remove the show icons only option (as icons are fetched after getting the list)
2020-03-07 11:28:58 +01:00
Dark Byte
3ab43dc823
improve the processlist fetch speed and show an icon when a known process is in the ceshare list
2020-03-06 11:20:07 +01:00
Dark Byte
7fff233717
Improve the gui when in uninitialized state, and add some more functions to the lua synedit
2020-03-05 21:05:18 +01:00
Dark Byte
ff090fb00f
get icons later
2020-03-05 15:43:20 +01:00
Dark Byte
51c99c930c
add some basic classname lookup in the structure dissect
2020-02-24 15:20:33 +01:00
Dark Byte
5dd13bb0ce
fix xp compiling and remove grouping for now.
2020-02-09 20:32:40 +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
4935865955
fix loading textfiles
2019-08-21 11:10:42 +02:00
Dark Byte
8ecc78fd30
while making the integrity check thread go into an infinite loop is a valid solution, it's not really representative of modern integrity check bypasses so making the main thread run through the same code as well
2019-08-18 09:20:25 +02:00
Dark Byte
cce79dfd93
make the processwindow look ok in high dpi
2019-06-21 09:09:34 +02:00
Marco
dc2f543810
super update (icons+adjustments)
2019-06-07 13:53:04 +02:00
Marco
f6aea34729
formatted decimal pid
2019-04-08 09:33:08 +02:00
Dark Byte
7d76f1595d
add convert to PID
2019-04-07 21:57:08 +02:00
Dark Byte
a0779dbc35
add a refresh (f5)
2019-04-07 07:52:21 +02:00
Dark Byte
6f2d68ba44
hide show invisible windows for processlists
2019-04-07 07:44:09 +02:00
Dark Byte
a4c9180f62
The driverlist now shows exports of drivers as well
2019-02-22 12:05:24 +01:00
Dark Byte
236929f3b9
Add a trace compare to the tracer
2019-02-03 02:04:51 +01:00
Dark Byte
d35b4336ff
Just commiting everything so far before switching to a different system
2018-10-15 16:14:01 +02:00
Dark Byte
517240cf5f
loading files now lets you specify a base address
2018-07-31 18:29:22 +02:00
Dark Byte
9a89b37ded
some more cleanup and make getStringReferences show the string
2018-06-12 20:23:45 +02:00
Dark Byte
cc2f5b78ae
some safety checks
2018-06-11 15:36:17 +02:00
Dark Byte
53a21ba2b3
removed some warnings
2018-05-29 15:10:22 +02:00
Dark Byte
54f8b0c097
fix switching from physical memory to a process not returning to process memory
2018-04-19 21:15:30 +02:00
Dark Byte
d2dc1a6235
Now using visual studio 2017 to compile the driver
...
split up ultimap2 from dbk (in case signing dbk fails ultimap will keep working)
fixed the processwatcher bsod'ing you if you have multiple CE's open
fixed the ss segment limit in dbvm offload (not that it was used)
2018-04-13 00:25:53 +02:00
Dark Byte
3242067308
focus the processlist on show
2017-07-19 09:42:28 +02:00