Pymarshal
Compile marshal python script
Install / Use
/learn @miftahuldaffa/PymarshalREADME
[ PyMarshal v.5.0 ]
PyMarshal is a tools for encode marshal your python script
[ PyMarshal feature ]
- [x] support py2
- [x] support py3
- [x] fast encode
- [x] detect location file
[ Installation ]
$ apt update upgrade
$ apt install python2 python3 git
$ git clone https://github.com/md4fv/pymarshal
$ cd pyMarshal
[ How To Use ]
$ python2 py2.py for marshal python 2
$ python3 py3.py for marshal python 3
[ Images ]
Python 2 <br> <img src="image/py2.png" /><br> Python 3<br> <img src="image/py3.png" /><br>
[ Thanks to]
https://github.com/md4fv<br> https://github.com/blackcodercrush<br>
[ Note ]
Check my other repository <a href="https://github.com/md4fv?tab=repositories">here</a>
