Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d3m3vilurr/usb_passgen
Password Generator/Keyboard HID device
https://github.com/d3m3vilurr/usb_passgen
Last synced: 5 days ago
JSON representation
Password Generator/Keyboard HID device
- Host: GitHub
- URL: https://github.com/d3m3vilurr/usb_passgen
- Owner: d3m3vilurr
- License: gpl-3.0
- Created: 2016-08-17T05:56:44.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2014-03-04T04:31:19.000Z (almost 11 years ago)
- Last Synced: 2024-12-10T14:49:33.799Z (26 days ago)
- Language: C
- Size: 297 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: License.txt
Awesome Lists containing this project
README
This is the source code package for DIY USB password generator by Joonas Pihlajamaa, published at Code and Life blog, http://codeandlife.com:
http://codeandlife.com/2012/03/03/diy-usb-password-generator/
The subfolder contain parts of V-USB library available at http://www.obdev.at/avrusb/ and its contents are copyrighted by their respective authors. My productions in the root folder are published under GNU GPL v3 (see License.txt).
I hope you have fun with this project!
- Joonas Pihlajamaa