https://github.com/nvisosecurity/decompile-py2exe
Decompile py2exe Python 3 generated EXEs
https://github.com/nvisosecurity/decompile-py2exe
Last synced: about 1 year ago
JSON representation
Decompile py2exe Python 3 generated EXEs
- Host: GitHub
- URL: https://github.com/nvisosecurity/decompile-py2exe
- Owner: NVISOsecurity
- License: apache-2.0
- Created: 2016-12-22T16:36:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-08-07T01:55:10.000Z (almost 4 years ago)
- Last Synced: 2023-02-27T17:46:34.428Z (over 3 years ago)
- Language: Python
- Size: 17.1 MB
- Stars: 85
- Watchers: 13
- Forks: 42
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Introduction
# decompile-py2exe
Decompile py2exe Python 3 generated EXEs
## Requirements
- pefile (can be installed with pip)
- uncompyle6 (can be installed with pip)
## About decompile-py2exe
decompile-py2exe is developed by Didier Stevens.