A simple Go program for reading encrypted files generated by the gta-scanner utility.
Reader is a command-line program that allows users to read and decrypt data from the encrypted file generated by the gta-scanner utility. Reader is designed to provide a straightforward way to decrypt data using the AES encryption algorithm with a static encryption key.
go build reader.go ./reader file_to_read key