decompile-py2exe

January 2, 2017 ยท View on GitHub

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.

Contents

  1. 1Introduction
  2. 2Requirements
  3. 3About decompile-py2exe