uncompyle
uncompyle copied to clipboard
Compile & Decompile Marshal using one tool !!
Uncompyle
Compile & Decompile Marshal using one tool !!
[+] Installation :
-
apt update
-
apt install git python2 -y
-
git clone https://github.com/htr-tech/uncompyle
-
cd uncompyle
-
python2 uncompyle.py
Or ; Use Single Command
apt update && apt install git python2 -y && git clone https://github.com/htr-tech/uncompyle && cd uncompyle && python2 uncompyle.py