<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[write own data parser&#x2F;processor]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I work with serial ports, and sometimes I need a human representation of hex data during analysis. The standard converter to ACSII is not suitable since not only string values are transferred into data.</p>
<p dir="auto">and I want to know if it is possible to write my own package parser. let's say: 0x07 = STL, arraydata[3] = "lengh(11)" and so on</p>
<p dir="auto">I'm even ready to pay for such a module.</p>
<p dir="auto"><img src="/forum/assets/uploads/files/1706277203643-b527999e-45d4-4533-ba19-2d34c3ed5dd3-image.png" alt="b527999e-45d4-4533-ba19-2d34c3ed5dd3-image.png" class=" img-responsive img-markdown" width="1067" height="314" /></p>
]]></description><link>http://64.23.185.212/forum/topic/302/write-own-data-parser-processor</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 04:10:13 GMT</lastBuildDate><atom:link href="http://64.23.185.212/forum/topic/302.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 26 Jan 2024 13:53:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to write own data parser&#x2F;processor on Sat, 08 Jun 2024 07:25:05 GMT]]></title><description><![CDATA[<p dir="auto">There're new tutorials on writing custom protocol analyzers and packet templates using dynamic layouts; please check it out:</p>
<p dir="auto"><a href="https://ioninja.com/doc/developer-manual/tutorial-plugin-analyzer.html" rel="nofollow ugc">https://ioninja.com/doc/developer-manual/tutorial-plugin-analyzer.html</a><br />
<a href="https://ioninja.com/doc/developer-manual/tutorial-ias-packet-dylayout.html" rel="nofollow ugc">https://ioninja.com/doc/developer-manual/tutorial-ias-packet-dylayout.html</a></p>
<p dir="auto">(The original tutorial is still available at <a href="https://ioninja.com/doc/developer-manual/tutorial-plugin-analyzer-legacy.html" rel="nofollow ugc">https://ioninja.com/doc/developer-manual/tutorial-plugin-analyzer-legacy.html</a>)</p>
<p dir="auto">It's now much easier to write customer protocol analyzers than it's used to be...</p>
]]></description><link>http://64.23.185.212/forum/post/666</link><guid isPermaLink="true">http://64.23.185.212/forum/post/666</guid><dc:creator><![CDATA[Vladimir]]></dc:creator><pubDate>Sat, 08 Jun 2024 07:25:05 GMT</pubDate></item><item><title><![CDATA[Reply to write own data parser&#x2F;processor on Mon, 29 Jan 2024 14:23:59 GMT]]></title><description><![CDATA[<p dir="auto">You can write your own plugin to do this.  Download the IO Ninja IDE from the Downloads page and take a look at the IO Ninja Plugin projects.</p>
<p dir="auto">You can also find some info in the Developer Manual: <a href="https://ioninja.com/doc/developer-manual/tutorial-plugin-analyzer.html" rel="nofollow ugc">https://ioninja.com/doc/developer-manual/tutorial-plugin-analyzer.html</a></p>
]]></description><link>http://64.23.185.212/forum/post/617</link><guid isPermaLink="true">http://64.23.185.212/forum/post/617</guid><dc:creator><![CDATA[Patrick Murphy]]></dc:creator><pubDate>Mon, 29 Jan 2024 14:23:59 GMT</pubDate></item></channel></rss>