Commit Graph

11 Commits

Author SHA1 Message Date
pi-rho 718137b450 add zephyr's excellent pcat 2013-02-05 13:02:02 -06:00
pi-rho 249e959fcc support raw ip captures (no link layer) by faking it 2013-02-05 12:59:44 -06:00
pi-rho ddfda783bd make hdng pad its last line 2013-02-05 12:58:52 -06:00
pi-rho c41d871b85 updated zephyr's Makefile 2012-05-03 20:55:36 -05:00
pi-rho b56f6dfb70 * Added PDF document creation (groff -> ps2pdf)
- renamed man pages

* Added additional functionality to xor. This tool will be installed with
  several names to change its core action, while retaining its overall
  functionality. Currently, the following actions have been included:
  - xor
  - rot (bitwise rotate)
  - rol (bytewise rotate)
  - caesar (Caesar's cipher)

* Added a summary man page (netre-tools.mdoc). This man page will be a sort of
  menu for users to find all of the tools included in the toolkit. Suggested
  by cashmoney.

* Added additional code in Makefile.am to detect GCC and to handle debug
2012-05-03 20:25:20 -05:00
pi-rho 1ed800f42a * xor: new option "-s"
+ use a string of characters instead of separated byte values
  + updated man page
2012-05-03 19:50:10 -05:00
pi-rho 5d78dd7391 changed neale's Makefile so he can still say "GET OFF MY LAWN" and compile the
utilities instead of typing ./autogen && make && make install
2012-02-22 21:07:20 -06:00
pi-rho 6d465dfbfe my changes to the utilities 2012-02-22 21:03:20 -06:00
pi-rho 24c962c56d my changes to the utilities 2012-02-22 20:58:53 -06:00
pi-rho eaca00daa3 renamed: hd.c -> hdng.c, mainly to avoid collision on some systems with BSD
util hexdump, which is normally symlinked as hd
renamed: pyesc.c -> repr.c, mainly because pyesc reads as "pie-c" to me and the
         program is supposed to act like Python's repr(). I figure if you're
         looking for a command-line repr(), you probably know what repr is.
2012-02-22 20:53:10 -06:00
pi-rho 8d1cf0dd94 moving to new layout 2012-02-22 20:47:59 -06:00