Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 643 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 643 Bytes

DeShal

Decompile marshal compatible for python2 or python3

Cara penginstallan

apt update && apt upgrade
apt-get install python
apt-get install python2
apt-get install git
git clone https://github.com/KANG-NEWBIE/DeShal
cd DeShal
python -m pip install uncompyle6
python2 -m pip install uncompyle6

cara penggunaan

Usage: python deshal.py or python2 deshal.py
etss tapi sebelum itu kamu harus memasukan bytes code nya di file marcode.py sesuai dengan python type berapa yang mau kamu decompile mueheheh
Lihat repostory lainnya