Results 1 to 10 of 15

Thread: Need Help With Reg ARDS code making (besides 8, 16, and 32 bit writes)

Hybrid View

  1. #1

    Default

    Ok thnx is there a way to find out if a code is asm or not by just looking at it?

  2. #2
    Member
    Join Date
    Aug 2008
    Location
    Arizona
    Posts
    1,073
    Blog Entries
    2

    Default

    Quote Originally Posted by R4_Hacker View Post
    Ok thnx is there a way to find out if a code is asm or not by just looking at it?
    Well basically it looks A LOT different than a regular code, like
    it's a lot more cluttered i guess you could say

  3. #3

    Default

    Oh i'll use his analyzer to see if it's ASM. And Vash sry I dont really know what this analyzer is tellin me.

  4. #4
    J.P. (Global Moderator) Maniac's Avatar
    Join Date
    Sep 2007
    Location
    Ohio, USA
    Posts
    2,083
    Blog Entries
    5

    Default

    Quote Originally Posted by R4_Hacker View Post
    Oh i'll use his analyzer to see if it's ASM. And Vash sry I dont really know what this analyzer is tellin me.
    http://wiki.game-hackers.com/index.p..._DS_Code_Types

    ....Thats as simple as it will get.

    ...To prevent comments/questions... YES it IS back up.
    Last edited by Maniac; 08-27-2009 at 05:58 PM.

    Say what you mean, mean what you say, and let your actions speak for you.


  5. #5

    Default

    Wow! Thnx! Exactly what I was looking for! Thnx Maniac!I don't understand the 0xYYYYYYYY part and I kinda understand the offset part but I'm sure once I start trying to make codes using that I'll see it. Thnx again Maniac, and everyone else who contributed.

  6. #6
    J.P. (Global Moderator) Maniac's Avatar
    Join Date
    Sep 2007
    Location
    Ohio, USA
    Posts
    2,083
    Blog Entries
    5

    Default

    YY, YYYY, and YYYYYYYY are the values you write to the address (or set the address to.. however you want to word it).. (or offset? w\e it calls it in there.. I may correct some of the language.)

    Say what you mean, mean what you say, and let your actions speak for you.


  7. #7

    Default

    Maniac! Virus! (Whoever re-opened the wiki) thank you! Now I don't have to feel sad that my time zone sux and no1 can teach me due to the time zone

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •