Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

When I drop swipe data from an USB keyboard interface reader into the tool, I don't get the data to be parsed correctly. How can I get the data correctly parsed with the Parsomatic?

The output from an USB/keyboard interface reader contains ASCII and HEX combined data.  With Parsomatic, it only parses the data correctly when it's all in Hex.  What you can do is:

  1.  Highlight the mask data field which is in ACSII with USB/KB interface reader

  2. Click the "Convert ASCII to Hex" button below the data window once you have the ASCII data highlighted. That'll get the ASCII data converted to Hex

  3. And then, click the "Parse" button to get the Hex data parsed correctly.

 

  • No labels