Smartcard

From Hack Sphere Labs Wiki
Revision as of 06:53, 23 April 2015 by Webdawg (talk | contribs)

Jump to: navigation, search

Reverse Engineer

Inside

Archlinux

By putting the #pin_cache_ignore_user_consent = true;
in the opensc.conf file allows one to provide a fix or circumvention
(by just uncommenting the line) to get cards that enforce user_consent
with OpenSC 0.13.0 to work with older applications without a code change,
just a configuration change.