Created: 2022-07-20
Tags: #fleeting
GnuPGprivate key must first be imported
gpg --import filename.key
then, we can safely decrypt the file now
gpg -d message.gpg
You may need to use GPG to decrypt files in CTFs
IF -> the key is passphrase protected,
THEN -> you can attempt to crack this passphrase using John The Ripper and gpg2john.