Commit graph

13 commits

Author SHA1 Message Date
KenjiroIchise
71af5eb926 Fixed:Unable to write assembly code to 64bit address when using binutils 2021-08-11 08:42:55 +09: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
0d9d35183d implement option to break on unexpected exceptions (might be useful for debugging aa scripts that crash) 2018-12-10 21:23:59 +01:00
Dark Byte
579141992d add allocNX and allocXO
add an option to skip virtualprotectex in settings
2018-06-20 18:46:52 +02:00
Dark Byte
8ed1de534d fix crash with some emulators 2018-05-31 22:42:27 +02:00
Dark Byte
53a21ba2b3 removed some warnings 2018-05-29 15:10:22 +02:00
Dark Byte
4bb4a6f02e add some extra checks so mono won't show error messages when the target is paused
an experiment with binutils that got ditched
added option to add intermediate pointer offset entries to the addresslist (rightclick the address string)
2018-05-17 22:08:35 +02:00
Sergey D
9dff3103ce Add files via upload
Added more strings for translation
2016-06-25 10:35:44 +03:00
Dark Byte
299182d865 Apply translation patches by rsMUGenerateGroupscanCommand 2015-09-19 23:20:34 +02:00
Dark Byte
3c2cb1a2a8 MErge the binutils disassembler with CE (check out binutils.pas for a lua script to register a binutils) 2015-09-16 23:32:06 +02:00
Dark Byte
8723f513e2 add support for custom parameters in cega scripts 2015-09-09 00:12:18 +02:00
Dark Byte
0bb49a0d27 implement the gnu assembler usage. (it's currently hardcoded in binutils, adjust it yourself for now) 2015-08-29 01:43:18 +02:00