实例介绍
MultiKey 各种版本 MultiKey 16.0.0 ..... ..... MultiKey 20.0.0
【实例截图】
【核心代码】
MultiKey_Emulators
├── Mk16.0.0
│ ├── !restartemulator.bat
│ ├── Devcon.exe
│ ├── Install.bat
│ ├── Multikey.cat
│ ├── Multikey.inf
│ ├── Multikey.sys
│ ├── Remove.bat
│ └── Samles Reg
│ ├── 2-hardlock511f(old)+.reg
│ ├── Hardlock511f(old).reg
│ ├── Hardlock7471(new).reg
│ ├── Hasp4 Local.reg
│ ├── Hasp4 Net.reg
│ ├── Hasp4 Time.reg
│ ├── Hasphl.reg
│ └── Sentinel.reg
├── Mk16.0.1
│ ├── !restartemulator.bat
│ ├── Devcon.exe
│ ├── Install.bat
│ ├── Multikey.cat
│ ├── Multikey.inf
│ ├── Multikey.sys
│ ├── Remove.bat
│ └── Samles Reg
│ ├── 2-hardlock511f(old)+.reg
│ ├── Hardlock511f(old).reg
│ ├── Hardlock7471(new).reg
│ ├── Hasp4 Local.reg
│ ├── Hasp4 Net.reg
│ ├── Hasp4 Time.reg
│ ├── Hasphl.reg
│ └── Sentinel.reg
├── Mk17.0.0
│ ├── Examples
│ │ ├── Hardlock-new.reg
│ │ ├── Hardlock-old-2.reg
│ │ ├── Hardlock-old.reg
│ │ ├── Hasp4-local.reg
│ │ ├── Hasp4-net.reg
│ │ ├── Hasp4-time.reg
│ │ ├── Hasphl-112.reg
│ │ ├── Hasphl-496.reg
│ │ ├── Hasphl-de.reg
│ │ └── Sentinel.reg
│ ├── History.txt
│ ├── Manual.txt
│ ├── Multikey32
│ │ ├── Devcon.exe
│ │ ├── Install.cmd
│ │ ├── Multikey.cat
│ │ ├── Multikey.inf
│ │ ├── Multikey.sys
│ │ ├── Remove.cmd
│ │ └── Restart.cmd
│ └── Multikey64
│ ├── Devcon.exe
│ ├── Install.cmd
│ ├── Multikey.cat
│ ├── Multikey.inf
│ ├── Multikey.sys
│ ├── Remove.cmd
│ └── Restart.cmd
├── Mk18.0.1
│ ├── Devcon.exe
│ ├── Install.cmd
│ ├── Msc.reg
│ ├── Multikey.cat
│ ├── Multikey.inf
│ ├── Multikey.sys
│ ├── Remove.cmd
│ └── Restart.cmd
├── Mk18.0.2
│ ├── Examples
│ │ ├── Guardant.reg.txt
│ │ ├── Hardlock-511f-old-2.reg
│ │ ├── Hardlock-511f-old.reg
│ │ ├── Hardlock-7471-new.reg
│ │ ├── Hasp4-local.reg
│ │ ├── Hasp4-net.reg
│ │ ├── Hasp4-time.reg
│ │ ├── Hasphl-112.reg
│ │ ├── Hasphl-496.reg
│ │ └── Sentinel.reg
│ ├── History.txt
│ ├── Licence.txt
│ └── Multikey32
│ ├── Devcon.exe
│ ├── Install.cmd
│ ├── Multikey.cat
│ ├── Multikey.inf
│ ├── Multikey.sys
│ ├── Remove.cmd
│ └── Restart.cmd
├── Mk18.0.3
│ ├── Examples
│ │ ├── Guardant.reg
│ │ ├── Hardlock-511f-old-2.reg
│ │ ├── Hardlock-511f-old.reg
│ │ ├── Hardlock-7471-new.reg
│ │ ├── Hasp4-local.reg
│ │ ├── Hasp4-net.reg
│ │ ├── Hasp4-time.reg
│ │ ├── Hasphl-112.reg
│ │ ├── Hasphl-496.reg
│ │ └── Sentinel.reg
│ ├── History.txt
│ ├── Licence.txt
│ ├── Manual.txt
│ ├── Multikey32
│ │ ├── Devcon.exe
│ │ ├── Install.cmd
│ │ ├── Multikey.cat
│ │ ├── Multikey.inf
│ │ ├── Multikey.sys
│ │ ├── Remove.cmd
│ │ └── Restart.cmd
│ ├── Multikey64
│ │ ├── Devcon.exe
│ │ ├── Install.cmd
│ │ ├── Multikey.cat
│ │ ├── Multikey.inf
│ │ ├── Multikey.sys
│ │ ├── Remove.cmd
│ │ └── Restart.cmd
│ └── Tools
│ └── Guardant
│ └── Dumpers
│ └── Grd2mult.exe
├── Mk18.1.0
│ ├── Examples
│ │ ├── Guardant.reg
│ │ ├── Hardlock-511f-old-2.reg
│ │ ├── Hardlock-511f-old.reg
│ │ ├── Hardlock-5189.reg
│ │ ├── Hardlock-7471-new.reg
│ │ ├── Hasp4-local.reg
│ │ ├── Hasp4-net.reg
│ │ ├── Hasp4-time.reg
│ │ ├── Hasphl-112.reg
│ │ ├── Hasphl-496.reg
│ │ └── Sentinel.reg
│ ├── History.txt
│ ├── Licence.txt
│ ├── Manual.txt
│ ├── Multikey32
│ │ ├── Devcon.exe
│ │ ├── Install.cmd
│ │ ├── Multikey.cat
│ │ ├── Multikey.inf
│ │ ├── Multikey.sys
│ │ ├── Remove.cmd
│ │ └── Restart.cmd
│ ├── Multikey64
│ │ ├── Devcon.exe
│ │ ├── Dseo12.exe
│ │ ├── Install.cmd
│ │ ├── Multikey.cat
│ │ ├── Multikey.inf
│ │ ├── Multikey.sys
│ │ ├── Remove.cmd
│ │ └── Restart.cmd
│ └── Xp_x64
│ ├── Devcon.exe
│ ├── Multikey.cat
│ ├── Multikey.inf
│ └── Multikey.sys
├── Mk18.2.0
│ ├── Examples
│ │ ├── Guardant.reg
│ │ ├── Hardlock-511f-old-2.reg
│ │ ├── Hardlock-511f-old.reg
│ │ ├── Hardlock-7471-new.reg
│ │ ├── Hasp4-local.reg
│ │ ├── Hasp4-net.reg
│ │ ├── Hasp4-time.reg
│ │ ├── Hasphl-112.reg
│ │ ├── Hasphl-496.reg
│ │ ├── Sentinel-spro.reg
│ │ └── Sentinel-upro.reg
│ ├── History.txt
│ ├── License.txt
│ ├── Manual.txt
│ ├── Multikey_x86_xp
│ │ ├── Devcon.exe
│ │ ├── Install.cmd
│ │ ├── Multikey.cat
│ │ ├── Multikey.inf
│ │ ├── Multikey.sys
│ │ ├── Remove.cmd
│ │ └── Restart.cmd
│ ├── Tools
│ │ ├── Guardant
│ │ │ └── Dumpers
│ │ │ └── Grd2mult.exe
│ │ ├── Hasp
│ │ │ └── Logstotables
│ │ │ ├── Logstotables.exe
│ │ │ └── Logstotables.txt
│ │ ├── Infclean.exe
│ │ ├── Infclean.txt
│ │ └── Sentinel
│ │ └── Dumpers
│ │ └── Ssumd.exe
│ └── Vista_x64
│ ├── Devcon.exe
│ ├── Multikey.cat
│ ├── Multikey.inf
│ └── Multikey.sys
├── Mk18.2.1
│ └── Mk_18.2.1
│ ├── Devcon.exe
│ ├── Install.cmd
│ ├── Multikey.cat
│ ├── Multikey.inf
│ ├── Multikey.sys
│ ├── Remove.cmd
│ └── Restart.cmd
├── Mk18.2.2
│ ├── Examples
│ │ ├── Guardant.reg
│ │ ├── Hardlock-511f-old-2.reg
│ │ ├── Hardlock-511f-old.reg
│ │ ├── Hardlock-7471-new.reg
│ │ ├── Hasp4-local.reg
│ │ ├── Hasp4-net.reg
│ │ ├── Hasp4-time.reg
│ │ ├── Hasphl-112.reg
│ │ ├── Hasphl-496.reg
│ │ ├── Sentinel-spro New.reg
│ │ ├── Sentinel-spro.reg
│ │ ├── Sentinel-upro256.reg
│ │ └── Sentinel-upro64.reg
│ ├── History.txt
│ ├── Licence.txt
│ ├── Manual.txt
│ ├── Mk_18.2.2
│ │ ├── Devcon.exe
│ │ ├── Install.cmd
│ │ ├── Multikey.cat
│ │ ├── Multikey.inf
│ │ ├── Multikey.sys
│ │ ├── Remove.cmd
│ │ └── Restart.cmd
│ └── Tools
│ ├── Common
│ │ └── Infclean
│ │ ├── Infclean.exe
│ │ └── Infclean.txt
│ ├── Guardant
│ │ └── Dumpers
│ │ └── Grd2mult.exe
│ ├── Hasp
│ │ └── Logstotables
│ │ ├── Logstotables.exe
│ │ └── Logstotables.txt
│ └── Sentinel
│ └── Dumpers
│ └── Ssumd.exe
├── Mk18.2.3
│ ├── Examples
│ │ ├── Guardant.reg
│ │ ├── Hardlock-511f-old-2.reg
│ │ ├── Hardlock-511f-old.reg
│ │ ├── Hardlock-7471-new.reg
│ │ ├── Hasp4-local.reg
│ │ ├── Hasp4-net.reg
│ │ ├── Hasp4-time.reg
│ │ ├── Hasphl-112.reg
│ │ ├── Hasphl-496.reg
│ │ ├── Sentinel-spro New.reg
│ │ ├── Sentinel-spro.reg
│ │ ├── Sentinel-upro256.reg
│ │ └── Sentinel-upro64.reg
│ ├── History.txt
│ ├── Licence.txt
│ ├── Manual.txt
│ ├── Mk_18.2.3
│ │ ├── Devcon.exe
│ │ ├── Install.cmd
│ │ ├── Multikey.cat
│ │ ├── Multikey.inf
│ │ ├── Multikey.sys
│ │ ├── Remove.cmd
│ │ └── Restart.cmd
│ └── Tools
│ ├── Common
│ │ └── Infclean
│ │ ├── Infclean.exe
│ │ └── Infclean.txt
│ ├── Guardant
│ │ └── Dumpers
│ │ └── Grd2mult.exe
│ ├── Hasp
│ │ └── Logstotables
│ │ ├── Logstotables.exe
│ │ └── Logstotables.txt
│ └── Sentinel
│ └── Dumpers
│ └── Ssumd.exe
├── Mk18.2.4
│ ├── Examples
│ │ ├── Guardant.reg
│ │ ├── Hardlock-511f-old-2.reg
│ │ ├── Hardlock-511f-old.reg
│ │ ├── Hardlock-7471-new.reg
│ │ ├── Hasp4-local.reg
│ │ ├── Hasp4-net.reg
│ │ ├── Hasp4-time.reg
│ │ ├── Hasphl-112.reg
│ │ ├── Hasphl-496.reg
│ │ ├── Sentinel-spro New.reg
│ │ ├── Sentinel-spro+.reg
│ │ ├── Sentinel-spro.reg
│ │ ├── Sentinel-upro256.reg
│ │ └── Sentinel-upro64.reg
│ ├── History.txt
│ ├── Licence.txt
│ ├── Manual.txt
│ ├── Mk_18.2.4
│ │ ├── Devcon.exe
│ │ ├── Install.cmd
│ │ ├── Multikey.cat
│ │ ├── Multikey.inf
│ │ ├── Multikey.sys
│ │ ├── Remove.cmd
│ │ └── Restart.cmd
│ └── Tools
│ ├── Common
│ │ └── Infclean
│ │ ├── Infclean.exe
│ │ └── Infclean.txt
│ ├── Guardant
│ │ └── Dumpers
│ │ └── Grd2mult.exe
│ ├── Hasp
│ │ └── Logstotables
│ │ ├── Logstotables.exe
│ │ └── Logstotables.txt
│ └── Sentinel
│ ├── Dumpers
│ │ └── Ssumd.exe
│ └── Sproeval.exe
├── Mk18.2.4x64Vista
│ ├── Devcon.exe
│ ├── Dseo12.exe
│ ├── Install.cmd
│ ├── Multikey.cat
│ ├── Multikey.inf
│ ├── Multikey.sys
│ ├── Remove.cmd
│ └── Restart.cmd
├── Mk18.2.4x64XP
│ ├── Devcon.exe
│ ├── Dseo12.exe
│ ├── Install.cmd
│ ├── Multikey.cat
│ ├── Multikey.inf
│ ├── Multikey.sys
│ ├── Remove.cmd
│ └── Restart.cmd
├── Mk18.2.4x64win7
│ ├── Devcon.exe
│ ├── Dseo12.exe
│ ├── Install.cmd
│ ├── Multikey.cat
│ ├── Multikey.inf
│ ├── Multikey.sys
│ ├── Remove.cmd
│ └── Restart.cmd
├── Mk19.1.8
│ └── Mk_19.1.8
│ ├── Devcon.exe
│ ├── Get_info_for_trial
│ │ ├── Get_info.reg
│ │ ├── Getanswer.cmd
│ │ └── Readme.txt
│ ├── Infclean
│ │ ├── Infclean.exe
│ │ └── Infclean.txt
│ ├── Install.cmd
│ ├── Licence.txt
│ ├── Multikey.cat
│ ├── Multikey.inf
│ ├── Multikey.sys
│ ├── Readme.txt
│ ├── Remove.cmd
│ └── Restart.cmd
├── Mk19.1.8repack2
│ └── Mk_19.1.8_repack2
│ ├── 32
│ │ ├── Devcon.exe
│ │ ├── Get_info_for_trial
│ │ │ ├── Get_info.reg
│ │ │ ├── Getanswer.cmd
│ │ │ └── Readme.txt
│ │ ├── Infclean
│ │ │ ├── Infclean.exe
│ │ │ └── Infclean.txt
│ │ ├── Install.cmd
│ │ ├── Licence.txt
│ │ ├── Multikey.cat
│ │ ├── Multikey.inf
│ │ ├── Multikey.sys
│ │ ├── Readme.txt
│ │ ├── Remove.cmd
│ │ └── Restart.cmd
│ └── 64
│ ├── Devcon.exe
│ ├── Get_info_for_trial
│ │ ├── Get_info.reg
│ │ ├── Getanswer.cmd
│ │ └── Readme.txt
│ ├── Infclean
│ │ ├── Infclean.exe
│ │ └── Infclean.txt
│ ├── Install.cmd
│ ├── Licence.txt
│ ├── Multikey.cat
│ ├── Multikey.inf
│ ├── Multikey.sys
│ ├── Readme.txt
│ ├── Remove.cmd
│ └── Restart.cmd
├── Mk19.1.8x64
│ └── Mk_19.1.8_x64
│ ├── Devcon.exe
│ ├── Get_info_for_trial
│ │ ├── Get_info.reg
│ │ ├── Getanswer.cmd
│ │ └── Readme.txt
│ ├── Infclean
│ │ ├── Infclean.exe
│ │ └── Infclean.txt
│ ├── Install.cmd
│ ├── Licence.txt
│ ├── Multikey.cat
│ ├── Multikey.inf
│ ├── Multikey.sys
│ ├── Readme.txt
│ ├── Remove.cmd
│ └── Restart.cmd
├── Mk19.1.9
│ ├── Mk_19.1.9
│ │ ├── Devcon.exe
│ │ ├── Get_info_for_trial
│ │ │ ├── Get_info.reg
│ │ │ ├── Getanswer.cmd
│ │ │ └── Readme.txt
│ │ ├── Infclean
│ │ │ ├── Infclean.exe
│ │ │ └── Infclean.txt
│ │ ├── Install.cmd
│ │ ├── Licence.txt
│ │ ├── Multikey.cat
│ │ ├── Multikey.inf
│ │ ├── Multikey.sys
│ │ ├── Readme.txt
│ │ ├── Remove.cmd
│ │ └── Restart.cmd
│ └── Mk_19.1.9_x64
│ ├── Devcon.exe
│ ├── Get_info_for_trial
│ │ ├── Get_info.reg
│ │ ├── Getanswer.cmd
│ │ └── Readme.txt
│ ├── Infclean
│ │ ├── Infclean.exe
│ │ └── Infclean.txt
│ ├── Install.cmd
│ ├── Licence.txt
│ ├── Multikey.cat
│ ├── Multikey.inf
│ ├── Multikey.sys
│ ├── Readme.txt
│ ├── Remove.cmd
│ └── Restart.cmd
├── Mkemu 0.1
│ ├── X32
│ │ ├── Devcon.exe
│ │ ├── Install.cmd
│ │ ├── Mkemu.cat
│ │ ├── Mkemu.inf
│ │ ├── Mkemu.sys
│ │ ├── Remove.cmd
│ │ ├── Restart.cmd
│ │ └── Tems12.1x32.reg
│ └── X64
│ ├── Devcon.exe
│ ├── Install.cmd
│ ├── Mkemu.cat
│ ├── Mkemu.inf
│ ├── Mkemu.sys
│ ├── Remove.cmd
│ ├── Restart.cmd
│ └── Tems12.1x64.reg
├── Mkemu 0.2
│ ├── Devcon.exe
│ ├── Install.cmd
│ ├── Mkemu.cat
│ ├── Mkemu.inf
│ ├── Mkemu.sys
│ ├── Reg.reg
│ ├── Remove.cmd
│ └── Restart.cmd
├── Mkemu 0.3 demo
│ ├── Client.v03c.exe
│ ├── Dumpers
│ │ ├── Chkmkey
│ │ │ ├── Chkmkey.exe
│ │ │ ├── Haspms32.dll
│ │ │ ├── Hlvdd.dll
│ │ │ ├── Nvskey32.dll
│ │ │ └── Sx32w.dll
│ │ ├── Grd2mult_0.1.exe
│ │ ├── Srm2mult.exe
│ │ └── Ssumd_1.1.exe
│ ├── Mkemu_x32_demo
│ │ ├── Devcon.exe
│ │ ├── Install.cmd
│ │ ├── Mkemudemo.cat
│ │ ├── Mkemudemo.inf
│ │ ├── Mkemudemo.sys
│ │ ├── Readme.txt
│ │ ├── Remove.cmd
│ │ └── Restart.cmd
│ └── Video
│ ├── Demo.html
│ ├── Demo.swf
│ ├── Log_usbtrace.html
│ └── Log_usbtrace.swf
└── MultiKey 20.0.0
├── multikey_x32
│ ├── MultiKey.sys
│ ├── devcon.exe
│ ├── install.cmd
│ ├── multikey.cat
│ ├── multikey.inf
│ ├── remove.cmd
│ └── restart.cmd
├── multikey_x64
│ ├── MultiKey.sys
│ ├── devcon.exe
│ ├── install.cmd
│ ├── multikey.cat
│ ├── multikey.inf
│ ├── remove.cmd
│ └── restart.cmd
└── readme.txt
111 directories, 439 files
标签:
网友评论
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
支持(0) 盖楼(回复)