Skip to content

LostAndDead/Meta-Quest-Forensics-Documentation

Repository files navigation

A hosted version of this documentation is available at https://quest-forensics.com/

Meta Quest 3 Forensics

This documentation provides an overview of the forensic analysis process for the Meta Quest 3. It covers the extraction of data from the device and the analysis of the extracted data.

It is intended for digital forensics professionals, law enforcement personnel, researchers, and anyone interested in the forensic analysis of the Meta Quest 3. The documentation assumes some technical knowledge but explains complex concepts clearly and concisely.

It was created as the deliverable for a Dissertation project titled Forensic Data Extraction and Analysis of Meta Quest Headsets. The project was completed in 2025 as part of a BSc in Applied Cyber Security.

Docuraurus

This website is built using Docusaurus, a modern static website generator.

First download and install Node.JS and NPM from: https://docs.npmjs.com/downloading-and-installing-node-js-and-npm

Installation of Dependencies

$ npm install

Local Development

$ npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ npm build

This command generates static content into the build directory and can be served using any static contents hosting service.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published