 |
Cheat Engine The Official Site of Cheat Engine
|
View previous topic :: View next topic |
Author |
Message |
h3x1c Master Cheater
Reputation: 17
Joined: 27 Apr 2013 Posts: 306
|
Posted: Mon Jan 11, 2016 1:18 pm Post subject: Binutils support and special scripting language |
|
|
Is using Binutils as the assembler/disassembler only related to compiling CE, or is there a reason why one might prefer to use it over native CE disassembly while game hacking?
Also, is there any documentation on the "special scripting language" for this that's noted in the 6.5 release notes?
I'm clueless with this (obviously), but curious enough to inquire. Thanks!
_________________
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25796 Location: The netherlands
|
Posted: Mon Jan 11, 2016 1:44 pm Post subject: |
|
|
it's useful in a few rare cases. (most people won't use it)
e. g when using the ceserver on an arm system( or if someone ports it to MIPS) you can use binutils to disassemble the code as ce won't properly disassemble/assemble those instructions (only rudimentary)
or when games start using the vector instruction set for game mechanics (ce doesn't support that yet)
as for using it, it's the gas assembler with added 3 functions. .
.asection name, size, preferedbase : allocates a new block of memory
.msection name, address : modify that block
.aobscan name, aob :finds the aob and turns it into .msection
the rest is the gas script depending on which binutils you use
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
Back to top |
|
 |
h3x1c Master Cheater
Reputation: 17
Joined: 27 Apr 2013 Posts: 306
|
Posted: Mon Jan 11, 2016 1:48 pm Post subject: |
|
|
Solid. Thanks for clarifying, DB!
_________________
|
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|