TransWikia.com

How to reverse engineer cx_Freeze exe's?

Reverse Engineering Asked by user14118720 on April 17, 2021

How to reverse engineer Python scripts turned into binaries with cx_Freeze?

One Answer

  1. find the library.zip inside the lib folder included
  2. extract EXENAME__main__.pyc (EXENAME is the name of the exe)
  3. run pip install decompyle3
  4. run decompyle3 EXENAME__main__.pyc and the source will be printed onto the screen

Correct answer by user14118720 on April 17, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP