Skip to content
EntityQ2625606· pop 15· linked from 13 articles

Cheat Engine

Sign in to save

Also known as CE

software de hackeo de memoria

Source code

Cheat Engine is a development environment focused on modding games and applications for personal use. 2. Run Lazarus and click on Project- Open Project . Select cheatengine.lpi from the Cheat Engine folder as the project. 3. Click on Run- Build or press SHIFT+F9 . you can also click on Run- Compile many Modes (tip: select first three compile modes) If you want to run or debug from the IDE on Windows you will need to run Lazarus as administrator. speedhack.lpr: Compile both 32- and 64-bit DLL's for speedhack capability luaclient.lpr: Compile both 32- and 64-bit DLL's for {$luacode} capability DirectXMess.sln: Compile for 32-bit and 64-bit for D3D overlay and snapshot capabilities DotNetcompiler.sln: for the cscompile lua command monodatacollector.sln: Compile both 32-bit and 64-bit dll's to get Mono features to inspect the .NET environment of the process dotnetdatacollector.sln: Compile both 32- and 64-bit EXE's to get .NET symbols dotnetinvasivedatacollector.sln: Compile this managed .DLL to add support for runtime JIT support cejvmti.sln: Compile both 32- and 64-bit DLL's for Java inspection support tcclib.sln: Compile 32-32, 64-32 and 64-64 to add {$C} and {$CCODE} support in scripts vehdebug.lpr: Compile 32- and 64-bit DLL's to add support for the VEH debugger interface dbkkernel.sln: for kernelmode functions (settings- extra) You will need to build the no-sig version and either boot with unsigned driver support, or sign the driver yourself

Excerpt from the source-code README · 2,976 chars · not written by Vinony

Wikidata facts

Official website
syndiv.com/ce
Image
Cheat Engine 7.1.png
Show 9 more facts
language of work or name
Mandarin
software version identifier
7.6
source code repository URL
github.com/cheat-engine/cheat-engine
copyright license
adware
operating system
Mac operating system
programmed in
Q81571
social media followers
2772
official forum URL
forum.cheatengine.org
official wiki URL
wiki.cheatengine.org
Sources (9)

via Wikidata · CC0

Article · Español

Cheat Engine, comúnmente abreviado como CE, es un escáner de memoria desarrollado como software libre, además de editor hexadecimal y depurador, creado por Eric Heijnen (Dark Byte), para el sistema operativo Windows. CE tiene cierto parecido, en cuanto a funciones se refiere, con Memory Hacking Software de L. Spiro, tsearch, y ArtMoney. Cheat Engine se utiliza para escanear la memoria de algún programa con la finalidad de encontrar y por lo general, modificar un valor de interés en el mismo. Es usado en la mayoría de los casos, para obtener ventajas en videojuegos, es ilegal su uso en la mayoría de los juegos en línea y aunque tiene la posibilidad de acceder (o no) al código interno de cualquier programa en ejecución, las licencias de muchos programas privativos impiden este tipo de actividades, como su desensamblado e ingeniería inversa, por lo que su uso en el ámbito legal debe limitarse a propósitos que no estén en contra de cualquier cláusula expresada en la licencia del programa objetivo.

Abstract from DBpedia / Wikipedia · CC BY-SA