[tags]disassembler,reverse-engineering[/tags]
[short_descr]Reverse engineering tool for linux games.[/short_descr]
[link] https://github.com/korcankaraokcu/PINCE [/link]
[long_descr]
PINCE is a front-end/reverse engineering tool for the GNU Project Debugger (GDB), focused on games. However, it can be used for any reverse-engineering related stuff. PINCE is an abbreviation for "PINCE is not Cheat Engine".
Features:
Memory scanning: PINCE uses a specialized fork of libscanmem to scan the memory efficiently
Pointer scanning: PINCE uses PointerScanner-X to scan pointers efficiently
Background Execution: PINCE uses background execution by default, allowing users to run GDB commands while process is running
Variable Inspection & Modification: cheatengine-like value type support, symbol recognition, automatic variable allocation, dynamic address table, smart casting, variable locking
Memory View: assembler, dissect code, bookmarking, modify on the fly, opcode search
[tags]disassembler,reverse-engineering[/tags] [short_descr]Reverse engineering tool for linux games.[/short_descr] [link] https://github.com/korcankaraokcu/PINCE [/link] [long_descr] PINCE is a front-end/reverse engineering tool for the GNU Project Debugger (GDB), focused on games. However, it can be used for any reverse-engineering related stuff. PINCE is an abbreviation for "PINCE is not Cheat Engine".
Features: