소스 검색

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
+