NoNamexe / DeShal

Decompile marshal compatible for python2/python3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Decompile marshal compatible for python2/python3

License:MIT License


Languages

Language:Python 100.0%