Implement 'strings' and 'hexdump' commands.
authorRichard Jones <rjones@redhat.com>
Fri, 8 May 2009 13:27:47 +0000 (14:27 +0100)
committerRichard Jones <rjones@redhat.com>
Fri, 8 May 2009 13:27:47 +0000 (14:27 +0100)
commitfa7c8bb79b45aecdf65ed93635a42f3fdf301134
treefeaeba3b5de5b124ecd6573d9d79d43012267eea
parentbd7c8ee043dd02e2cfa3eba2ac5875fc34990610
Implement 'strings' and 'hexdump' commands.
daemon/Makefile.am
daemon/hexdump.c [new file with mode: 0644]
daemon/strings.c [new file with mode: 0644]
src/generator.ml