Alat untuk mengenkripsi Python versi 3 keatas ke format Marshal string.
$ pkg update -y && pkg upgrade -y
$ pkg install python bzip2 git -y
$ git clone https://github.com/RFHackers/comarsh3
$ cd comarsh3
$ bash marsh.sh
$ apt update -y && apt upgrade -y
$ apt install python bzip2 git -y
$ git clone https://github.com/RFHackers/comarsh3
$ cd comarsh3
$ bash marsh.sh
- Copy file yang akan dienkripsi ke direktori
files
. - Jalankan file
marsh.sh
dengan perintahbash
. - Masukkan nama file tadi yang dicopy tanpa menggunakan path
files/
. - Masukkan juga nama output file tanpa menggunakan path
out/
. - File tersimpan di dalam direktori
out
.