![]() |
![]() |
![]() |
![]() |
![]() |
||||||||||
|
||||||||||||||
![]() |
#1
|
|||
|
|||
![]() [b]the Only O Ne Question: How To Get The Rockey4nd Basic Password?[\b]
__________________
Regards: MarKiv :) Last edited by markiv : 11-25-2011 at 09:37 AM. |
#2
|
|||
|
|||
![]() Extract from log or program.
__________________
Want something for free - do it by yourself! Have a problem - ask Google before post. |
#3
|
|||
|
|||
![]() Thanks, Please see the USB Trace Log File. USBLOG.zip
__________________
Regards: MarKiv :) |
#4
|
|||
|
|||
![]() pw1 = DA0B
pw2 = D52A |
#5
|
|||
|
|||
![]() OH MAN <ROBIN> You are such a great person, yeah password is working for me... THANKS A LOT DEAR, now what should i do, i opened this with rockey4nd editor, it's working, tell me the process, how can i emulate this one...
__________________
Regards: MarKiv :) Last edited by markiv : 11-30-2011 at 09:22 AM. |
#6
|
|||
|
|||
![]() I have no Emulator for this.
I can just unpack/reverse APIs,... |
#7
|
|||
|
|||
![]() ok thanks robin for reply, can you tell me, how you got the password from log file? have any idea to convert dongle's info into registry? i know there is no emulator for this one in public. so I want to make this emulator by myself.
__________________
Regards: MarKiv :) Last edited by markiv : 12-01-2011 at 04:33 AM. |
#8
|
|||
|
|||
![]() If you don't know how the things work, how do you plan to make emulator?
The registry data format depends on emulator logic. For example, there will be no registry data at all if you store all data directly in emulator. Registry conversions widely spread because of multikey. But it does not support Rockey4 in any form, afaik. Do you have any experience in drivers development area? If no, forget about your own emulator.
__________________
Want something for free - do it by yourself! Have a problem - ask Google before post. |
#9
|
|||
|
|||
![]() Yeah, i m agree with u, pivasik, i know how the dongles works, and software calls, but i want to learn how we can do this one. Thanks in advance.
__________________
Regards: MarKiv :) |
#10
|
|||
|
|||
![]() If you know how the dongles work and all intermediate layers, just write virtual hid device driver and put r4nd logic inside.
__________________
Want something for free - do it by yourself! Have a problem - ask Google before post. |