Quick Base64 Decoder
The script is designed to quickly decode Base64-encoded data.
The script will write hex and low-ASCII respresentations of the decoded data to the console; it will also (optionally) write the data to a nominated file.
Before running the script, it will be necessary to highlight the target data as text or hex in the Entries view.
The amount of data highlighted must be an exact multiple of 4 bytes (excluding carriage-return, line-feed, tab and space characters). That said, it's not necessary to highlight the entire data-stream if only a preview of the first few bytes is required.
Note that this help will be displayed whenever the script encounters a problem. View the console for additional debug information.
This script was developed for use in EnCase training. For more details, please click the following link:
Download Now