/bash-fun

a collection of bash scripts and/or one-liners that have helped me at some point

Primary LanguageShell

bash-fun

a collection of bash scripts and/or one-liners that have helped me at some point

determine disk usage by folder, organized hi -> lo, saved to a file called 'diskusage.txt'

hacky netstat when you cannot netstat. adopted from andreisid @ commandlinefu.com

requires: capstone, ropgadget

sort ROP gadgets in a binary by address