Skip to content

A small script that goes through all of the .pcap files in a given directory and renames them to the SSID that they contain. Intended for use with handshakes captured by Pwnagotchi or similar tools.

License

Notifications You must be signed in to change notification settings

spacep1ckle/pcap-renamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

pcap-renamer

A small script that goes through all of the .pcap files in a given directory and renames them to the SSID that they contain. Intended for use with handshakes captured by Pwnagotchi or similar tools.

Prerequisites: scapy

Usage:

cd into wherever this file is then run: python pcap_renamer.py path/to/directory

Disclaimer: this code was pretty much entirely generated by AI and has not been extensively tested. Use at your own risk and always make backups just in case.

About

A small script that goes through all of the .pcap files in a given directory and renames them to the SSID that they contain. Intended for use with handshakes captured by Pwnagotchi or similar tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages