Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 683 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 683 Bytes

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