Hi! Tell me please, how to add new APDU command discription to see it in Wireshak log? Where in source code lay this command description?
regards Alex
Hi Alex,
On Tue, Oct 31, 2017 at 11:32:01AM +0300, Ale Ch wrote:
Tell me please, how to add new APDU command discription to see it in Wireshak log? Where in source code lay this command description?
You can find the current dissector in epan/dissectors/packet-gsm_sim.c
Please do contribute back any extensions you make, either directly to the wireshark gerrit, or here, if you prefer that. Thanks in advance for your contribution.