浏览代码

First Readme.

Mattis Lind 5 年之前
父节点
当前提交
247f9aada9
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      dnix-traverse/README.md

+ 6 - 0
dnix-traverse/README.md

@@ -0,0 +1,6 @@
+Quick tool to extract all files from a DNIX or ABCenix filesystem.
+
+Takes one argument -d <image-file>
+
+Compiling: c++ dnix-traverse.cpp -o dnix-traverse
+