Jump to content

PsuFan

Active Members
  • Posts

    9
  • Joined

  • Last visited

Recent Profile Visitors

406 profile views

PsuFan's Achievements

Newbie

Newbie (1/14)

  1. Yeah I can't use the rand delay firmware, it gets blocked because of the vid/pid. I guess I'll try another serial number. Midnightsnake: is there anything else used to determine the duck? Other than keystroke uniformity and vid/pid.
  2. Well I'm about to give up, seems like it helped a little bit, but something is still blocking me. Im losing random keystrokes. The first couple I would get 3 numbers, possibly only the zeros, and when it typed the last number it is ignored (0001, 0002). But then the enters start getting ignored as well... Edit: forgot this wasnt the same post, I'm getting blocked by the Apple EFI. It still doesn't seem possible that they can block the duck, at some point the computer must not be able to figure out the difference. //! USB Device string definitions (Optional) #define USB_DEVICE_MANUFACTURE_NAME "DELL" #define USB_DEVICE_PRODUCT_NAME "HID Keyboard" #define USB_DEVICE_SERIAL_NAME "123123123123"
  3. How long does it have to be? It's in hex? Are there any other identifiers that distinguish the duck? Thanks
  4. Can someone point me in the right direction for where are these strings are located in the code? Its commented out of config_usb.h // #define USB_DEVICE_SERIAL_NAME "12...EF" Edit: I need to change anything that would identify a duck.
  5. I had the same question. Seems like you should be able to change it if you know where it is and don't change the length.
  6. Crap, does every firmware have the same serial and device strings?
  7. Hello, Does anyone know how to do this? I'm trying to bypass anti duck security measures... Thanks
  8. I do wait 5 seconds before sending strokes. I have changed my VIDPID to a Dell Multimedia keyboard (I was going to do an apple one, but thought it might know the difference). I could not use the rand delay firmware, it doesnt look like it changes the VIDPID. I do not know who the owner is, there is no contact information. How do I change the serial number and device strings? Edit: It definitely seems to know its a duck, I plugged in a junk usb keyboard and it types fine with multiple keystrokes per second. Seems like the best thing to try is serial and device stealth, because it seems to definitely deny me based off of VID/PID. Also the duck works fine at the iCloud lock screen, but the timeout makes it impossible to brute force. 5 passwords, 1 minute lock, 1 password, 5 minute lock, 1 password 15 minute lock lol. Yes you can reboot, but I dont think you can get to the reboot from the keyboard. Thanks!
  9. I have to start this off by saying, I am not using this to steal computers. A friend has had this laptop for two years, which he bought from Craig's list. He upgraded to Mavericks and suddenly got iCloud locked. Trust me, that story is too lame to make up. So.. has anyone written a EFI password tool for the duck? I seem to be hitting some kind of virus protection? First it didnt work at all without changing the VIDPID. Now only a few keystrokes make it, I've even tried Rand_Delay.hex (which didnt work because it must be v1) and my own inject.bin with random delays. I even have have more than one second inbetween keystrokes... still nothing. Has anyone had this problem or know what I'm dealing with? I know people are doing this, they are seling the service on ebay. I do not know if they are using ducks, some seem more intelligent. Thanks
×
×
  • Create New...