Jump to content

vini

Active Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by vini

  1. On 15/1/2017 at 4:57 PM, Teabot 5000 said:

    On Android 6.0.1, WindowsKey + b will open a browser. F2 will enable editing of the URL. You could probably navigate to the server and download what ever it is that way.

     

    it seems you might handle android coding

     

    im trying to figure out the best way to make a hello world on any android phone using the rubber

     

    so when you say windows key i get lost i mean windows make me think of Win OS or is there a dafult "windows" key for android

     

    i wish i could find the proper code for calling an specific default app so that i can execute a STRING parameter such as hello word

     

    so far on several phones the results are way different some call the first app on the screen other calls the browser

    any help for a standard procedure???

     

     

  2. HI

    I JUST BOUGHT THE USB RUBBER DUCKY AND DESPITE IVE FOLLOWED STEB BY STEP ALL THE INSTRUCTIONS REGARDING COMPILING NEW SCRIPTS,

    I CANT MAKE IT RUN.

    SO I BELIEVE THERE SHOULD BE AN UPDATED TUTORIAL FOR ALL THE PEOPLE WHO JUST FOUND OUT ABOUT RUBBER DUCKY.

    FOR INSTANCE ID LOVE TO KNOW WHAT IS THE DIFFERENCE FROM THE DEFAULT BIN FILE WHICH COMES WITH THE RUBBER DUCKY AND THE ONES I GET BY COMPILING TEXT FILES WITH ENCODER.JAR AND DUCKENCODE.JAR

    WHAT ARE ALL THE JAVA ELEMENTS REQUIRED IN ORDER TO RUN PROPERY RUBBER DUCKY SCRIPTING COMPILERS

  3. hak5 fan ++ :

    Thanks for your soon reply

    something extrange jus happened. Again i followed the instruction to compile a new script but i kept the name as the default bin file (inject) and a blue light goes on yet the script doesnt run.

    regarding your comment about how the sd card is formatted i assume it already is in fat bc it does run the default bin file

    this is the code i compiled

    REM Add delay to ensure windows can add appropiate driver

    DELAY 5000
    GUI-R
    STRING notepad.exe
    ENTER
    DELAY 5000
    STRING this is my first ducky script
    ENTER
×
×
  • Create New...