Thread: exe to source code

Results 1 to 10 of 10
  1. #1 exe to source code 
    Expert Programmer


    Join Date
    Dec 2007
    Posts
    2,018
    Thanks given
    52
    Thanks received
    84
    Rep Power
    986
    Mods please lock I found my solution ty for your info guys
     

  2. #2  
    Registered Member thiefmn6092's Avatar
    Join Date
    Dec 2006
    Age
    21
    Posts
    2
    Thanks given
    26
    Thanks received
    389
    Rep Power
    0
    lol, a windows executable can be compiled from a lot of things, even java. You cannot just reconstruct "source code from a exe", as it's compiled directly into processor assembly. You might be able to find some utilities capable of doing this, but i highly doubt it.
    [Only registered and activated users can see links. ]

    If you are a starter and want to learn rsps coding, i think that the server that fits most of your requests is deathlypvpz.
    I know some stone heads will flame and say its shit, i completely agree buy deathlypvpz is the best thing to start with.
    And you must do some Java courses in codecademy to improve yourself.
     

  3. #3  
    Registered Member
    Jammy780's Avatar
    Join Date
    May 2008
    Posts
    1,320
    Thanks given
    13
    Thanks received
    47
    Rep Power
    619
    Quote Originally Posted by thiefmn6092 View Post
    lol, a windows executable can be compiled from a lot of things, even java. You cannot just reconstruct "source code from a exe", as it's compiled directly into processor assembly. You might be able to find some utilities capable of doing this, but i highly doubt it.
    I think Ultimate wants a decompiler, like we decompile java class files, Ultimate wants to do it with .Exe files.

    I was also looking for an Exe decompiler.
     

  4. #4  
    Registered Member thiefmn6092's Avatar
    Join Date
    Dec 2006
    Age
    21
    Posts
    2
    Thanks given
    26
    Thanks received
    389
    Rep Power
    0
    I know he doesn't want raw assembly for a fact. He is expecting to decompile an executable and get C++ from it, or something.
    [Only registered and activated users can see links. ]

    If you are a starter and want to learn rsps coding, i think that the server that fits most of your requests is deathlypvpz.
    I know some stone heads will flame and say its shit, i completely agree buy deathlypvpz is the best thing to start with.
    And you must do some Java courses in codecademy to improve yourself.
     

  5. #5  
    Expert Programmer


    Join Date
    Dec 2007
    Posts
    2,018
    Thanks given
    52
    Thanks received
    84
    Rep Power
    986
    woooooooooo lost you both there. here is my scenario, there a exe client that I need to decompile, the end
     

  6. #6  
    Registered Member thiefmn6092's Avatar
    Join Date
    Dec 2006
    Age
    21
    Posts
    2
    Thanks given
    26
    Thanks received
    389
    Rep Power
    0
    Quote Originally Posted by Ultimate View Post
    woooooooooo lost you both there. here is my scenario, there a exe client that I need to decompile, the end
    perhaps you need to learn what decompiling even means, what do you want to decompile it into?
    [Only registered and activated users can see links. ]

    If you are a starter and want to learn rsps coding, i think that the server that fits most of your requests is deathlypvpz.
    I know some stone heads will flame and say its shit, i completely agree buy deathlypvpz is the best thing to start with.
    And you must do some Java courses in codecademy to improve yourself.
     

  7. #7  
    Expert Programmer


    Join Date
    Dec 2007
    Posts
    2,018
    Thanks given
    52
    Thanks received
    84
    Rep Power
    986
    Quote Originally Posted by thiefmn6092 View Post
    perhaps you need to learn what decompiling even means, what do you want to decompile it into?
    class/java (source)
     

  8. #8  
    Registered Member thiefmn6092's Avatar
    Join Date
    Dec 2006
    Age
    21
    Posts
    2
    Thanks given
    26
    Thanks received
    389
    Rep Power
    0
    Quote Originally Posted by Ultimate View Post
    class/java (source)
    lol, you want to decompile an executable a java source file?
    [Only registered and activated users can see links. ]

    If you are a starter and want to learn rsps coding, i think that the server that fits most of your requests is deathlypvpz.
    I know some stone heads will flame and say its shit, i completely agree buy deathlypvpz is the best thing to start with.
    And you must do some Java courses in codecademy to improve yourself.
     

  9. #9  
    Community Veteran

    Join Date
    Sep 2006
    Posts
    696
    Thanks given
    0
    Thanks received
    1
    Rep Power
    179
    Quote Originally Posted by Ultimate View Post
    class/java (source)
    If you decompile a .exe in to a .class its still compiled, what was you thinking? I think there are programs which can decompile .exe, but many will just give you information about the file. You can't decompile C++/C code in to Java, well i wouldn't of thought so anyway. I wouldn't even bother trying.




     

  10. #10  
    is serisiuly cul.

    DJ Dan's Avatar
    Join Date
    Apr 2007
    Posts
    1,324
    Thanks given
    6
    Thanks received
    5
    Rep Power
    223
    As request, the thread has been locked.
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

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