Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 625 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 625 Bytes

Shayan-File-encoder

Simple file encoder written in c This program will encrypt your files

How to use??

  • If you are on unix-like OS and debian based distro, type this command on terminal:
wget https://github.com/shayan-azizi/Shayan-File-encoder/raw/main/file-encoder.deb; sudo dpkg -i file-encoder.deb
  • Then, type your password and wait for install

  • Now, you can use file-encode <file-name> to encode your file

  • If you want to decode the file, type that again!

  • And if you are on windows, you can download the file-encode.exe

  • Then open up your command prompt and type: ./file-encode.exe <file-name>