Generic TLV Parser based on TLV and related standards
Can parse any Simple or BER TLV upto nth Level automatically.
Multi byte Tag, Multi byte Length is also Supported.
Refer Url(s) of AmenityPj for details.
Steps can be found here.
There are various ways to Get Started:
- Online Mode
- Offline Mode (Requires Download / Cloning of the Repo)
- Code can be directly run from
tlvPlay/tlv_play/main/tlvplay.py
using any IDE - Local Web Server App amenitypj can be used
- Code can be directly run from
Issue tracker can be found here.