https://github.com/lazza/fuji
Graphical interface for the forensic logical acquisition of Mac computers
https://github.com/lazza/fuji
apple dfir dfir-tools digital-forensics forensic-tools forensics mac
Last synced: 4 months ago
JSON representation
Graphical interface for the forensic logical acquisition of Mac computers
- Host: GitHub
- URL: https://github.com/lazza/fuji
- Owner: Lazza
- License: gpl-3.0
- Created: 2024-04-13T15:21:50.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T22:39:42.000Z (almost 2 years ago)
- Last Synced: 2024-10-06T04:05:49.526Z (over 1 year ago)
- Topics: apple, dfir, dfir-tools, digital-forensics, forensic-tools, forensics, mac
- Language: Python
- Homepage: https://andrealazzarotto.com
- Size: 855 KB
- Stars: 51
- Watchers: 4
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## About
Fuji is a free, open-source program for performing forensic acquisition of Mac
computers. It should work on any modern Intel or Apple Silicon device, as it
leverages standard executables provided by macOS.
Fuji performs a so-called *live acquisition* (the computer must be turned on) of
*logical* nature, i.e. it includes only existing files. The tool generates a DMG
file that can be imported in several digital forensics programs.
It is released under the terms of the GNU General Public License (version 3).
## Supporters and friends
The development of Fuji is empowered by the support of:
13Cubed
https://training.13cubed.com
High quality digital forensics and information security training
If you find my work in open-source digital forensics valuable, please consider
supporting it with a donation. Your contributions help sustain the development
and maintenance of tools like Fuji.
[](https://ko-fi.com/thelazza)
## Download the latest version
You can find the **latest DMG file** on the releases page:
[][releases]
## How to use Fuji
Please make sure to read the documentation on how to prepare your drive:
[][docs]
The following video shows the entire acquisition process, step by step:
_[Getting Started with Fuji - The Logical Choice for Mac Imaging](https://www.youtube.com/watch?v=9bEiizjySHA) on YouTube_
[releases]: https://github.com/Lazza/Fuji/releases
[docs]: https://fujiapp.top/docs

