shadowhash?" />
N
N
Nathan Trilesnik2017-02-10 22:05:40
macOS
Nathan Trilesnik, 2017-02-10 22:05:40

Connoisseurs, what the code is responsible for: echo "" | base64 -D > shadowhash?

Full command description:

If you open the file in your favorite text editor, you will find some data under ShadowHashData. This is the hash data in Base64 format. Copy the data to your clipboard and convert it into another .plist XML file. Note, if you try to copy the data directly into the terminal, you will have problems with newlines, one solution is to copy the data into a text editor and manually remove the newlines .
echo "<hash data>" | base64 -D > shadowhash
file shadowhash
plutil -convert xml1 shadowhash

I can’t figure out how to enter this command into the terminal, what should I replace it with <"<hash data>"
. The terminal gives out some nonsense ,(

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question