androidmalware / android_hid

Use Android as Rubber Ducky against another Android device
1.58k stars 331 forks source link

Question about waiting time on wrong PIN #10

Closed mizzunet closed 2 years ago

mizzunet commented 3 years ago

How this works? I mean, Androdi has a basic security that is when wrong PIN/Pattern entered, we got to wait 30 seconds to enter next then 30 seconds for each wrong try after that. How is this method gonna get over it I wonder?

superbonaci commented 2 years ago

Yeah the idea is to know if because of using this HID device you have unlimited attempts, or if is the same as someone entering the PIN physically.

mizzunet commented 2 years ago

Cool