Code Monkey home page Code Monkey logo

Comments (14)

extremecoders-re avatar extremecoders-re commented on August 12, 2024

The linked onedrive folder seems to be empty.

from pyinstxtractor.

leideniyifan avatar leideniyifan commented on August 12, 2024

I dragged my .exe to pyinstxtractor.py and it worked,maybe you can try it?

from pyinstxtractor.

 avatar commented on August 12, 2024

https://1drv.ms/f/s!AploExad608_h4NRGENZJzB7D0ipjg?e=RkuBU6

from pyinstxtractor.

 avatar commented on August 12, 2024

there should be two exe's in that folder. Kindly assist. Thanks.

from pyinstxtractor.

extremecoders-re avatar extremecoders-re commented on August 12, 2024

Use the web tool to extract if you've trouble setting up the correct version of Python viz. 3.12.
This extracts both of the exe's successfully.

https://pyinstxtractor-web.netlify.app/

from pyinstxtractor.

 avatar commented on August 12, 2024

Okay, how do I get it into a py file? Thanks

from pyinstxtractor.

 avatar commented on August 12, 2024

I am quite confused, I tried a lot of tools and they don't work. Also, now the exe won't help as it seems there is a virus. May I ask where to get a good exe converter? I think maybe I should redo my python and do another way. Thanks

from pyinstxtractor.

extremecoders-re avatar extremecoders-re commented on August 12, 2024

You have to use a Python decompiler to get the py from a pyc file. Yours is Python 3.12- only pycdc can somewhat work with this version.

https://github.com/zrax/pycdc

from pyinstxtractor.

 avatar commented on August 12, 2024

I see, but how do I use it?

from pyinstxtractor.

 avatar commented on August 12, 2024

C:>./pycdc C:\Users\Godis\Downloads\Genesis 1 Quiz - AKJV.exe_extracted\Questions for Genesis 1.pyc
'.' is not recognized as an internal or external command,
operable program or batch file.

from pyinstxtractor.

extremecoders-re avatar extremecoders-re commented on August 12, 2024

You have to compile pycdc from source code. I also have a repository that provides precompiled pycdc.

Download pycdc.exe from https://github.com/extremecoders-re/decompyle-builds/releases/tag/build-20-Jan-2024-2da061f.

Then run as

C:\> pycdc.exe "C:\Users\Godis\Downloads\Genesis 1 Quiz - AKJV.exe_extracted\Questions for Genesis 1.pyc"

from pyinstxtractor.

 avatar commented on August 12, 2024

C:\Users\Godis>C:> pycdc.exe "C:\Users\Godis\Downloads\Genesis 1 Quiz - AKJV.exe_extracted\Questions for Genesis 1.pyc"
'C:' n’est pas reconnu en tant que commande interne
ou externe, un programme exécutable ou un fichier de commandes.

from pyinstxtractor.

extremecoders-re avatar extremecoders-re commented on August 12, 2024

Don't write C: at the front.

Just write or paste the following at the command prompt.

pycdc.exe "C:\Users\Godis\Downloads\Genesis 1 Quiz - AKJV.exe_extracted\Questions for Genesis 1.pyc"

from pyinstxtractor.

 avatar commented on August 12, 2024

Thanks very much, I was able to solve it! God bless :)

from pyinstxtractor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.