[–] benrr 6y ago ↗ This is one of my first ever Vim plugins, so go easy!The general gist is you can open a pcap and use vim as a hex editor.Much of the background hackery is powered by the Python module Scapy, so I intend to extend the functionality around that too.Hope someone finds it useful; let me know what y'all think!
1 comment
[ 0.28 ms ] story [ 16.7 ms ] threadThe general gist is you can open a pcap and use vim as a hex editor.
Much of the background hackery is powered by the Python module Scapy, so I intend to extend the functionality around that too.
Hope someone finds it useful; let me know what y'all think!