apt update
apt install git python2 -y
git clone https://github.com/htr-tech/uncompyle
cd uncompyle
python2 uncompyle.py
apt update && apt install git python2 -y && git clone https://github.com/htr-tech/uncompyle && cd uncompyle && python2 uncompyle.py