Jump to content

kaizoku0506

Active Members
  • Posts

    8
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by kaizoku0506

  1. Hey guys, I just got my Rubber Ducky in the mail the other day and decided to put it to use around my office teaching my coworkers to lock their screens. I wasn't having any luck with some of the other wallpaper replacement payloads (it looks like setting a background from Paint doesn't work very well in Windows 7 for some reason), so I took a slightly different approach. At least half of this was borrowed from You Got Quacked by Caleb Hutchinson. Thanks for the solid foundation!

    Have fun everyone!

    DELAY 2000

    REM I was having trouble with some payloads, so I wrote a new one based on You Got Quacked by Caleb Hutchinson.
    REM This one uses Shift F10 to set an image as the wallpaper.
    REM You can replace the image with anything you want.
    REM This one is intended for coworkers who don't lock their desktops!
    REM Just a note, if the image isn't roughly 16 x 9, you'll lose any test at the top and bottom.
    REM Opens up window and navigates to an image on memegenerator
    GUI d
    WINDOWS r
    DELAY 200
    ENTER
    DELAY 300
    REM saving the picture : pic name LockYourScreen...
    CTRL S
    DELAY 300
    STRING %userprofile%\LockYourScreen
    ENTER
    REM Navigates to the User Profile base directory
    DELAY 300
    GUI d
    WINDOWS r
    DELAY 200
    STRING %userprofile%\
    ENTER
    REM Selects the LockYourScreen jpg file and sets it as the wallpaper
    DELAY 300
    STRING LockYourScreen
    MENU
    DELAY 300
    DOWNARROW
    DOWNARROW
    ENTER
    GUI d
    REM Locks Screen
    WINDOWS L
  2. I'd definitely grab a few spare RP-SMA to U.FL cables if you find a good shop. These suckers are really fragile from what I've seen / read. It looks like Alpha doesn't do a good job of tightening the nuts on their connector when they put the unit together. Mine got all kinked up just from me adding and removing antennas over the last few days. Opening it up and straightening the cable worked somewhat, but it seems like its still having some issues. I've got four new cables on their way just to be safe ;-)

  3. I just got my Pineapple last night - when I tried to update from 2.4 to 2.7 over the web GUI, it went to a loading screen for a little over 1.5 hours. It finally refreshed with 172.16.42.1/pineapple/redirect.php, but continued to do that for the remainder of the evening. I finally pulled the plus this morning.

    I'm guessing the best course of action is to flash it over a serial connection, but I've never used a serial - USB adapter before and am looking to order one today. My laptop only has a USB interface. All the adapters I see require a serial port on one side of the connection. Any advice here?

×
×
  • Create New...