Help need to decompile Python files!

Discussion in 'Programming' started by eugehet, Feb 12, 2008.

  1. #1
    Hi all,

    Few days ago I accidentally deleted my source codes for python(.py). And now I'm left with the compiled files(.pyo).

    Is there a way to decompile my python files? as I need the source files urgently.

    Thanks.
     
    eugehet, Feb 12, 2008 IP
  2. Arkserver

    Arkserver Banned

    Messages:
    2,533
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If you wrote it youself i assume you know how to write it again? There are a few python decompilers that i use but they are not free so i cant give it but if you search the net you can find a few.
     
    Arkserver, Feb 13, 2008 IP
  3. eugehet

    eugehet Peon

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks.. manage to decomplie it already
     
    eugehet, Feb 14, 2008 IP
  4. Tomtheman70

    Tomtheman70 Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Sorry to bump this, but I didn't want to start a new thread for asking the same question from just a couple months ago.

    I would love to hear of those programs that you used for doing it though, because I want a much easier and GUI based way to decompile my .py files. :)
     
    Tomtheman70, Apr 10, 2008 IP