hivex: Reimplement hivexget as a simple shell script.
authorRichard Jones <rjones@redhat.com>
Fri, 29 Jan 2010 19:12:34 +0000 (19:12 +0000)
committerRichard Jones <rjones@redhat.com>
Fri, 19 Feb 2010 14:57:13 +0000 (14:57 +0000)
commitfa2d2ee3b79b05cb74e4d58eb27d18b074b85d74
treef78481e7983a129bf6f2151bb180d825ec642bc6
parentd583e4dfe1322891b080db074f75b50f1d0f3f60
hivex: Reimplement hivexget as a simple shell script.

hivexget is currently a large C program.  Now that we have hivexsh
(the shell) we can reimplement hivexget as a simple bash script that
calls out to hivexsh.
.gitignore
hivex/Makefile.am
hivex/hivexget [new file with mode: 0755]
hivex/hivexget.c [deleted file]