Skip to content

Instantly share code, notes, and snippets.

@hhc0null
hhc0null / rpisverbose.txt
Last active August 29, 2015 14:08
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:]]*'
@hhc0null
hhc0null / func_args
Created December 28, 2013 15:44
function arguments on x86_64
Function Arguments: RDI, RSI, RDX, RCX, R8, R9