{"id":13456817,"url":"https://github.com/hassananayi/nfc-srix-programmer","last_synced_at":"2025-03-24T11:31:23.531Z","repository":{"id":161798266,"uuid":"579537352","full_name":"hassananayi/nfc-srix-programmer","owner":"hassananayi","description":"An CLI NFC application for reading, writing, analyzing, NFC ST SRI512 and SRIX4K tags.","archived":false,"fork":false,"pushed_at":"2022-12-21T19:41:41.000Z","size":559,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-29T00:32:21.081Z","etag":null,"topics":["acr122u","libnfc","nfc","nfc-tag","rfid","sri512","srix","srix4k","stm"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hassananayi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-18T02:28:18.000Z","updated_at":"2024-06-22T10:40:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"afd44732-c007-475d-8e9a-9c06101c89e1","html_url":"https://github.com/hassananayi/nfc-srix-programmer","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hassananayi%2Fnfc-srix-programmer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hassananayi%2Fnfc-srix-programmer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hassananayi%2Fnfc-srix-programmer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hassananayi%2Fnfc-srix-programmer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hassananayi","download_url":"https://codeload.github.com/hassananayi/nfc-srix-programmer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245260870,"owners_count":20586489,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["acr122u","libnfc","nfc","nfc-tag","rfid","sri512","srix","srix4k","stm"],"created_at":"2024-07-31T08:01:28.271Z","updated_at":"2025-03-24T11:31:23.071Z","avatar_url":"https://github.com/hassananayi.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# NFC SRIX Programmer\n\nAn CLI NFC application for reading, writing, analyzing, NFC ST SRI512 and SRIX4K tags. \n\n## Prerequisites\n\n* [libnfc](https://github.com/nfc-tools/libnfc)\n\n## Build\n\nYou can use the provided `build.sh` or follow these simple steps:\n\n```bash\nmkdir build\ncd build\ncmake ..\nmake\n```\n\n## Features\n\n* Read EEPROM content\n* Read NFC Tag information (such UID, Serial number, System bloks etc...)\n* Write EEPROM to a file\n* Read EEPROM from a file\n* Modify block manually\n* Write EEPROM file to NFC tag\n* Reset OTP bits\n\n## Screenshots\n\n\u003cimg src=\"screenshots/main.png\" alt=\"Main Menu\" style=\"height: 300px;\"/\u003e\n\u003cimg src=\"screenshots/read_eeprom_content.png\" alt=\"Read EEPROM Content\" style=\"height: 300px;\"/\u003e\n\u003cimg src=\"screenshots/read_tag_info.png\" alt=\"Read EEPROM Content\" style=\"height: 300px;\"/\u003e\n\n## Config\n\n```text\nUsage: ./nfc-srix [-v] [-y] [-t x4k|512]\n\nOptions:\n  -v           enable verbose - print debugging data\n  -y           nswer YES to all questions\n  -t x4k|512   select SRIX4K or SRI512 tag type [default: x4k]\n```\n\n## Supported tags\n\n* `SRI512` -  ISO14443B-2 ST SRx Tag IC 13.56MHz with 2 binary counters, 5 OTP blocks and anti-collision with 512-bit EEPROM in 16 Bloks\n* `SRIX4` -   ISO14443B-2 ST SRx or ISO14443B-3 ST SRxTag IC 13.56MHz with 2 binary counters, 5 OTP blocks and anti-collision with 4096-bit EEPROM in 128 Blocks\n\n## Note on writing tags!\n\nCompliant ST SRx tags have some blocks that, once changed,cannot be changed back to their original value.Example Counters Blocks 5 and 6. \nBefore writing a tag, make sure you're aware of this.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhassananayi%2Fnfc-srix-programmer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhassananayi%2Fnfc-srix-programmer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhassananayi%2Fnfc-srix-programmer/lists"}