aanarchyy / wifite-mod-pixiewps

GNU General Public License v3.0
107 stars 46 forks source link

cracked.txt is unreadable is leafpad #9

Closed nuroo closed 9 years ago

nuroo commented 9 years ago

when cracked.txt is opened in leafpad its all machine language. its definitely not ascii.

but if read with GVim, I can read it.

nuroo commented 9 years ago

./wifite -cracked Displays cracked access points as output in terminal window. I guess thats ok.

I would prefer if script output ascii to cracked.txt. That way it can be read with text editor. *.txt implies ascii to me.

aanarchyy commented 9 years ago

Another part I didn't write. I'll see if I can do something about it. As far as I remember, it is ASCII but uses a %20 as a delimiter.

aanarchyy commented 9 years ago

Should be fixed in most recent release r106, please confirm.

nuroo commented 9 years ago

Needs a little formatting. but it was readable if leafpad