nerdexam
Oracle

1Z0-409 · Question #96

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…

The correct answer is B. By using the xxd command with the -r option. See the full explanation below for the reasoning.

Question

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?

Exhibit

1Z0-409 question #96 exhibit

Options

  • ABy using the cat command with the -t option
  • BBy using the xxd command with the -r option
  • CBy using the strings command with the -t option
  • DBy using the strings command with the -a option

How the community answered

(44 responses)
  • A
    14% (6)
  • B
    77% (34)
  • C
    2% (1)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full 1Z0-409 Practice