An open API service indexing awesome lists of open source software.

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

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.