Jump to content

duck encoder 3.0.0 hangs?


ctbram

Recommended Posts

I just got my duck encoder and I wanted to try it but I cannot get the encoder to work!

it gets to Encoding Script .....

and then just hangs there!!

The script is simple:

REM DESC: opens notepad and types Hello World!
GUI r
DELAY 200
STRING notepad.exe
DELAY 500
STRING Hello World!
ENTER
To encode I am in the correct location and type:
java -jar encoder.jar -i HelloWorld.txt
What the hell am I doing wrong???

post-43196-0-60028500-1366264746_thumb.p

Link to comment
Share on other sites

Yeah its a known bug, developer has been informed.

The v2.4 encoder was the master source code and is more stabled.

v3.0.0 is experimental - the start of a code re-hash to make creating modules easier, only its got bugs???

Think its down to REM lines - remove them and v3.0.0 should work as intended.

Edited by midnitesnake
Link to comment
Share on other sites

Sorry I've been a bit lacking on the Dev side. I've had three huge Uni projects to work on over the last couple of months. It's all coming to an end over the next week though so Ill have a lot more time to bug fix. I haven't wanted to mix Java with C# while doing my projects because of the differing paradigms in the code. Bugs will be fixed shortly and in the next month or so I'll be starting work on DuckyEncoder.NET and possibly even an IDE called Deicide.

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...