Vile Posted May 2, 2010 Share Posted May 2, 2010 (edited) Added this onto Psychosis's PsyDuk Framework v0.2 **** For Windows Replace your old main() function in his PsyDuk.c with this: old code I might change the 'autostart' method to just use the "sc create" command to create a new service for the ducky.bat instead of relying on the .vbs method to run the bat hidden. Also: i'm aware nc.exe is detected by some A/V. The code snippet could be changed to launch something other than nc.exe or use an encoded version that isnt detected. Psychosis: Can you add typeStringEnter to your ultility.c (I could do it, but it would probably be good built in) Edit: (5/2/10) Added NircCMD download to set the files created/modified times as older dates Edited May 3, 2010 by Vile Quote Link to comment Share on other sites More sharing options...
Netshroud Posted May 2, 2010 Share Posted May 2, 2010 (edited) That's building on 0.1, not 0.2 :P I'll try add \n to the Ascii->Keystroke function, PDTypeChar later today. Edit: Looking at the .zip from the wiki, it appears that I uploaded 0.1 as 0.2. I'll upload 0.2 later today as well, with \n support. Edited May 2, 2010 by Psychosis Quote Link to comment Share on other sites More sharing options...
Vile Posted May 2, 2010 Author Share Posted May 2, 2010 (edited) That's building on 0.1, not 0.2 :P I'll try add \n to the Ascii->Keystroke function, PDTypeChar later today. Edit: Looking at the .zip from the wiki, it appears that I uploaded 0.1 as 0.2. I'll upload 0.2 later today as well, with \n support. Ohh. Yea I was wondering about that.. Here's some changes to my code. I might call it DukSauce or something when I am done. Of course I will give you credit since I used your framework, maybe Psyduk: DukSauce. old code.. Currently fixing it to work with psyduk0.2.1 Edited May 3, 2010 by Vile Quote Link to comment Share on other sites More sharing options...
Netshroud Posted May 2, 2010 Share Posted May 2, 2010 0.2.1 is on the wiki now. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.