Skip to content

Prototype tool for Electrical Network Frequency analysis - a technique for chronolocating audio recordings.

License

Notifications You must be signed in to change notification settings

GalenReich/enf_fingerprinting_tool

Repository files navigation

ENF Fingerprinting Tool

This tool is under development and should not be used for real investigations.

It is a single-component Vue/Vuetify app, which provides a client-side browser tool for Electrical Network Frequency (ENF) analysis.

It has been developed as part of Bellingcat community work, which can be found in this repository.

Project setup

# yarn
yarn

# npm
npm install

# pnpm
pnpm install

# bun
bun install

Compiles and hot-reloads for development

# yarn
yarn dev

# npm
npm run dev

# pnpm
pnpm dev

# bun
bun run dev

Compiles and minifies for production

# yarn
yarn build

# npm
npm run build

# pnpm
pnpm build

# bun
bun run build

About

Prototype tool for Electrical Network Frequency analysis - a technique for chronolocating audio recordings.

Resources

License

Stars

Watchers

Forks