Code Monkey home page Code Monkey logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
to work around this issue I have taken the payload.txt file and manually encode 
it myself with java -jar duckencode.jar -i payload.txt

Original comment by [email protected] on 22 Apr 2014 at 6:11

from simple-ducky-payload-generator.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
[deleted comment]

from simple-ducky-payload-generator.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
Looks like the error is caused by a missing argument for the DELAY command in 
the first line...

Here is the beginning of a payload i generated

DELAY     <- delay time is missing on this row
ESCAPE
DELAY 400
CONTROL ESCAPE
DELAY 400
STRING cmd
DELAY 400
...

I added 400 after DELAY in the first line. Now the output looks like this,

Hak5 Duck Encoder 2.6

Loading File .....      [ OK ]
Loading Keyboard File ..... [ OK ]
Loading Language File ..... [ OK ]
Loading DuckyScript .....   [ OK ]
DuckyScript Complete.....   [ OK ]

after running,

java -jar encoder.jar -l us -i payload.txt

probably a small bug in the script generating the payload...

Original comment by [email protected] on 4 Sep 2014 at 9:19

from simple-ducky-payload-generator.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 20, 2024
Just realized that the human error was present...

In my case i forgot to type in the initial DELAY when asked for it (i just hit 
return...)

How long of a delay would like before starting? 
Use Milliseconds (15000 ms = 15 sec) 400   < --- Don't forget this!

Works like a charm now!

Original comment by [email protected] on 4 Sep 2014 at 9:37

from simple-ducky-payload-generator.

Related Issues (3)

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.