Jump to content
  • 0
lucid

low level client mods?

Question

Hey guys,

 

there is something I've always wondered while diffing clients or manually hex-editing. It's easy enough
to find and replace a hex code, but how were the codes found in the
first place? Is there a way to decompile/debug the ragexe, or was there a
source leak by gravity? I couldn't find any information like that, but clearly it's out there.

 

For now, I want to create a freewalk client, and maybe work on packet encryption. But I also want to experiment, learn what is possible and what isn't.

 

Could someone point me in the right direction?

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0
but how were the codes found in the first place?Is there a way to decompile/debug the ragexe, or was there a source leak by gravity? 

codes were decompiled/analyzed, by various programs, like IDA/ollydbg, and studied how it works, and are manipulated accordingly.

There aren't any source leaks of clients yet by Gravity(that would be awesome if that happens :P)

Share this post


Link to post
Share on other sites
  • 0

interesting, I thought C reversing/analyzing tools weren't that powerful. I have much to learn, too bad I didn't start 5 years ago..

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.