http403 / pyrit

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

strip option renders .dump file unreadable #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Perform 'svn update' to r156, then build and install the pyrit and 
cpyrit modules.
2. Enter ~/pyrit_svn/test directory
3. pyrit -r wpapsk-linksys.dump -f linksys.dump strip
4. Observe new file linksys.dump
5. Try to open linksys.dump with Wireshark or aircrack-ng
6. Observe neither application can interpret the stripped file's contents.

What is the expected output? What do you see instead?
Expected that a tight .dump file is produced.

What version of the product are you using? On what operating system?
r156 running on BT4Pre-Final with Scapy 2.0.1 installed, no other changes.

Please provide any additional information below.
This is a terrific feature, just would like to see it working.

Thanks for all your hard work on pyrit.

Original issue reported on code.google.com by cpmitc...@gmail.com on 9 Aug 2009 at 4:20

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r157.

Original comment by lukas.l...@gmail.com on 9 Aug 2009 at 6:01