Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 761 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 761 Bytes

Comarsh3

Alat untuk mengenkripsi Python versi 3 keatas ke format Marshal string.

Penginstallan

Termux

  • $ pkg update -y && pkg upgrade -y
  • $ pkg install python bzip2 git -y
  • $ git clone https://github.com/RFHackers/comarsh3
  • $ cd comarsh3
  • $ bash marsh.sh

Linux

  • $ apt update -y && apt upgrade -y
  • $ apt install python bzip2 git -y
  • $ git clone https://github.com/RFHackers/comarsh3
  • $ cd comarsh3
  • $ bash marsh.sh

Penggunaan

  1. Copy file yang akan dienkripsi ke direktori files.
  2. Jalankan file marsh.sh dengan perintah bash.
  3. Masukkan nama file tadi yang dicopy tanpa menggunakan path files/.
  4. Masukkan juga nama output file tanpa menggunakan path out/.
  5. File tersimpan di dalam direktori out.