If you like these tools and if you think it is worth to make a donation for their development, you can do it here. Paypal is the method I currently support
Thank you very much!
tap3xml
tap3xml is a both directions XML<->TAP3 converter made in C++. It will convert the files according to the ASN.1 structure defined by the GSM Association. A Windows and a Linux compiled version is included (tap3xml.exe/tap3xml).
Unfortunately, because of lack of resources, I am not able to test tap3xml properly. If you like to contribute with the improvement of the tool, you can send your ideas/comments/bugs here.
filename:
tap3xml-0.17.zip
version:
0.17
date:
09.03.2012
size:
535513 bytes
nrt2xml (included in tap3xml's package)
nrt2xml is a both directions XML<->NRT (NRTRDE) converter made in C++. It will convert the files according to the ASN.1 structure defined by the GSM Association. A Windows and Linux compiled version is included (nrt2xml.exe/nrt2xml).
Unfortunately, because of lack of resources, I am not able to test nrt2xml properly. If you like to contribute with the improvement of the tool, you can send your ideas/comments/bugs here.
filename:
tap3xml-0.17.zip
version:
0.17
date:
09.03.2012
size:
535513 bytes
readasn
Readasn is a very simple but effective ASN1 viewer (before readtap) working as command line. Readasn let you view files with definite and indefinite length. It will also show the double null byte (\0\0) at the end of every indeifinte length, showing a complete overview and reflecting in hexadecimal exactly what is inside the file.
The Package includes also a compiled version for Windows (readasn.exe)
Indef2def will convert a file with indefinite length into a file with definite length. I have expierenced that some softwares have some problems with indefinite length files, so this tool will help to work around such problems.