#
# Paths to the disk image and fiwalk XML output
#
IMAGEFILE /home/bcadmin/Desktop/jowork.raw.raw 
XMLFILE /home/bcadmin/Desktop/jofiwalk.xml

#
# Redaction patterns
#
#FILEPAT *.dll FUZZ
#FILEPAT *.com FUZZ
FILEPAT *.exe FUZZ

#
# Other examples
#
#KEY 100200300400
#MD5 db06069ef1c9f40986ffa06db4fe8fd7 FILL 0x44
#FILENAME file3.txt ENCRYPT
#FILEPAT file*.txt ENCRYPT
#CONTAINS This FILL 0x44
#FILEPAT *Spotlight* FILL 0x44

# 
# Uncomment this line to actually commit the redaction:
#
COMMIT


