Jump to content

DELAY not working properly


Recommended Posts

DELAYs have never been an exact science (the original & the new duck). The reason why is because the ducky does not use a clock to calculate these things; it is simply waiting a number of cycles which are controlled by the host computer. 
In MOST cases DELAY 1000 is very close to 1 second - but as I mentioned above - this is a process driven by the host and thus can very accordingly per target machine. For the same reasons, different ATTACKMODES may also vary timing depending on the host as well.

The procedure to fix is simply adjust the delays accordingly to achieve the desired performance on the machine you're testing on.

Hope this clears things up.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...