1
0
Mattis Lind 5 жил өмнө
parent
commit
247f9aada9

+ 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
+