Cheat Engine 7.1 Released (Windows) (Patreon)
Published:
2020-04-08 21:54:39
Edited:
2020-04-27 23:49:27
Imported:
Downloads
Content
I'm glad to announce the release of Cheat Engine 7.1 for windows.
Additions and changes:
- Added support for il2cpp (mono)
- Added support for .NET dll plugins
- Change register on breakpoint now also affects FP and XMM registers
- Added CEShare, a way to share your tables with other people
- Improved disassembling
- copy bytes+addresses now only does bytes+addresses
- call filter can now use the unwind data for functions to get a decent list of instructions
- structure dissect shows the pointerpath at the bottom
- Follow register while stepping (rightclick the register to show the option)
- registersymbol and label now support multiple definitions in one line
- improved the speed of the structure list when getting data from a pdb
- hexview: doubleclicking a non-byte value now shows in the type you set
- added sorting to the found code dialog
- added filtering to the changed addresses window
- the debugger settings won't lock from changing anymore, still needs you to reopen a process to have an affect
- added always hide children groupoption
- group headers can act as address now
- AA command createthreadandwait now has a timeout parameter
- Assembler scanning improvement
- Added an AVX2 version of CE, which will speed up all those floating point operations CE does so much...
- Improved structure lookup for PDB files
- Symbolhandler can now have the following types in front of pointers : (BYTE), (WORD), (DWORD), (QWORD), (CHAR), (SHORT), (INT), (INT64) to typecast the pointer to a value of that type
- Structure dissect can detect vc++ and object pascal classnames now
- Dissect code now also detects references to strings
- Sorting the addresslist now sorts faster and more properly with regards to groups (depends on the level your current selection is)
- Rightclick the addresslist header to bring up a menu which allows you to disable sorting
- Improved the processlist responsiveness
- The chosen floating point rounding type is now saved in the registry
- You can now use (addresslist description) as an address
- Improved autocomplete
Changes:
- DBVM doesn't activate the TSC hook by default. You can still activate it by using dbvm_enableTSCHook()
Fixes:
- Fixed memoryleak when opening a file for hexediting again
- Fixed utf8 display of the dissect windows window
- Clear the taskbar progress when using a custom scan
- Hexview: Fixed changing the address when pressing a non char key
- Hexview: Fixed changing the address when doubleclicking and then canceling
- alloc with a prefered base is now more aggressive in getting the range you want
- fixed mono symbol lookup while dlls are still being loaded
- fixed the structure compare not giving a proper errormessage
- fixed improper error messages in structure dissect
- fixed opening process in XP
- fixed potential deadlock with the symbolhander
- fixed issue with using the process var as symbol
- fixed default form size for some windows when using high DPI
- fixed DBVM on systems that have the default MTRR set as 6 (e.g Asus systems)
- fixed DBVM find what accesses with large datasets
lua:
New functions:
- function onTableLoad(before)
- sendMessageTimeout
- createTimer(delay,function())
- createStructureFromName()
- createSynEdit()
changes:
- fixed executeCodeLocalEx with certain parameter definitions
- fixed openFileAsProcess
- checkSynchronize has a timeout now
- OnGetDisplayValue now also works on AA records(<script>)
Please report bugs and give suggestions for an even better version next time
Also join the discord if you haven't already, I often discuss new features and help people out whenever possible
And of course, thanks for being a patron here, it does help and keeps me motivated
Post release updates (redownload ce if you got it before this date and it bothers you)
- 04/10/2020: Fixed ceshare entry clicking when an url has been assigned
- 04/11/2020: Last-minute change to make the change addresslist resizable
- 04/12/2020: Fixed a memory-leak when parsing PDB files and fixed a small GUI issue with DBVM watch
- 04/13/2020: Fixed another issue with the symbolhandler
- 04/19/2020: Fixed compare to saved scan
- 04/24/2020: Fixed loading large table speed , and cleaning up (edit2: forgot the .sig files)
- 04/27/2020: Fixed translation support for ceshare
- 04/28/2020: Fixed unrelated hotkeys showing up in the settings hotkey