首页
社区
课程
招聘
[下载]Dongle Emulation Tools -WibuEmu by Sab, deepzone & xor37h
发表于: 2008-8-21 02:42 8143

[下载]Dongle Emulation Tools -WibuEmu by Sab, deepzone & xor37h

2008-8-21 02:42
8143
Dongle Emulation Tools -WibuEmu by Sab, deepzone & xor37h

1. Run wkdumpers for cipher text.
2. Place into gk_feal.c in knCipher array.
3. Solve the key (it should say ok passed).
4. Place solved ciphertext into bruteforce solver. (could take up to 4 days).
5. Place brutesolver values into emulator.
6. Any decent coder can take this source and make it really nice and friendly. I hope some of the hasp
guys on this forum update it for mass use.

Note: I suggest using test vectors already existing in sources. The .h file has them. Formz dumpdng. has
sample vectors for gk_feal.c first for steps 1-5 to make sure you do it correctly. This code is borland, but
easily ports. Source is old as dirt but too lazy to give you all the newer cleaner stuff. Have fun.

Code can be optimized plenty, especially the solver (we already did but you can do it for fun).

Newer wibus can be solved to with the extra 0xFF keysize. Thats for you guys to figure out.

[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

上传的附件:
收藏
免费 1
支持
分享
最新回复 (1)
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
Did anyone success with compliling this tools ? What exact version of Borland compiler should i use?
2008-8-21 07:16
0
游客
登录 | 注册 方可回帖
返回
//