routerkeygen / routerkeygenPC

Qt Port for Linux, Mac OSX and Windows
GNU General Public License v3.0
291 stars 89 forks source link

Sitecom Algorithm #33

Closed Mr-Pingu closed 7 years ago

Mr-Pingu commented 7 years ago

Sitecom algorithm isn't fully working. Take a look here:https://bitbucket.org/dudux/sitecom/src/adee83c36b59e88e4d493023fe36585d94634923/sitecom.py?at=master&fileviewer=file-view-default that one does generate me good password from mac-adress while this one doesn't.

RealEnder commented 7 years ago

Can you provide sample BSSID (mac)?

RealEnder commented 7 years ago

Also, what version of RKG you're using? Sitecom works as in dudux's repo with latest master for me. This means you must compile from sources.

ruiaraujo commented 7 years ago

@RealEnder he probably means that there is a problem with the keygen selector.

RealEnder commented 7 years ago

That's why I asked for BSSID. Dudux's shows only these targets: "00:0c:f6","64:d1:a3", but maybe there are others.

RealEnder commented 7 years ago

Hi, I did some checks on my db for other valid BSSIDs and found none. Now waiting for @Mr-Pingu for more info on the issue.

Mr-Pingu commented 7 years ago

I totally missed this somehow. ESSID: Sitecom631178 BSSID: 00:0C:F6:63:11:78 Password should be "DNISVCBAWHB0" according to the back of the router I had.

ruiaraujo commented 7 years ago

Ok, I have checked with the lasted sources and the correct password was generated.

Thanks @Mr-Pingu for getting back to us.