HaydenM Posted March 12, 2017 Posted March 12, 2017 Hey, So I am a CompSci student always looking for fun projects to code and recently picked up a bash bunny. For the USB rubber ducky I made this: https://github.com/HaydenMeloche/USB-Rubber-Ducky-Toolkit A Windows toolkit that had an emulator and encode feature etc basically making the ducky easier to use and program for. I was looking at starting something similar for the BashBunny, maybe an IDE or something. Does anyone have an ideas or be interested in helping out? -Hayden Quote
LowValueTarget Posted March 12, 2017 Posted March 12, 2017 Honestly, bash is easily programmed in notepad or vim. I would look into making a syntax package for something like notepad++, sublime, and/or visual studio code. You can start out with the bash package and add the syntax specific to the bash bunny. Quote
SRG Posted March 13, 2017 Posted March 13, 2017 SublimeText has ShellScriptImproved as a package that is easily installed to give Bash shell script syntax highlighting. Love SublimeText. :) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.