Skip to content

ItsMerkz/Python-Exe-Decompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Python-Exe-Decompiler

Python Modules Needed os, struct, marshal, zlib, sys Python Module Installation

pip install os
pip install struct
pip install marshal
pip install zlib
pip install sys

Usage

Windows Usage
python decompile.py (file name)
Linux Usage
python3 decompile.py (file name)

The Decompiler File Must Be In The Same Folder As The Exe Your Trying To Decompile Also Please Make Sure To Dm Me On Discord If You Have Any Problems Using This Haribo#1337

About

Decompiles Exe's That Were Compiled Using Pyinstaller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages