Commit Graph

6178 Commits

Author SHA1 Message Date
Dark Byte
a3e1a24b8c
Merge pull request #2987 from Sencaid/master
German Translation
2024-08-25 22:22:00 +02:00
Sencaid
576643ccfe
Füge Dateien über Hochladen hinzu 2024-08-24 22:51:06 +02:00
Sencaid
a03c7307b0
Verzeichnis erstellen weils ja nicht anders geht... 2024-08-24 22:50:16 +02:00
Dark Byte
becc02ad6b forgot this file 2024-07-20 01:01:00 +02:00
Dark Byte
3ad32d4e04 move the changes of the the mdc (and some minor lua scripts) to the public repository 2024-07-15 01:20:09 +02:00
Dark Byte
54f90a22bf Merge branch 'master' of https://github.com/cheat-engine/cheat-engine 2024-05-03 12:09:21 +02:00
Dark Byte
438761c8f4 deal with a potential stack corruption in 32-bit targets (64 bit should be less affected due to 128 bit stack alignment rules) 2024-05-03 12:09:04 +02:00
Dark Byte
dc08c7db1d
Merge pull request #2855 from rzndsa/master
ru translation update to 7.5.2
2024-03-04 11:55:27 +01:00
Sergey D
df1b77a5dd
ru translation update to 7.5.2 2024-03-04 00:14:20 +03:00
Dark Byte
04daf0ad8a merge monoscript from main branch with public 2024-02-23 11:40:11 +01:00
Dark Byte
3c35fab43e #include <stdint.h> 2024-01-10 19:36:27 +01:00
Dark Byte
5f6d7464e7 merge the monodatacollector patches 2024-01-02 15:45:57 +01:00
Dark Byte
0c5fd6ad5d update the include and autorun folders 2024-01-02 15:45:09 +01:00
Dark Byte
055f29dc80 fix compile issues on android 2024-01-02 15:27:43 +01:00
Cheat Engine
464b07e7bc fix compilation on linux 2023-12-28 02:27:54 +01:00
Cheat Engine
a9058d8605 some initializing code 2023-12-28 02:18:36 +01:00
Cheat Engine
d7a11fa2f6 Merge branch 'master' of https://github.com/cheat-engine/cheat-engine.git 2023-12-28 02:17:35 +01:00
Cheat Engine
42480dc8b6 comment out useless line 2023-12-28 02:17:26 +01:00
Dark Byte
4d10e2d6aa make the columns in the memoryregions window sortable 2023-12-16 17:09:56 +01:00
Dark Byte
e6254f4906
Merge pull request #2770 from PeaceBeUponYou/master
MONO: Get Parameters fix for Il2cpp
2023-12-15 10:32:58 +01:00
PeaceBeUponYou
e802e8f6bf Merge branch 'master' of https://github.com/PeaceBeUponYou/cheat-engine 2023-12-15 11:47:16 +05:00
PeaceBeUponYou
1e1734eef4 Il2cpp GetMethodParameters fix 2023-12-15 11:45:47 +05:00
Dark Byte
9a3ade0443
Merge pull request #2681 from PeaceBeUponYou/master
Mono: Data Structure Dissect Fix and Debug Features
2023-12-14 12:58:10 +01:00
Dark Byte
c63b8d5dc7
Update .gitignore 2023-12-14 12:56:22 +01:00
Dark Byte
a5d1c573aa
Update .gitignore 2023-12-14 12:54:28 +01:00
Dark Byte
ea32e4363d
Update .gitignore
the cheat engine lpi contains compile parameter changes which sometimes do need to be commited
2023-12-14 12:53:34 +01:00
Dark Byte
8576237d89 you can now do "db +1 +2 +3 -4 -5 -6 * +f" 2023-11-29 12:01:40 +01:00
Dark Byte
7b7b4ea363 semi template for code injection on aarch64 (got to pick an unused register yourself) 2023-11-29 01:41:49 +01:00
Dark Byte
341516c11b fix issue with unix exclusive filelocking not being a thing
and delete left over temp files sooner
2023-11-29 00:42:52 +01:00
Dark Byte
43edcca2b4 Merge branch 'master' of https://github.com/cheat-engine/cheat-engine 2023-11-29 00:27:10 +01:00
Dark Byte
98eddac286 make the debug panels show together with the debugtoolbar 2023-11-29 00:26:36 +01:00
cheat-engine
21f81ac4f3 Merge branch 'master' of https://github.com/cheat-engine/cheat-engine 2023-11-28 23:54:29 +01:00
Dark Byte
a2414fd341 free the module even when there's an exception 2023-11-27 23:26:05 +01:00
Dark Byte
98db20bbc0 mention that tablefiles are allowed 2023-11-27 23:20:21 +01:00
Dark Byte
0ffd9b8836 you can pass tablefiles as well 2023-11-27 23:15:47 +01:00
Dark Byte
c83cfcece2 add loadModule(memorystream, internalfilename, executeEntryPoint OPTIONAL default=true, timeout OPTIONAL default=nil=infinite) 2023-11-27 23:13:38 +01:00
Dark Byte
85f8dc1587 expose caretX and caretY (and also make TSynAutoComplete creatable from lua using createComponentClass ) 2023-11-27 19:12:34 +01:00
Dark Byte
9190f78935 implement api hook script generation for aarch64 2023-11-26 23:43:29 +01:00
cheat-engine
51bd2077d6 Merge branch 'master' of https://github.com/cheat-engine/cheat-engine 2023-11-24 23:46:07 +01:00
Dark Byte
3aa5425fec fix highest bit calculation/lookup 2023-11-24 23:39:28 +01:00
Dark Byte
8f84d534fb fix error when ticking and unticking a checkbox in the pointerscan config 2023-11-24 22:17:28 +01:00
Dark Byte
b25dd17042 show symbols in arm64 2023-11-24 22:16:39 +01:00
cheat-engine
8f3ff9dbf3 fix random AV on macos when showing registers for the first time 2023-11-24 22:13:47 +01:00
cheat-engine
89422864e7 Merge branch 'master' of https://github.com/cheat-engine/cheat-engine 2023-11-24 15:08:29 +01:00
Dark Byte
3246c27b97 fix some more aarch64 instructions 2023-11-24 00:50:16 +01:00
Dark Byte
7a747d3ab8 fix smulh 2023-11-23 15:49:14 +01:00
Dark Byte
df50882b23 add SelectionSize to disassembler view
script templates now take the selection into account for minimum originalcode size
2023-11-23 14:29:33 +01:00
Dark Byte
3d9574ed9c fix compilation for windows 2023-11-23 11:52:48 +01:00
cheat-engine
6e4cbd3855 Merge branch 'master' of https://github.com/cheat-engine/cheat-engine 2023-11-23 00:01:27 +01:00
Dark Byte
ba977b6fb7 add some extra aarch64 instructions to the dis/assembler 2023-11-22 23:42:23 +01:00