Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Open Computer Forensics Architecture

The Open Computer Forensics Architecture (OCFA) is a distributed open-source computer forensics framework used to analyze digital media within a digital forensics laboratory environment. The framework was built by the Dutch national police.

We don't have any images related to Open Computer Forensics Architecture yet.
We don't have any YouTube videos related to Open Computer Forensics Architecture yet.
We don't have any PDF documents related to Open Computer Forensics Architecture yet.
We don't have any Books related to Open Computer Forensics Architecture yet.
We don't have any archived web articles related to Open Computer Forensics Architecture yet.

Architecture

OCFA consists of a back end for the Linux platform, it uses a PostgreSQL database for data storage, a custom Content-addressable storage or CarvFS based data repository and a Lucene index. The front end for OCFA has not been made publicly available due to licensing issues.

The framework integrates with other open source forensic tools and includes modules for The Sleuth Kit, Scalpel, Photorec, libmagic, GNU Privacy Guard, objdump, exiftags, zip, 7-zip, tar, gzip, bzip2, rar, antiword, qemu-img, and mbx2mbox. OCFA is extensible in C++ or Java.

See also