PoC for Passive Authentication (PA) implementation for eMRTD using tsemrtd and icaopkd
git clone https://github.com/li0ard/passive_auth && cd passive_auth/
[npm | bun] i
# Optional step for Node.js
npm run buildBefore running, you must dump the eMRTD via proxmark3 and download CSCA masterlist from ICAO website
For Node:
node dist/index.js <path to dump folder> <path to CSCA masterlist (.ml)>For Bun:
bun src/index.ts <path to dump folder> <path to CSCA masterlist (.ml)>