Skip to content

Instantly share code, notes, and snippets.

@hhc0null
Last active August 29, 2015 14:08
Show Gist options
  • Save hhc0null/128c9516e34176c0c77b to your computer and use it in GitHub Desktop.
Save hhc0null/128c9516e34176c0c77b to your computer and use it in GitHub Desktop.
RP IS VERBOSE!!!
# rp is verbose:( don't you think so?
rp -f [filename] -r 4|sed -r -e 's/\x1b\[[0-9]*m//g' -e 's/\(.*found\)//g'|grep -e 'ret[[:space:]]*;[[:space:]]*'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment