PyMarshal is a tools for encode marshal your python script
- support py2
- support py3
- fast encode
- detect location file
$ apt update upgrade
$ apt install python2 python3 git
$ git clone https://github.com/md4fv/pymarshal
$ cd pyMarshal
$ python2 py2.py for marshal python 2
$ python3 py3.py for marshal python 3
https://github.com/md4fv
https://github.com/blackcodercrush
Check my other repository here