We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52d9d34 commit 96ecef1Copy full SHA for 96ecef1
README.md
@@ -1,3 +1,5 @@
1
+
2
+
3
# Fuji: Forensic Unattended Juicy Imaging
4
5
Fuji is a free, open source software for performing forensic acquisition of Mac
@@ -97,6 +99,10 @@ The DMG file can be built by using the included Pyinstaller script:
97
99
98
100
The build process must be executed from a computer running macOS.
101
102
+The README file in RTF format can be generated with pandoc:
103
104
+ cat README.md | grep -v 'banner.jpg' | pandoc -f markdown -s -o dist/README.rtf
105
106
The following is a list of prerequisites if you want to modify the source code
107
or run Fuji from source:
108
packaging/banner.jpg
94.9 KB
0 commit comments