dot-iso Posted December 21, 2017 Posted December 21, 2017 Hey there Hak5 community and fellow Rubber Ducky users! I'm a MacOS user and a beginner when it comes to coding, but I came up with a little bash script to help speed up the encoding process. It's nothing fancy. When I was writing a payload and having to encode then replace the file on the microSD and all that - it was getting a bit tedious. I call it duck_it. It basically takes your scripts as .txt files, encodes them, and transfers them to your microSD card and ejects the card. https://github.com/dot-iso/duck_it I'm new to Bash and GitHub, so there may be some n00b stuff. I'm sure there's a lot of room for improvement Quote
ThoughtfulDev Posted December 21, 2017 Posted December 21, 2017 Reminds me of my PyDuckGen. But seems like your script works ;) (I have a look if i can improve your script) Quote
dot-iso Posted December 21, 2017 Author Posted December 21, 2017 3 hours ago, ThoughtfulDev said: Reminds me of my PyDuckGen. But seems like your script works ;) (I have a look if i can improve your script) Ah yeah! I've never seen that before. This gave me a chance to learn some stuff anyway :) 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.