2012/1/10 Ludovic Rousseau <ludovic.rouss...@gmail.com>:
> Hello,
>
> I need to have an ascii dump of objects logged by pkcs11-spy. So I
> updated the code. The patch is available at
> https://github.com/LudovicRousseau/OpenSC/commit/48f8f982a09e5a484ff4951609ebfcabf8d99bfc
>
> The output format of a hex dump has changed from:
>    668C045A 1C3A4EF4 CF8550F3 20926525 1E8BF478
> to:
>    00000000  66 8C 04 5A 1C 3A 4E F4 CF 85 50 F3 20 92 65 25  f..Z.:N...P. .e%
>    00000010  1E 8B F4 78                                      ...x
>
> Is it now possible to find text strings inside a hex dump
>
> If nobody complaints I will push the change to OpenSC/staging.

Now merged in OpenSC/staging
https://github.com/OpenSC/OpenSC/pull/14

-- 
 Dr. Ludovic Rousseau
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to