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, 29 Jan 2010 19:12:34 +0000 (19:12 +0000)
commit73c587ff0f2f8f76af39b16dafb0949be7bf0883
treeaf0d51116778d4d3436076d4baa20bfd3e56408f
parent15a5511e038f53ade23fa998985ecd4de39b60d5
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]