.\" Automatically generated by Pandoc 2.2.1 .\" .TH "GOCRYPTFS\-XRAY" "1" "Jan 2018" "" "" .hy .SH NAME .PP gocryptfs\-xray \- examine gocryptfs\-related data .SH SYNOPSIS .SS Examine encrypted file/directory .PP gocryptfs CIPHERDIR/ENCRYPTED\-FILE\-OR\-DIR .SS Decrypt and show master key .PP gocryptfs \-dumpmasterkey CIPHERDIR/gocryptfs.conf .SH DESCRIPTION .PP Available options are listed below. .SS \-dumpmasterkey .PP Decrypts and shows the master key. .SH EXAMPLES .PP Examine an encrypted file: .IP .nf \f[C] gocryptfs\-xray\ myfs/mCXnISiv7nEmyc0glGuhTQ \f[] .fi .PP Print the master key: .IP .nf \f[C] gocryptfs\-xray\ \-dumpmasterkey\ myfs/gocryptfs.conf \f[] .fi .SH SEE ALSO .PP gocryptfs(1) fuse(8) .SH AUTHORS github.com/rfjakob.