Skip to content

Add ChaosID: forensic card identifier (NFC)#1075

Open
cybersantana83 wants to merge 4 commits into
flipperdevices:mainfrom
cybersantana83:add-chaos-id
Open

Add ChaosID: forensic card identifier (NFC)#1075
cybersantana83 wants to merge 4 commits into
flipperdevices:mainfrom
cybersantana83:add-chaos-id

Conversation

@cybersantana83

Copy link
Copy Markdown

ChaosID is a forensic card identifier for Flipper Zero that auto-detects
LF (125 kHz) and HF (13.56 MHz) protocols, extracts UID/ATQA/SAK, and
classifies each card's security risk based on a built-in database covering
crypto status, attack vectors, and historical exploits.

For MIFARE Classic cards (which are still widespread in corporate badges
and transit systems despite Crypto1 being broken since 2008), the app
includes an Investigate button that runs a dictionary attack against
20 well-known default keys and reports live how many sectors are accessible
with factory keys.

Intended for security research, physical access control auditing and
educational use.

@xMasterX xMasterX left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, app screenshots should be located in source repo, and PR should contain only manifest.yml file (screenshot paths are relative to source repo, not the catalog)

Also app needs to be in English by default, it is possible to submit apps that have another language as option (like menu with selection), but not as forced and only one option

@xMasterX xMasterX added the fixes needed Unresolved issues with the app requiring maintainer's attention label Jun 8, 2026
- Move screenshots out of catalog PR (already in source repo)
- Update commit_sha to point to source repo commit with full English UI
- Remove Chaos IAM reference (project is standalone)
@cybersantana83

Copy link
Copy Markdown
Author

@xMasterX Done! Both items addressed in the new commit:

  1. ✅ UI translated to English by default (full app + comments + database descriptions)
  2. ✅ Removed img/ from this PR - screenshots are in the source repo at the referenced paths

Source commit: 5be2697803a23992a8c8d71a854b9edf160fec5e

Thanks again for the review!

@cybersantana83

Copy link
Copy Markdown
Author

@xMasterX

Hi! Just a friendly ping to check if there's anything else needed from my side. Happy to address any additional feedback.

Thanks for your time!

@xMasterX

Copy link
Copy Markdown
Collaborator

Will do new review soon

@xMasterX xMasterX self-requested a review June 30, 2026 23:55
@xMasterX

Copy link
Copy Markdown
Collaborator

Hi, the screenshots need to be redone with the qFlipper screenshot button. A real qFlipper shot is
exactly 2 colors (orange + black) at 512x256, because the flipper screen is 1-bit. Yours have a lot
of colors (like 1500-2300), so they were probably resized/edited or saved from somewhere else.
please just capture them again from qFlipper and commit as is, no editing. Thanks!

@cybersantana83

Copy link
Copy Markdown
Author

@xMasterX Updated! Screenshots are now proper 2-color palette PNGs
(orange + black only), captured directly from qFlipper desktop.

Source commit: 04d6c1ca27fb77c315e86d6fd6d7b7552ba56517

Thanks for the patience!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

app (new) fixes needed Unresolved issues with the app requiring maintainer's attention

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants