Jump to content

xcoder

Active Members
  • Posts

    43
  • Joined

  • Last visited

Everything posted by xcoder

  1. so cool my fast review: I got error on formEncoding.Show() when open it secound times maybe need add: formEncoding formEncoding = new formEncoding(); formEncoding.Show();//show encoding form remove this //theDialog.InitialDirectory = @"C:\"; error reading script at REM or empty line! you need add Validation for REM and "\r\n" EncodeToBin need to set user selected input file at first place and make it real something like: new ProcessStartInfo("java", "-jar duckencode.jar -i " + inPutFilePath + " -o " + outPutFilePath); sorry I use VB.NET ,C# a little familiar Good Work,Thank you
  2. maybe your java is old or output directory is protected
  3. Sourcecode Added ;) [Enigma Virtual Box] used to add all extra files
  4. thank you for sharing I order USB Rubber Ducky and I`m ready to use it ;)
  5. sorry I fix it now start invisible mouse and keyboard disable at the same time and when find key will be ready to use by using: devcone64 restart =keyboard * devcone64 restart =mouse* devcone64 rescan command-line: show =visible gui[default:na] stay =not exit even if found usb flash drive name key[default:na] urflashname =Your Usb Flash LabelName will stop when found it[default:key] Example: DevCon.exe show stay urflashname or if you want change USB name use this:key.zip DevCon.exe urflashname key.zip
  6. I used devcon remove =keyboard *devcon remove =mouse * program automatically will check if system is [x32] or [x64] and use correct devcon always loop till USB insert with specific Name will stop loop command, if USB unattached then repeat command loop and wait USB default USB name is key (now I fix it no matter if its Upper or Lower case) and framework downgrade to .net 2.0 you can change USB name by use this command : DevCon.exe AnyName start anything you want change it just tell me key.zip
  7. Duck Encoder 2.6.3 duckencode -i [file ..] -o [file ..] -l [file ..] <<<<Keyboard Layout (us/uk/fr/pt/de or a path to a properties file) use this : -l de
  8. I test it need run as Admin laptop built-in not disabled , I think you cannot all other keyboard and mouse will disabled till insert USB Flash Disk named: key command-line: show =visible gui[default:na] stay =not exit even if found usb flash drive name key[default:na] anything =Your Usb Flash LabelName will stop when found it[default:key] start =check usb flash immediately no need insert new usb to start[default:start] Example DevCon.exe show stay XBOOT start key.zip
  9. hey I can make application do that if you intersted plz send me ur devcon command and I will make it Disabled tell usb drive with specific Label Name connect
  10. if you want I can send full source code project to you or I can edit it anything as you want
  11. its so simple I like it please anybody can describe all Firmware list Thankx
  12. I Made it with Visual Studio VB.NET Only You need is Java , nothing else! USB Rubber Ducky Toolkit Updated: 30/12/2016 Change All Error Message To Flat Message UI Style Show Where Error Line are Add Effect FlashWindow Add DragDrop Add ALT SPACE " send Alt+space to console window" Add REPEAT,REPLAY ,I Guess it`s Only REPLAY https://github.com/hak5darren/USB-Rubber-Ducky/wiki/Duckyscript Add CAPSLOCK,NUMLOCK Always Encode From Script.txt (All code will save it in "App.Path\Script.txt" and then Encode it) Always Relase Caps Lock when Execute Script run Fix CopyToUSB Minor changes and improvements Added: 28/12/2016 Validate Code _ Credit to HayDenM Execute Script _ Credit to HayDenM Exit Splash _ Boy7 fix: Search for installed java Syntax color// >>> Download <<< 8/1/2016 >>> Source-code <<< 26/12/2016
×
×
  • Create New...