Results 1 to 4 of 4
  1. #1
    dr1nkm1lk's Avatar
    Join Date
    Oct 2008
    Location
    Scripting VB in my basement, and eating Cheezies.
    Posts
    378
    Reputation
    11
    Thanks
    58

    Repacking/assembling

    Ok, I disasembled a exe with PE explorer, edited it with ollydbg and I have no Idea how to make it back to its original form... Its for Combat Arms, and I edited engine.exe to be specific, any help?

  2. #2
    radnomguywfq3's Avatar
    Join Date
    Jan 2007
    Gender
    male
    Location
    J:\E\T\A\M\A\Y.exe
    Posts
    8,858
    Reputation
    381
    Thanks
    1,823
    My Mood
    Sad
    First time I used ollydbg I asked myself the same question "How the fuck do I save this?" There are two answers :
    1. Stop using a crappy debugger, I suggest IDA.
    2. In the CPU window, there should be a registries section, to the left of that there is a large array of assembly code. Right click on a line -> Copy to executable -> All Modifications. A dialog will pop-up. Select "Copy All", another window will pop-up. Right click on a line of assembly code and select "Save File", and browse to a location you wish to save it to.



    There are two types of tragedies in life. One is not getting what you want, the other is getting it.

    If you wake up at a different time in a different place, could you wake up as a different person?


  3. #3
    GG2GG2's Avatar
    Join Date
    Oct 2008
    Posts
    186
    Reputation
    10
    Thanks
    15
    HOLY SHIT JETAMAY FINALY A USE FOR UR OVERSIZED HEAD

  4. #4
    TAZLT's Avatar
    Join Date
    Oct 2008
    Posts
    1
    Reputation
    10
    Thanks
    0

    teste

    Quote Originally Posted by GG2GG View Post
    HOLY SHIT JETAMAY FINALY A USE FOR UR OVERSIZED HEAD
    to testando essa merda

Similar Threads

  1. Assembly Code pbcl
    By New11acc in forum Anti-Cheat
    Replies: 3
    Last Post: 06-04-2009, 12:19 AM
  2. In What Do you Code Assembly ?
    By apezwijn in forum Assembly
    Replies: 5
    Last Post: 08-11-2008, 10:47 AM
  3. I wanne start learning Assembly plz read.!
    By Niratsio in forum Visual Basic Programming
    Replies: 14
    Last Post: 10-31-2007, 08:05 AM
  4. Converting Assembly Into Bytes
    By radnomguywfq3 in forum Visual Basic Programming
    Replies: 0
    Last Post: 09-24-2007, 04:42 PM
  5. how do i repack .idx files
    By zak11 in forum General
    Replies: 7
    Last Post: 04-13-2006, 01:44 PM

Tags for this Thread