![]() |
|
|
|
#1
|
|||
|
|||
|
how to make emulator for microdog dongle
i have the dongle (microdog), could someone teach me how to emulate this dongle, if have some tools and guidelines, please share them
|
|
#2
|
|||
|
|||
|
WTF? The same questions again and again.
Download SDK, RTFM, reverse drivers, reverse communication protocol. Use vusb to write your own emulator. profit! |
|
#3
|
|||
|
|||
|
As far as I remmeber that dog (microdog)
is not barking very loud so go on - fight the beast
|
|
#4
|
|||
|
|||
|
you have dongle?
|
|
#5
|
|||
|
|||
|
Nope, I did the work without even having it!
![]() maybe I was lucky, who knows |
|
#6
|
|||
|
|||
|
2 Syoma:
did you know how to build source vusb step by step ? |
|
#7
|
|||
|
|||
|
Chk Make.bat file it has everything u need to compile vusb
|
|
#8
|
|||
|
|||
|
May be also Microsoft DDK installed. Then make or build.
|
|
#9
|
|||
|
|||
|
i set in chk make.bat
Quote:
Quote:
anything missing for step ? thanks Last edited by butaktelco; 03-20-2011 at 23:34. |
|
#10
|
|||
|
|||
|
cd %SRC_DRIVE%\%SRC_PATH%
= C:\C:\Vusb\Bus |
|
#11
|
|||
|
|||
|
%SRC_DRIVE% and %SRC_PATH% already declared in cmd file
put the drive letter and path where ur source files are stored in set SRC_DRIVE=C: (will be ur source code drive) set SRC_PATH=C:\Vusb\Bus (will be ur source code path) set DDK_PATH=C:\WinDDK\7600.16385.1 (will be ur path for winddk) |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Microdog dongle question | suddenLy | General Discussion | 16 | 07-19-2020 14:15 |