-
Notifications
You must be signed in to change notification settings - Fork 249
Include : -p pin.txt #6
Copy link
Copy link
Open
Description
Only 8 digit pin number can be used after giving -p option in Oneshot.py. For example: └─# python3 /sdcard/nh_files/modules/oneshot.py -b 60:32:B1:2E:3C:05 -i wlan0 -p 64641645 , but if I want -p then I use the wordlist file of many pins will do Add that option here. For example if I put: python3 /sdcard/nh_files/modules/oneshot.py -b 60:32:B1:2E:3C:05 -i wlan0 -p 64641645 - it still works and python3 /sdcard/nh_files/modules/oneshot .py -b 60:32:B1:2E:3C:05 -i wlan0 -p pin.txt - this will work, here it will only try the pins from this pin.txt file
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels