Thread: Edit a .exe

Results 1 to 14 of 14
  1. #1
    Do not Trade - Blacklisted
    6 Mo. (06/03/15-12/03/15)
    MPGH Member
    Yin Yang's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Location
    ( ͡° ͜ʖ ͡°)
    Posts
    592
    Reputation
    18
    Thanks
    680
    My Mood
    Devilish

    Edit a .exe

    Uhm I don't code much or anything but is there anything I can use to edit a .exe (if possible?), I downloaded a browser .exe that someone made to a certain site (can't advertise) and I wanna edit it to redirect me to a different certain site (like a browser application but JUST for the site)
    Like I want to keep everything about what they made the same, just edit it to direct to a different site
    Example: Open application, it's a MPGH browser, can only be used for mpgh use/browsing.
    (the site is not mpgh though)
    Last edited by Yin Yang; 06-11-2015 at 01:27 PM.
     
    Founder and Creator of 'Realm of Fate'
    Donating for rank? Email: sprite123126@gmail.com ; Choose the 'Send money to friends or family' option or else money won't be sent to me until after a month, it will just be pending in my balance, and I need money to pay for vps and keep the server running! Contact me via Skype (below if you haven't added me already) if you have donated!
    Donation rank costs $20, All commands and donor chat color.


    Added [6/12/2015]

  2. #2
    fsp's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Posts
    131
    Reputation
    13
    Thanks
    479
    My Mood
    Angelic
    Well you can probably edit it using a Hex Editor perhaps and find the string of the URL that it's currently restricted to?
    If you like you may send me the file and ill take a look

  3. #3
    Eddington's Avatar
    Join Date
    Apr 2015
    Gender
    male
    Posts
    57
    Reputation
    10
    Thanks
    5
    My Mood
    Fine
    Open it in ollydbg. Right click->search for all referenced strings. That should bring you to the url definition which you can then change

  4. #4
    Daniel Mendes's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    Comfortably Numb
    Posts
    642
    Reputation
    45
    Thanks
    600
    My Mood
    Paranoid
    Well, I use Visual Basic 2012 to do that kind of things. But since I don't have VB in this laptop I will not help you. VB has around 10GB when installed.

    You can ask someone to help you or do it yourself watching YT videos.

    Best of luck

  5. The Following User Says Thank You to Daniel Mendes For This Useful Post:

    Blazh (02-10-2016)

  6. #5
    kruge's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    4
    Maybe visual basic, lot of people use that /possibly/

  7. #6
    Nitro Gen's Avatar
    Join Date
    Jun 2015
    Gender
    female
    Location
    chair.
    Posts
    34
    Reputation
    10
    Thanks
    177
    JustDecompile can bring most C# and VB to their sources (if not protected).

  8. #7
    x0Z3ro0x's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    In front of my computer
    Posts
    72
    Reputation
    10
    Thanks
    14
    My Mood
    Tired
    Quote Originally Posted by Nitro Gen View Post
    JustDecompile can bring most C# and VB to their sources (if not protected).
    Google how to decompile an exe as the above quote says. In order to get an .exe the code must be compiled, therefor to work on it again, you will need to de-compile it.
    "America? Huh, there is no such thing anymore. Just an empty husk of a once great nation, turned to ash by greed and evil. The one way to change it, is the one thing we fear most. Giving up our lives, our addictions, and our habits, and picking up a rifle. Only the people can change what is happening, and only death will end the greed and evil that has infected our once great nation."

    - Gabriel G.



    [IMG]https://i1119.photobucke*****m/albums/k623/_BW_/Ts1VOqA_zps8yjvdjpn.png[/IMG]

  9. #8
    Tools4Gamers's Avatar
    Join Date
    Aug 2015
    Gender
    male
    Location
    Portugal
    Posts
    14
    Reputation
    10
    Thanks
    0
    Any concret ideas on how to decompile any kind of program?

  10. #9
    BL4CK_LAW's Avatar
    Join Date
    May 2015
    Gender
    male
    Location
    bakingbreadcsgo.exe
    Posts
    16
    Reputation
    10
    Thanks
    2
    Try this or this.

  11. #10
    ZetaDarus's Avatar
    Join Date
    Apr 2014
    Gender
    female
    Posts
    759
    Reputation
    28
    Thanks
    68
    if you want to share the edited .exe with peopole then idk

    if you don't really want to share it , you can try to use Fiddler to redirect the HTTP request of the software

  12. #11
    sodo@'s Avatar
    Join Date
    Nov 2015
    Gender
    male
    Location
    under ur bed
    Posts
    11
    Reputation
    10
    Thanks
    1
    for that i think you will have to decompile it and then compile it back with your desired settings for it to work.

  13. #12
    kaboom15's Avatar
    Join Date
    Dec 2015
    Gender
    male
    Posts
    25
    Reputation
    10
    Thanks
    5
    Decompile the .exe

  14. #13
    RefundPR's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    49
    Reputation
    10
    Thanks
    5
    ye like kaboom said, u need to Decompile the .exe and then compile it again when u are done with the edit. HF

  15. #14
    Archx64's Avatar
    Join Date
    Apr 2018
    Gender
    male
    Posts
    89
    Reputation
    10
    Thanks
    302
    My Mood
    Cool
    If its a small shit program "ILSpy" is enough to decompile.

    If not you have to use OllyDbg or IDA Pro to reverse it but you have to be very acknowledged with it

Similar Threads

  1. [Help] Packet editing javaw.exe programs
    By end360 in forum Game Hacking Tutorials
    Replies: 1
    Last Post: 05-31-2015, 06:48 PM
  2. [Request] How do I edit gamelauncher.exe
    By rosti93 in forum MapleStory Discussions
    Replies: 0
    Last Post: 09-26-2013, 04:02 PM
  3. Edit BlackShot.exe in system folder .
    By aimanmuluk in forum Blackshot Help
    Replies: 1
    Last Post: 02-22-2013, 04:38 AM
  4. [Tutorial] Recompiling and editing minecraft.exe
    By Dave84311 in forum Minecraft Tutorials
    Replies: 3
    Last Post: 10-25-2011, 12:17 PM
  5. Undetectable Leveling Hack by Hex-Editing WarRock.exe
    By cr4sh08 in forum WarRock - International Hacks
    Replies: 9
    Last Post: 07-15-2008, 10:37 AM