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