Security
Digital Forensics Framework
이성권
2014. 11. 29. 01:10
http://www.digital-forensic.org/
Take control of your software
(Re)Discover digital investigation
DFF (Digital Forensics Framework) is a free and Open Source computer forensics software built on top of a dedicated Application Programming Interface (API).
It can be used both by professional and non-expert people in order to quickly and easily collect, preserve and reveal digital evidences without compromising systems and data.
DFF comes with a set of dedicated development libraries (API) allowing everyone to customize and enhance the software.
Object Oriented programming languages
Choose your favorite language : C++ and / or Python
Access to DFF’s Virtual File System (VFS)
Browse and manage DFF’s tree
File signature auto-detection
Read file signatures thanks to Magic library
Advanced search grammar and library
Filter and look for (meta-)data into the VFS
Meta-data management
Access and manage attributes of node
Tagging library
Tag DFF’s files and folders
Tasks manager
Load and apply plug-ins at runtime