Tools for Network Archaeology (internet protocol analysis)
Go to file
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
man * Added PDF document creation (groff -> ps2pdf) 2012-05-03 20:25:20 -05:00
src * Added PDF document creation (groff -> ps2pdf) 2012-05-03 20:25:20 -05:00
AUTHORS Standard GNU top-dir documentation 2012-02-22 20:50:32 -06:00
COPYING Standard GNU top-dir documentation 2012-02-22 20:50:32 -06:00
ChangeLog * Added PDF document creation (groff -> ps2pdf) 2012-05-03 20:25:20 -05:00
INSTALL - better changes to autogen to support dailydeb 2012-05-03 19:47:23 -05:00
Makefile.am * Added PDF document creation (groff -> ps2pdf) 2012-05-03 20:25:20 -05:00
NEWS * Added PDF document creation (groff -> ps2pdf) 2012-05-03 20:25:20 -05:00
README Standard GNU top-dir documentation 2012-02-22 20:50:32 -06:00
TODO Standard GNU top-dir documentation 2012-02-22 20:50:32 -06:00
autogen * Added PDF document creation (groff -> ps2pdf) 2012-05-03 20:25:20 -05:00
configure.ac * Added PDF document creation (groff -> ps2pdf) 2012-05-03 20:25:20 -05:00

README

This is a collection of utilities useful for network reverse engineering.