Bash script which will:
- Iterate all commits made within a Git repository.
| #!\bin\sh | |
| # | |
| # Bluetooth Low Energy Fuzzer Version 2.1 | |
| # code by @delciouskek (Jordan H.) | |
| # | |
| # Greetings to @DA_667, Lesley Carhart (@hacksforpancakes), #allcatpack, Jayson E. Street, @lojikil | |
| # @anarchistdalek, @cryptoishard, @metalgearreynrd, @lnxdork, @7th_protocol, @m3atshi3ld, @savagememes, | |
| # @tribl_a2k, @grubthor, @skoomapipe, @t3h_arch3r, @livebeef, @zawarudad, @fuckcrunchroll, @sonichu1, | |
| # @rustlay, @myhaxorninja, @mywhiteninja, @tsundereranger, Dan Aleksander (@havetilfive), @yokalli, | |
| # @epikmani, @apexcybertwat, @genxmedia, @ra6bit, @detinspector, @teridax, @mcrealname, @mo0ty, |
| :: Run with full administrator rights | |
| netsh wlan export profile folder=. key=clear |