Skip to content

mysy00/Reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Reader

A simple Go program for reading encrypted files generated by the gta-scanner utility.

Description

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.

Building

   go build reader.go

Usage

   ./reader file_to_read key

About

Reader for the gta-scanner utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages