<?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[HID&#x2F;USB Monitor - device enumeration empty]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I'm currently evaluating IO Ninja and try to get the HID Monitor up and running (on Windows). Usbpcap is installed correctly, and both the normal HID terminal as well as the USB endpoint sessions work fine, they enumerate the USB/HID devices properly and I can open them.</p>
<p dir="auto">However, the HID Monitor does not enumerate the HID devices. The drop-down list is just empty, even after trying to "refresh". Same is true for the USB Monitor.</p>
<p dir="auto">Given the fact that the normal HID session and the USB endpoint session are working fine, am I missing anything in order to get the Monitor enumerations to populate?</p>
<p dir="auto">Thanks and kind regards,<br />
Jörg</p>
]]></description><link>http://64.23.185.212/forum/topic/309/hid-usb-monitor-device-enumeration-empty</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 18:02:11 GMT</lastBuildDate><atom:link href="http://64.23.185.212/forum/topic/309.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 11 Jun 2024 18:49:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to HID&#x2F;USB Monitor - device enumeration empty on Wed, 07 Aug 2024 13:18:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="http://64.23.185.212/forum/uid/1140">@apie-llc</a></p>
<blockquote>
<p dir="auto">I can see Serial Tap under Device Manager USB controllers-&gt; IO Ninja Serial Tap, location Port_#0001.Hub_#0003<br />
When I start a new session for ModBus Analyzer, the port list just empty.</p>
</blockquote>
<p dir="auto">Which session are you running? I mean, Modbus Analyzer is a layer plugin that's attached on top of some other session that provides raw data. I assume, you want to capture data via a Serial Tap -- then you have to start a Serial Tap session first:</p>
<p dir="auto"><img src="/forum/assets/uploads/files/1723036152466-74dbce91-d6d3-41fb-9157-87304d718bfc-image.png" alt="74dbce91-d6d3-41fb-9157-87304d718bfc-image.png" class=" img-responsive img-markdown" width="402" height="487" /></p>
<p dir="auto">Then you can attach Modbus Analyzer on top so that it decodes Modbus commands &amp; replies for you.</p>
<blockquote>
<p dir="auto">The devmon is installed and works properly as in the KB section</p>
</blockquote>
<p dir="auto">devmon is for capturing local traffic generated by other apps on the same PC; it's not required for a Serial Tap.</p>
<p dir="auto">If you have another application doing Modbus communications, you can start a Serial Monitor session (this plugin uses devmon) and see what this other app sends and receives. Then you can attach a Modbus layer on top to parse raw data and decode Modbus packets.</p>
]]></description><link>http://64.23.185.212/forum/post/686</link><guid isPermaLink="true">http://64.23.185.212/forum/post/686</guid><dc:creator><![CDATA[Vladimir]]></dc:creator><pubDate>Wed, 07 Aug 2024 13:18:33 GMT</pubDate></item><item><title><![CDATA[Reply to HID&#x2F;USB Monitor - device enumeration empty on Mon, 05 Aug 2024 23:06:19 GMT]]></title><description><![CDATA[<p dir="auto">After installing the latest IONinja, the software cannot locate the port<br />
I can see Serial Tap under Device Manager USB controllers-&gt; IO Ninja Serial Tap, location Port_#0001.Hub_#0003<br />
When I start a new session for ModBus Analyzer, the port list just empty.  The capture aborted with message file cannot located<br />
The devmon is installed and works properly as in the KB section<br />
Any idea why?<br />
Thanks</p>
]]></description><link>http://64.23.185.212/forum/post/685</link><guid isPermaLink="true">http://64.23.185.212/forum/post/685</guid><dc:creator><![CDATA[apie llc]]></dc:creator><pubDate>Mon, 05 Aug 2024 23:06:19 GMT</pubDate></item><item><title><![CDATA[Reply to HID&#x2F;USB Monitor - device enumeration empty on Thu, 13 Jun 2024 02:29:29 GMT]]></title><description><![CDATA[<p dir="auto">Hi again, Jörg,</p>
<p dir="auto">Correct, for capturing, elevation is required. This is by design -- capturing USB traffic is a major security threat (e.g., it allows intercepting keystrokes, mouse movements, etc). The USBPcap driver makes sure only elevated processes can open <code>\Device\USBPcap&lt;n&gt;</code> for reading by assigning a corresponding security descriptor. And there's no way to override this behavior -- the security descriptor is hardcoded.</p>
]]></description><link>http://64.23.185.212/forum/post/672</link><guid isPermaLink="true">http://64.23.185.212/forum/post/672</guid><dc:creator><![CDATA[Vladimir]]></dc:creator><pubDate>Thu, 13 Jun 2024 02:29:29 GMT</pubDate></item><item><title><![CDATA[Reply to HID&#x2F;USB Monitor - device enumeration empty on Wed, 12 Jun 2024 11:47:20 GMT]]></title><description><![CDATA[<p dir="auto">Hi Vladimir,</p>
<p dir="auto">thanks for the quick reply and indeed, it looks like I screwed up with the most <em>BASIC</em> instruction: rebooting after installing. <img src="http://64.23.185.212/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f615.png?v=miq4h6da9ug" class="not-responsive emoji emoji-android emoji--confused" title=":/" alt="😕" /></p>
<p dir="auto">When trying everything again today, it worked like a charm. Of course.</p>
<p dir="auto">The only thing that you might be interested in: while the enumeration and device selection work fine now even w/o elevated privileges, I <em>need</em> to run with elevated privileges in order to actually capture some data. W/o elevation, capture attempts lead to "access denied" messages. But that is no issue, of course, just information.</p>
<p dir="auto">Thanks for pointing me in the right direction, I promise I will pay more attention to the instructions next time.</p>
<p dir="auto">Cheers,<br />
Jörg</p>
]]></description><link>http://64.23.185.212/forum/post/671</link><guid isPermaLink="true">http://64.23.185.212/forum/post/671</guid><dc:creator><![CDATA[dunc]]></dc:creator><pubDate>Wed, 12 Jun 2024 11:47:20 GMT</pubDate></item><item><title><![CDATA[Reply to HID&#x2F;USB Monitor - device enumeration empty on Wed, 12 Jun 2024 06:36:40 GMT]]></title><description><![CDATA[<p dir="auto">Hi Jorg,</p>
<p dir="auto">If the USB Mon device list is empty, it most likely means that USBPcap is not properly installed (did you reboot after installing it?) The enumeration of USBPcap devices requires no elevated privileges, so you should see the list of available USB devices (together with their mapping to particular USBPcap devices) in the drop-down list no matter if you run IO Ninja elevated or not. You can try running the USB Mon session as Administrator for the sake of the experiment, but it shouldn't change much...</p>
<p dir="auto">Can you see the list of available USBPcap devices in Wireshark by the way?</p>
]]></description><link>http://64.23.185.212/forum/post/670</link><guid isPermaLink="true">http://64.23.185.212/forum/post/670</guid><dc:creator><![CDATA[Vladimir]]></dc:creator><pubDate>Wed, 12 Jun 2024 06:36:40 GMT</pubDate></item></channel></rss>