You have received an email with a file login_remote, which is the HEX dump of a file.
View the Exhibit that shows a portion of this file.
How would you revert it to the original form in the name login?
A.
By using the cat command with the -t option
B.
By using the xxd command with the -r option
C.
By using the strings command with the -t option
D.
By using the strings command with the -a option
Explanation: