Talk:Tcpdump
From FreeBSDwiki
(Difference between revisions)
(textmode hex editor for *nix) |
(hex editor suggestions) |
||
Line 4: | Line 4: | ||
http://shed.sourceforge.net/ | http://shed.sourceforge.net/ | ||
+ | |||
+ | == hex editor suggestions == | ||
+ | |||
+ | cd /usr/ports | ||
+ | make search key=hex | grep editor | more | ||
+ | |||
+ | from those, /usr/ports/editors/hexpert and editors/hexedit looked interesting | ||
+ | |||
+ | --[[User:Dave|Dave]] 20:05, 15 April 2006 (EDT) |
Latest revision as of 19:05, 15 April 2006
why use a hex editor? why not use ethereal? it handles tcpdump files fantabulously....and it's avail on *nix and windows AND macs....
[edit] textmode hex editor for *nix
[edit] hex editor suggestions
cd /usr/ports make search key=hex | grep editor | more
from those, /usr/ports/editors/hexpert and editors/hexedit looked interesting
--Dave 20:05, 15 April 2006 (EDT)