Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 226 Bytes

level9.md

File metadata and controls

9 lines (5 loc) · 226 Bytes

level9

we need to use strings command.

it is similar to cat but only prints out ascii characters.

strings data.txt | grep == , 'grep ==' because the password is next to multiple '='s.

save the psswd and exit.