Rewinter
Rewinter
There you go oneshot output ```bash [*] Running wpa_supplicant… [*] Trying PIN '12345670'… [*] Scanning… [*] Authenticating… [+] Authenticated [*] Associating with AP… [+] Associated with E8:65:D4:16:8D:40 (ESSID: Snowscan) [*]...
> it seems to me that router model uses a different algorithm Could it be that the yura code is failing and the old random generator works?
Are we hopeless with this?
I already mentioned twice before I have two routers with the same chip > Yes. I tested this with two RTL819x chip routers > The other router is slower. That...
and here is an example of pixiewps failing to crack `Snowscan` router pixiewps ```bash [*] Running wpa_supplicant… [*] Trying PIN '12345670'… [*] Scanning… [*] Authenticating… [+] Authenticated [*] Associating with...
There you go wash -j -s Tenda_16: ```json {"bssid" : "E8:65:D4:16:CE:20", "essid" : "Tenda_16", "channel" : 7, "rssi" : -58, "vendor_oui" : "00E04C", "wps_version" : 32, "wps_state" : 2, "wps_locked"...
Setting this in the init.lua file doens't work. I'm using nvchad and this is how I'm installing this plugin: ```lua { "lambdalisue/suda.vim", lazy = false, }, ``` do you know...
> I think you don't need to load the variable. Just set the variable. I tried what was told. And it was not *set*
Currently I have this in my init.lua file of nvchad: ``` vim.g["suda#prompt"] = "Mot de passe: " vim.g["suda#nopass"] = 1 ``` Here the prompt changes but still asks for the...
okay guys so just to be clear, There is currently no way of saving without root password?