Post

Helpful Commands

  • Over the course of my work career I have always wanted to create indexes of random one liners that have helped me. Here is my current working set.

Mobile commands

  • Unpack android backup: ( printf "\x1f\x8b\x08\x00\x00\x00\x00\x00" ; tail -c +25 backup_file_name.ab ) | tar xfvz -
This post is licensed under CC BY 4.0 by the author.

Trending Tags