NFC Archiver
Store and restore files across multiple NFC tags
新版本 1.0.12
Polish & Belarusian languages, NFC conflict fix
- Added Polish and Belarusian language support
- Fixed NFC conflict with YubiKeys and smart cards — app no longer hijacks authentication flows from other NFC devices
- Added Polish and Belarusian language support
- Fixed NFC conflict with YubiKeys and smart cards — app no longer hijacks authentication flows from other NFC devices
A distributed data archive system using NFC tags. Store files across multiple NFC tags and restore them later.
Split any file into parts and write them to NFC tags. Scan the tags in any order to reassemble and restore the original file.
Features:
* File archiving — split any file into parts for writing to NFC tags
* Text archiving — store text messages across NFC tags
* Restoration — scan tags in any order and assemble the original file
* Compression — optional GZIP compression to reduce the number of tags needed
* Encryption — AES-256-GCM encryption with password protection (PBKDF2 key derivation)
* Offline operation — no network connection required
Supported NFC Tags:
* NTAG213 (144 bytes)
* NTAG215 (504 bytes)
* NTAG216 (888 bytes)
* MIFARE Ultralight (48 bytes)
* MIFARE Ultralight C (144 bytes)
Uses the NFAR v1 binary format with a 28-byte header, CRC32 integrity checking, and UUID-based archive identification. Chunks can be scanned in any order and are validated automatically.
NFC Archiver is free and open source software. No tracking, no ads, no network access required.
Split any file into parts and write them to NFC tags. Scan the tags in any order to reassemble and restore the original file.
Features:
* File archiving — split any file into parts for writing to NFC tags
* Text archiving — store text messages across NFC tags
* Restoration — scan tags in any order and assemble the original file
* Compression — optional GZIP compression to reduce the number of tags needed
* Encryption — AES-256-GCM encryption with password protection (PBKDF2 key derivation)
* Offline operation — no network connection required
Supported NFC Tags:
* NTAG213 (144 bytes)
* NTAG215 (504 bytes)
* NTAG216 (888 bytes)
* MIFARE Ultralight (48 bytes)
* MIFARE Ultralight C (144 bytes)
Uses the NFAR v1 binary format with a 28-byte header, CRC32 integrity checking, and UUID-based archive identification. Chunks can be scanned in any order and are validated automatically.
NFC Archiver is free and open source software. No tracking, no ads, no network access required.
- 作者: mezinster
- 授權條款: MIT License
- 問題追蹤系統
- 原始碼
- 建置詮釋資料
- 可重現建置狀態
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
arm64-v8aarmeabi-v7ax86x86_64此版本需要 Android 5.0 或更高的版本。
此套件包由 F-Droid 建置和簽署,並保證與此原始碼 Tarball 保持一致。
-
arm64-v8aarmeabi-v7ax86x86_64此版本需要 Android 5.0 或更高的版本。
此套件包由 F-Droid 建置和簽署,並保證與此原始碼 Tarball 保持一致。
-
arm64-v8aarmeabi-v7ax86x86_64此版本需要 Android 5.0 或更高的版本。
此套件包由 F-Droid 建置和簽署,並保證與此原始碼 Tarball 保持一致。
新版本 1.0.11
Persistent restore sessions & bug fix
- Fixed crash when opening "Restore Archive"
- Incomplete restore sessions now survive app restarts and navigation
- View, resume, and delete incomplete sessions from the scan screen
- Tap completed sessions to restore directly
- Archive UUID added to filenames to prevent overwrites
- Session management localized for all 5 languages
- Fixed crash when opening "Restore Archive"
- Incomplete restore sessions now survive app restarts and navigation
- View, resume, and delete incomplete sessions from the scan screen
- Tap completed sessions to restore directly
- Archive UUID added to filenames to prevent overwrites
- Session management localized for all 5 languages
新版本 1.0.10
Fix Android file sharing
- Fixed Telegram and other apps disabling send button for shared files (added MIME types)
- Added share intent queries for Android 11+ compatibility
- Version and build number now displayed on home screen and About dialog
- Version is read dynamically from app — no more hardcoded strings
- Fixed Telegram and other apps disabling send button for shared files (added MIME types)
- Added share intent queries for Android 11+ compatibility
- Version and build number now displayed on home screen and About dialog
- Version is read dynamically from app — no more hardcoded strings





