Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 242 Bytes

File metadata and controls

13 lines (13 loc) · 242 Bytes

how 2 use

install dependency

./install-dependency.ps1

decompile a file then print it to screen

python3 main.py testing.exe

decompile a file then store to dec.py

python3 main.py testing.exe dec.py