Skip to content

Commit

Permalink
created README.md
Browse files Browse the repository at this point in the history
describe scripts
  • Loading branch information
escollapse authored Feb 2, 2020
1 parent 382b6a7 commit a2704a9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# bash-fun
a collection of bash scripts and/or one-liners that have helped me at some point

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

## gadgetOrganizer.sh
###requires: capstone, ropgadget
sort ROP gadgets in a binary by address

0 comments on commit a2704a9

Please sign in to comment.