Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Finding the corresponding memory address #181

Open
tate1010 opened this issue Sep 7, 2017 · 1 comment
Open

Finding the corresponding memory address #181

tate1010 opened this issue Sep 7, 2017 · 1 comment

Comments

@tate1010
Copy link

tate1010 commented Sep 7, 2017

Hello, I would like to contribute,
I was looking at the scripts. and i am not sure how you guys find the corresponding memory address that you need to patch

Thanks!

@Blade3575
Copy link
Contributor

Learning to use Cheat Engine to start off would be a good idea. At least a basic understanding of the Assembly (commonly abbreviated ASM) language is also required. A lot, if not all, of the patches in Kanan are explained in how they found them, or how to find them again based on what's around the edit. Proper use and understanding of Cheat Engine/ASM is what I would suggest starting out with first though.

Here are some places I've used:
http://www.posix.nl/linuxassembly/nasmdochtml/nasmdoca.html
https://en.wikibooks.org/wiki/X86_Assembly

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants