NFCToolsGUI
NFCToolsGUI copied to clipboard
A cross-platform program that interacts with PN532, supports Windows, Linux, and macOS.
An unhandled rejection has occurred inside Forge: Error: Command failed: git rev-parse --short HEAD fatal: not a git repository (or any of the parent directories): .git at checkExecSyncError (node:child_process:890:11) at...
需解密卡信息: ``` ### 开始执行检测卡片l类型 Found Mifare Classic 1k tag ISO/IEC 14443A (106 kbps) target: ATQA (SENS_RES): 00 04 * UID size: single * bit frame anticollision supported UID (NFCID1): 4e...
libnfc.so.6是个文本文件,导致了: NFCToolsGUI-linux-x64/resources/framework/bin/../lib/libnfc.so.6: file too short 我简单粗暴的把这个文件替换成了libnfc.so的软链接(www 然后能用了,虽然还是存在error libnfc.driver.pn532_uart Application level error detected的问题,大概是我加完用户组没relogin() 希望maintainer能够merge

电梯卡不同卡号的KeyA是不一样的, 但是Key B是一样的, 在修改不同卡号的数据时 就无法使用一键写卡, 能否加入对单扇区单块的读写?
修复了在使用 HardNestedDecryption 的 Auto Run 时程序调用 `resources\framework\bin\libnfc-collect.exe` 前未创建 `nonces.bin`的问题