How to find an array of bytes?

09/27/2009 05:23 D3kar0n#1
Well i wanna learn how to hack in CE n thinking how could u guys find an "array of bytes"? which later on ables u to come up with new address for specific hack. I did do a searching but too many links make my brain dizzy :p
09/27/2009 05:30 -8gX#2
You dont need an array of bytes to find the addresses. Simply seach in the unpacked_dekaron.exe for the originalcode.
09/27/2009 05:33 D3kar0n#3
how to find those originalcodes?
09/27/2009 10:27 Cr0_Fr3aK#4
They are inside the scripts.
09/27/2009 22:51 Phoenix357#5
Quote:
Originally Posted by -8gX View Post
You dont need an array of bytes to find the addresses. Simply seach in the unpacked_dekaron.exe for the originalcode.
hehe thx a ton now i now understand how ce works in finding addresses/offsets :D found all my hacks :P
09/28/2009 05:35 -8gX#6
No problem.
09/28/2009 05:40 alvin99#7
One of my useful collection link just for head up your question.

[Only registered and activated users can see links. Click Here To Register...]
09/28/2009 06:02 6Drako9#8
it might be hard for someone inexperienced to be able to translate from these C examples into ASM
but thanks for the link