Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noproto/flipper_kdf
Collection of KDF plugins for the Flipper Zero
https://github.com/noproto/flipper_kdf
Last synced: about 1 month ago
JSON representation
Collection of KDF plugins for the Flipper Zero
- Host: GitHub
- URL: https://github.com/noproto/flipper_kdf
- Owner: noproto
- License: gpl-3.0
- Created: 2023-11-30T02:56:18.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-21T08:59:07.000Z (8 months ago)
- Last Synced: 2024-07-31T08:18:16.688Z (4 months ago)
- Language: C
- Size: 39.1 KB
- Stars: 43
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - noproto/flipper\_kdf - Collection of KDF plugins for the Flipper Zero (C)
README
# Flipper KDF
![](https://thumb.tildacdn.com/tild3332-3839-4061-b663-363464303432/-/resize/214x/-/format/webp/noroot.png)
[![Build and Release on Tag](https://github.com/noproto/flipper_kdf/actions/workflows/dist.yml/badge.svg)](https://github.com/noproto/flipper_kdf/actions/workflows/dist.yml)
## What
This repository tracks all available community KDF (key derivation function) plugins for the Flipper Zero.
Plugin list: https://github.com/noproto/flipper_kdf/wiki/List
## How
1. Install latest official firmware
2. Download a [release build](https://github.com/noproto/flipper_kdf/releases/latest) containing a ZIP of all of the NFC app plugins
3. Use qFlipper or the mobile app to extract the plugins to your SD card (ext) at /apps_data/nfc/plugins/
4. Scan your card as you normally would using the NFC app (NFC -> Read)Tracking official KDF plugin support: https://github.com/flipperdevices/flipperzero-firmware/issues/3197
## Builds
Available at https://github.com/noproto/flipper_kdf/releases/latest
## Disclaimer
This repository serves as a centralized collection of plugins for compatibility with the Flipper Zero device. This compilation is intended for educational and development purposes only, and we claim no originality or ownership over contributed individual plugins. This repository is provided "as is" without any warranties, and users must adhere to the respective licenses and guidelines of the original developers or manufacturers.