Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 239 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 239 Bytes

decrypt

Decrypt Base_64 Open SSL Encrypted File

Just a simple PHP file to decrypt Base_64 Data.

Follow the instructions in the code and when run, the file will output the decrypted data in the same directory as the php file.

Enjoy!