PDA

View Full Version : Keylok Emulate


emapcs
11-17-2015, 03:17 AM
Dear all master,
Please tell me how to emulate keylok ii dongle from USBtrace text log
Thank for your information
emapcs

BfoX
11-17-2015, 10:58 AM
decode the usb trace log, learn the communication with dongle and high level api.
get the vusb-based hasp emulater for example.
use your knownledge and edit vusb-based emulator - add the keylock2 part inside.
debug your solutions and get profit.
it is easy.

user1
11-17-2015, 02:03 PM
There are only private solution for this dongle type.

nodongle
11-17-2015, 11:40 PM
Keylok is very simply dongle.
Weak encoding of session data, no crypto algorithms inside.

You need research Keylok API and drivers.

user1
11-18-2015, 10:16 AM
Easy if you know C++, ASM , RE etc.

If not chances are 0.