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
mgrinzPlayer
196a18fc78
ProcessesCurrentUserOnly, form Caption
...
- ProcessesCurrentUserOnly is used in CEFuncProc.pas , processlist.pas (instead of miOwnProcessesOnly.checked), so update this variable too.
- TProcessWindow form caption should be set after inputquery was used
related with:
afd17b1812
2017-07-12 01:22:02 +02:00
Dark Byte
90d1e3c60f
add translation strings for the process list
2017-07-07 15:21:38 +02:00
mgrinzPlayer
29131faa4f
add commonProcesses filter
2017-05-01 18:56:31 +02:00
Dark Byte
afd17b1812
save initial states of the settings
2017-04-16 19:55:21 +02:00
Dark Byte
b585e29c0d
fix system process detection for the application list
2017-04-16 19:47:42 +02:00
Dark Byte
09c4017ec6
show the processname instead of the title
2017-04-16 19:30:00 +02:00
Dark Byte
7ebea182a4
raise the height to at least 350 if first time show
2017-04-16 19:24:54 +02:00
Dark Byte
5b16776c15
don't destroy the cheatengine owned icons
2017-04-14 23:19:16 +02:00
Dark Byte
7a9143cbf5
different method for lineheight fix
2017-04-14 22:53:59 +02:00
Dark Byte
de8815fdee
trace formshow
2017-04-14 19:50:43 +02:00
Dark Byte
d417e58e5c
debug info
2017-04-14 19:17:32 +02:00
Dark Byte
022472cf1a
File Open doesn't apply changes to the file automatically anymore. (It's not memory friendly either)
...
And fixed the application list so it resembles the taskmanager output more
2017-04-14 11:56:57 +02:00
Dark Byte
b0d9c3570d
really difficult patch
2017-04-14 08:53:30 +02:00
Dark Byte
a37b5f1abf
done something to the processlist window
2017-04-13 21:17:39 +02:00
Dark Byte
113aed1769
fix PopupMenu returning nil for addresslist
2017-04-12 11:34:30 +02:00
Dark Byte
e2204d0706
fix the auto assembler so it can deal with different comment types
...
and some more gui fixes for the processlist and auto assembler settings
2016-08-21 07:00:26 +02:00
Dark Byte
d3e8ccb669
registers and processlist window fixes
2016-08-19 03:20:12 +02:00
Dark Byte
2bf8b43125
you can now rightclick on "your system supports dbvm" and manually load the cpu when you want them
2015-10-03 21:29:06 +02:00
cheatengine@gmail.com
059232d42a
split up cefuncproc a bit more
2014-11-07 00:29:54 +00:00
cheatengine@gmail.com
cb68b21eaa
another step of splitting up cefuncproc: Moving the common types to another unit
2014-11-06 22:15:23 +00:00
cheatengine@gmail.com
0f35a52416
move the processid and handle from cefuncproc to processhandlerunit
...
move the processlist function from cefuncproc to it's own unit
start work on the jni library for java
2014-09-08 12:00:14 +00:00
cheatengine@gmail.com
f4405ec872
show the process list filter in the processlist caption
2014-05-26 08:27:04 +00:00
cheatengine@gmail.com
a276e554d0
Add some protections against a 32-bit exception handler bug in fpc
2014-05-16 19:07:18 +00:00
cheatengine@gmail.com
4ddb2f0e1a
slightly increase the speed of attaching the veh debugger when there is a huge .pdb
...
commit an earlier fix for open process block bypassing
some debug output cleanup
2014-04-13 19:20:12 +00:00
cheatengine@gmail.com
813fe15fae
fix the character range to accept
2013-10-05 23:53:52 +00:00
cheatengine@gmail.com
78a539bbfd
filter by typing directly into the processlist
2013-08-24 18:59:29 +00:00
cheatengine@gmail.com
f84a36102d
add an option to show only the processed of the user by Alice0725. (no saved setting yet. Can't decide where)
2013-04-22 21:03:14 +00:00
cheatengine@gmail.com
01327ce1f3
added menu item to open a file for hexediting
2012-01-09 05:11:09 +00:00
cheatengine@gmail.com
8b075f9a2a
some typo fixes
...
implement a network layer over the most used apis
2011-07-26 02:43:02 +00:00
cheatengine@gmail.com
d18393a96a
renamed Cheat engine 6 to Cheat engine
2011-07-04 19:53:51 +00:00