./.trash/binIf we run bin it will give us binary output. You can use an online converter to convert it back to ascii and this will be your password. Or we can do it in a single line using the following perl command:
./.trash/bin | perl -lape '$_=pack"(B8)*",@F'
No comments:
Post a Comment