FileXRay is a Windows Shell Property Sheet Handler. It adds a FileXRay tab to the file Properties dialog for quick inspection from Explorer.
- Detects file types with an embedded
file/libmagicdatabase. - Calculates and copies MD5, SHA1, SHA256, SHA512, CRC32, and CRC64 hashes.
- Adds extra views for selected formats:
.exe: imported DLL dependencies..dll: exported functions..ico: icon previews..efi: image base and SBAT data..iso: ISO9660/UDF details.
Use the build that matches your Windows architecture. On 64-bit Windows, use the x64 package; registering the x86 DLL through SysWOW64 is not supported.
- Download and extract the package to a folder you plan to keep.
- Run
install.batas Administrator. - Reopen any file Properties windows and select the
FileXRaytab.
To uninstall, run uninstall.bat as Administrator before deleting the folder.
FileXRay is licensed under LGPL-3.0-or-later; see LICENSE.