Skip to content

Include : -p pin.txt #6

@mashunterbd

Description

@mashunterbd

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions