Git Product home page Git Product logo

ducktoolkit's People

Contributors

411hall avatar kevthehermit avatar productiveasparagus56 avatar rbertaccini avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ducktoolkit's Issues

CTRL-ALT E No longer working

I have updated to the latest version of the encoder for python 3 support ( My last update being from 2016) sense then CTRL-ALT E seems to have broken. I use this key combo to put chromebooks in to enterprise mode. ALT-SHIFT S sill works so key combos themselves work.

Command LED support?

Hi thanks for this library!

I'm trying to encode a DuckyScript file with LED_G commands and it appears that these LED commands aren't supported.

The DuckyScript looks like:

DELAY 1000
LED_G

When running it through the encoder this is the output:

[+] Reading Input file.
  [-] Encoding File
[!] Error on line 2: LED_G is not a valid command

I'm not even sure how to add that into this repository - not very familiar with the encoding process...

Thanks for the help!

jj

l****

Issue with à letter

An error append with encoder (web and command) when i try to encode a "à" (STRING à)

ducktools.py -e -l fr /media/root/DUCKY/Bart.txt /media/root/DUCKY/inject.bin
[+] Reading Input file.
[-] Encoding File
Error parsing duck_text: '\xe0'
[!] Something went wrong
[-] Encoding complete
[-] Writing inject.bin to /media/root/DUCKY/inject.bin
Traceback (most recent call last):
File "/usr/local/bin/ducktools.py", line 69, in
out.write(duck_bin)
TypeError: argument 1 must be string or buffer, not bool

OS/X encoding issues

OS/X 10.11.2 (El Capitan), Python versions 2.7.10 (Apple supplied) and 2.7.13 (via Anaconda)

Take the following source (named $HOME/a.txt):
DELAY 3000
GUI r
DELAY 200
STRING notepad
ENTER
DELAY 200
STRING Hello World!!!
ENTER

Encode it with: /usr/bin/python ducktools.py -l us -e $HOME/a.txt inject.bin
then decode it with: /usr/bin/python ducktools.py -l us -d inject.bin test.txt

Results in only the following in the output file test.txt:
DELAY

Run with Anaconda Python located in $HOME/anaconda/bin/python and get the same results.

Version reports:
csadmins-mbp-2:DuckToolkit dyoung2$ python --version
Python 2.7.13 :: Anaconda 4.3.1 (x86_64)
csadmins-mbp-2:DuckToolkit dyoung2$ /usr/bin/python --version
Python 2.7.10

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.