Decompiling the mainsvrt.exe

Results 1 to 4 of 4
  1. #1
    Newbie piratenaapje is offline
    MemberRank
    Jul 2010 Join Date
    16Posts

    Decompiling the mainsvrt.exe

    I'm trying to change the damage calculating formulas used in the mainsvrt.exe . To do this I'll need to decompile, or otherwise disassemble the executable. What program should I use to do this? I can read c++ and basic assembly, so reading it shouldn't be a problem.

    Or is there perhaps some better way to edit the mainsvrt.exe?


  2. #2
    Sorcerer Supreme Arturasult is offline
    Member +Rank
    Feb 2007 Join Date
    AustraliaLocation
    375Posts

    Re: Decompiling the mainsvrt.exe

    IDA Pro Advanced

  3. #3
    Grand Master Shortor is offline
    Grand MasterRank
    Jun 2007 Join Date
    1,627Posts

    Re: Decompiling the mainsvrt.exe

    Wait, what? You want to dissamble an executable and you ask the program for it? Forget it. It isn't that easy, believe me.

  4. #4
    Sorcerer Supreme Arturasult is offline
    Member +Rank
    Feb 2007 Join Date
    AustraliaLocation
    375Posts

    Re: Decompiling the mainsvrt.exe

    Quote Originally Posted by Shortor View Post
    Wait, what? You want to dissamble an executable and you ask the program for it? Forget it. It isn't that easy, believe me.
    yeah i did that also (except i asked Google) and failed.



Advertisement