You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
removed the driver requirement for the access memory regions tool
added 1 byte jmp instructions (that will install an exeption handler and place an int3 at the location)
added a scanoption so you can skip unpaged memory. (should prevent targets from eating up RAM when scanned)
reassemble() now rewrites an instruction using multiple lines when needed
make some error messages more descriptive
added an option to center the highlighted disassembler code to the center
added an explanation why the driver won't load and a link with info on how to get it to load for now
memoryrecord hotkeys can now be disabled individually
codefilter: unwind info now gives less bad results
added support for pseudo-ops like cmpss/sd/ps/pd
lua: added ceserver commands
lua: show a stacktrace on execution error
lua: added convertToUTF8(stringbytetable, regioncode)
made loading CT files with signatures possible under wine and proton```
The text was updated successfully, but these errors were encountered:
Prerequisites
Criteria
Name
cheat-engine-zh-cn
Description
Tool for modifying/debugging single player games and applications.
Homepage
https://www.cheatengine.org/
Download Link(s)
https://www.cheatengine.org/
Some Indication of Popularity/Repute
Changes:
The text was updated successfully, but these errors were encountered: