Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pyro2927/jpduckencoder

A branched version of duckencoder from Hak5
https://github.com/pyro2927/jpduckencoder

Last synced: about 17 hours ago
JSON representation

A branched version of duckencoder from Hak5

Awesome Lists containing this project

README

        

JPDuckEncoder
=============
Based off of the [duckencoder](http://www.usbrubberducky.com/wiki/doku.php?id=downloads) written by Jason Appelbaum, jpduckencoder aims to fix bugs reported by the community and add feature enhancements.

Changelog
---------
### v0.2 ###
* Fixed DEFAULT_DELAY so it works with each iteration
### v0.1 ###
* Ported from v1.0 of Hack5 duckencoder
* Adds in --replacern flag allowing users with text editors that use CRLF line encodings to strip out CR
* Fixed an issue where DELAYs were not being set correctly because of improper type conversion from String to Byte