Thread: Decompiling

Results 1 to 6 of 6
  1. #1
    tacobell88's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    America
    Posts
    295
    Reputation
    14
    Thanks
    23
    My Mood
    Yeehaw

    Decompiling

    I'm looking to start editing some .dll's. If anyone could help out with that it'd be great. I just want to edit the text within it

  2. #2
    rwkeith's Avatar
    Join Date
    Jul 2008
    Gender
    male
    Posts
    457
    Reputation
    11
    Thanks
    79
    My Mood
    Angelic
    You cant decompile dll's.Someone would have to release an open source.
    Goals In Life:
    [X] Become an Advanced Member
    [X]Release a tut on mpgh
    [0]Post 300 posts
    [X]Make a working hack
    [X] Learn c++

  3. The Following User Says Thank You to rwkeith For This Useful Post:

    tacobell88 (08-23-2009)

  4. #3
    Threadstarter
    Dual-Keyboard Member
    tacobell88's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    America
    Posts
    295
    Reputation
    14
    Thanks
    23
    My Mood
    Yeehaw
    Ok thank you

  5. #4
    BTGbullseye's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    No.
    Posts
    67
    Reputation
    10
    Thanks
    5
    My Mood
    Amused
    There is some editing you can do using a hex editor, like remove the auto popup of MPGH in their CF hack, but you need source code or the base programing language to decompile.

    There ARE language based decompilers out there, but they may or may not work, depending on the language, and the version of the language.
    Last edited by BTGbullseye; 08-24-2009 at 01:51 PM.

  6. The Following User Says Thank You to BTGbullseye For This Useful Post:

    tacobell88 (08-25-2009)

  7. #5
    Threadstarter
    Dual-Keyboard Member
    tacobell88's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    America
    Posts
    295
    Reputation
    14
    Thanks
    23
    My Mood
    Yeehaw
    So your saying it is possible? Like if I can find the hex code for the popup that says welcome to fu><pr0?

  8. #6
    B1ackAnge1's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Posts
    455
    Reputation
    74
    Thanks
    344
    My Mood
    Cynical
    Depends - If your DLL has a String-Table inside of it it's really easy to edit those. Otherwise you could use a HexEditor to replace existing strings (though they'd have to be 'filled' to match the existing length of the string.

    There are public tools available that'll get the job done. For my WinRez LT Studio Tools I wrote my own tool called 'ResEdit' (See Attachment) that lets you edit String Tables in DLLs, which sounds like it's just what you're looking for.

Similar Threads

  1. PBCL's Decompiled
    By Mikid420 in forum Anti-Cheat
    Replies: 0
    Last Post: 09-03-2009, 09:05 PM
  2. PBCL's Decompiled
    By Mikid420 in forum PunkBuster
    Replies: 0
    Last Post: 09-03-2009, 09:03 PM
  3. REZ decompiler/unpacker ?
    By IDLH in forum C++/C Programming
    Replies: 1
    Last Post: 07-23-2009, 05:25 PM
  4. REZ decompiler/unpacker ?
    By IDLH in forum CrossFire Hacks & Cheats
    Replies: 0
    Last Post: 07-23-2009, 04:14 AM

Tags for this Thread