Often in the info world you’ll run into plenty of Base64 encoded strings. A typical giveaway is the trailing = or == in many cases.
Tool
base64
Basic Syntax
base64 -i <file> base64 -di <file> |
Ramblings of a NetSec addict
Often in the info world you’ll run into plenty of Base64 encoded strings. A typical giveaway is the trailing = or == in many cases.
Tool
base64
Basic Syntax
base64 -i <file> base64 -di <file> |
base64 -i <file> base64 -di <file>