PDA

View Full Version : Sentinel Application does not open \\.\SntnlUsb driver


goppel
11-26-2009, 04:17 AM
I am reversing an application that uses a sentinel dongle and I have installed vusbus dongle Emulator.

The dongle shows up in the device manager, but when I debug the application with ollydbg it does not open the device driver via CreateFile(\\.\SntnlUsb, ...)

But It has opend the device sometimes in the past.

It only tries to connect to network via \\.\Ip

The dongle does not show up the sentinel license manager, also

Can anybody help ?

goppel
12-02-2009, 11:51 AM
This problem is solved.

I have erroneously assumed that the application is using Sentinel SuperPro dongle, but it is actualy using SentinelLM and therefore did not open the driver.

This thread is closed.