petrs / pyAPDUFuzzer

A fuzzer for APDU-based smartcard interfaces
18 stars 9 forks source link

Smart Card Emulation #13

Open zunlongzhou opened 1 year ago

zunlongzhou commented 1 year ago

Do I have to use a physical smart card? Do you know how to emulate a smart card with qemu for fuzzing

petrs commented 1 year ago

@zunlongzhou No need for physical card in principle, you can use simulator like jcardsim.org - however, as it is simulator, one can already extract the applet code => no need for blackbox fuzzing. But maybe you need only for for testing