Show HN: Hex Edit Pcaps in Vim(github.com)4 points·by benrr·6 years ago·1 commentsgithub.comShow HN: Hex Edit Pcaps in Vimhttps://github.com/benjaminr/vimcap1 commentsPost comment[–]benrr·6 years agoreplyThis 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!
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!