-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upc07Keygen #51
Comments
Hi, can you give us example BSSID, ESSID and the correct password |
UPC4437937 38:43:7D:3F:9F:51 Routerkeygen for android and https://haxx.in/upc_keys.c detect this network as supported and generate the same passwords: -> WPA2 phrase for 'SAAP36524337' = 'FSPMVAWQ' RouterkeygenPC should set up the network as supported and generate the same password list but it is not. Generates a completely different password list and does not detect the network as supported. It looks like RouterkeygenPC and Routerkeygen for android and https://haxx.in/upc_keys.c use the same algorithm but there must be some error in RouterkeygenPC in the Upc07Keygen file. No password is correct but the algorithm generated list is good. Many times Routerkeygen for android (Upc07Keygen - not ubee) and https://haxx.in/upc_keys.c (Upc07Keygen - not ubee) generate the right password for me when I was in another city. I want to point out that this is not about a good password but about an algorithm that generates a list of passwords. Upc07UbeeKeygen in RouterkeygenPC works fine. Screenshots: https://imgur.com/a/TxTLxyI - RouterkeygenPC |
I don't see differences. This is the output from routerkeygenPC:
With upc_keys we're running twice, since we have to invoke it with 24 and 5 parameters:
So results from upc_keys.c and routerkeygenPC match. |
Sorry for my mistake for the UPC4437937 network. Please compare this: UPC0047962 28: BE: 9B: D8: 40: D7 |
Upc07Keygen does not detect the network as supported. Manual calculation generates the wrong password. I compared the routerkeygen by yolosec project for android and https://haxx.in/upc_keys.c on cygwin with the same UPC networks. Routerkeygen by yolosec and https://haxx.in/upc_keys.c generate the same good passwords. Tested at 2.4 GHz.
The text was updated successfully, but these errors were encountered: