Skip to content

neo7530/conax-basiccard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conax compatible smart card using BasicCard ZC5.x

burn .img file to basiccard with

"BCLoad.exe card.img -P100 -ST"

Personalize Card with:

conax.exe --port COM1 --ppua 1234567890 --ppsa 123456 --pass test

put it in your CI and do an onboarding within CAS-System

Update 20230919:

switch added for 64-Bit/48-Bit CW via access-criteria highest bit (bit 31)

  • --access-criteria 00000001 = 48-Bit CW (reduced entropy)
  • --access-criteria 80000001 = 64-Bit CW (full entropy) (works mostly on softcam, real CI automaticly reduces the entropy to 48-Bit)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published