Command Line Crypter is a super handy tool for encrypting and decrypting files right from the command line. It’s really easy to use, so you can run it from a batch file or script without any fuss. Plus, it uses solid encryption methods like the AES-256 cipher and SHA-512 for hashing.
To get started with encrypting or decrypting a file, here’s what you need:
The command line usage looks like this:
crp.exe
You’ll also need some flags for actions:
This is how you set that up:
If you want to encrypt a single file located at c:\\test\\file.ext and save it as c:\\temp\\newfile.any using 123456 as your key while deleting the original, just use this command:
crp -e c:\\test\\file.ext c:\\temp\\newfile.any 123456 -y
Want to encrypt all .txt files in one go? Use wildcards! Here’s how:
crp -e *.txt *.* 1234 -n
This will create new files with .crp extensions and keep their original names. Cool, right?
If your files aren’t in the same folder as crp.exe, make sure to type out the full paths. And if there are spaces in those paths, don’t forget to wrap them in double quotes!
Go to the Softpas website, press the 'Downloads' button, and pick the app you want to download and install—easy and fast!
SoftPas is your platform for the latest software and technology news, reviews, and guides. Stay up to date with cutting-edge trends in tech and software development.
Subscribe to newsletter
© Copyright 2024, SoftPas, All Rights Reserved.