Skip to content

Encrypted file Python versions 3 and above to Marshal codes ๐Ÿ™„

License

Notifications You must be signed in to change notification settings

BarudakRosul/comarsh3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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.

About

Encrypted file Python versions 3 and above to Marshal codes ๐Ÿ™„

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published