gitsnaf / pyrit

Automatically exported from code.google.com/p/pyrit
0 stars 0 forks source link

Cannot view (in human readable format) the calculated PMK. #426

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a PMK as follows; pyrit -e myssid -i mypassphrases -o pmkoutput 
passthrough

What is the expected output? What do you see instead?
When I try to view the PMK generated I get gibberish (raw format output). As 
follows:

cat pmkoutput
APWCmyhostname0testpassword‹áŽ÷§üBxÒìBžÀè‰V¸€¾~ƒs0lËk

What version of the product are you using? On what operating system?
Running OpenWRT.

I want to be able to view/see the calculated PMK. I would use genpmk but it is 
not available/compiled with OpenWRT.

Is it possible to view in human readable format the PMK generated using Pyrit?

Original issue reported on code.google.com by og150ma...@gmail.com on 5 Apr 2013 at 11:03