mimikatz源码 下载地址https://github.com/gentilkiwi/mimikatz/releases/tag/2.2.0-20210709
![](https://upload-images.jianshu.io/upload_images/4664072-54f012d8cd1875b8.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
使用vs2019打开工程mimikatz.sln
![](https://upload-images.jianshu.io/upload_images/4664072-f82c7eb9931084ca.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
这里右击解决方案'Mimikatz'-->属性-->配置属性-->这里只选中mimikatz
![](https://upload-images.jianshu.io/upload_images/4664072-e947602555af2f0b.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
右键点击mimikatz-->属性-->配置属性-->C/C++-->常规-->将警告等级:关闭所有警告,将警告视为错误:选为否
![](https://upload-images.jianshu.io/upload_images/4664072-ce15afb0899e4915.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
将配置属性中的平台工具设置为相应的vs版本
![](https://upload-images.jianshu.io/upload_images/4664072-f8946387313957e4.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
按ctrl+shift+f替换所有文件中的mimikatz字符串 mimilove
![](https://upload-images.jianshu.io/upload_images/4664072-7e80aee02781ff09.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
选择release
![](https://upload-images.jianshu.io/upload_images/4664072-5024be1eec3024fb.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
然后右键mimikatz项目属性,在高级中MFC的使用中选择在静态库使用MFC
![](https://upload-images.jianshu.io/upload_images/4664072-aed939b7801f7765.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
![](https://upload-images.jianshu.io/upload_images/4664072-2b7f2110a82dfea0.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
在c/c++中代码生成 运行库选择多线程(/MT)
![](https://upload-images.jianshu.io/upload_images/4664072-72e7021b764fbe07.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
选择生成
![](https://upload-images.jianshu.io/upload_images/4664072-5e0aed28d86135f4.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
查看错误列表
![](https://upload-images.jianshu.io/upload_images/4664072-fb8d59a1faa3941e.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
点击生成会发现两处报错都是找不到mimilove.h 双击这一行,会来到报错代码处
将mimilove重新改为mimikatz
![](https://upload-images.jianshu.io/upload_images/4664072-b98a89c92fb9e32e.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
重新生成
![](https://upload-images.jianshu.io/upload_images/4664072-c8cf25414dfc9bd1.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
将mimilove.ico改为mimikatz.ico,重新生成
![](https://upload-images.jianshu.io/upload_images/4664072-a2a83cefeba6ba28.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
生成mimikatz
![](https://upload-images.jianshu.io/upload_images/4664072-dfe4ee8f4bbb4ab4.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
使用Restorator 2018编辑静态资源
地址:https://www.zdfans.com/html/16842.html
方法
下载数据包并解压,双击“Restorator2018_Full_1790.exe”勾选同意协议然后点击next
到电脑桌面找到软件然后点击鼠标右键——打开文件位置
将注册机restorator.2018.v3.90.build.1790-patch.exe复制到上一步打开的文件目录下并运行,点击patch
将Restorator.exe替换到安装目录
![](https://upload-images.jianshu.io/upload_images/4664072-d1db7814c4906931.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
名字:JuNoS
授权注册码:eTM0afo7NHb+LdpcduPV4OOXfY2mppIQDxhdusa-qFG8sNfUCMIH6zNZI0M9L9Wuj46ROqd7soWDLinqUepIo2Z63YIaBvjuC2R7MeLBla8MhVNOIMn742RgMQh0ApZ2SJ5kIyYHpPhgcW5zu7R1-j5aenV2paLGFv5Z3lZM7KY
使用Restorator 2018编辑静态资源
![](https://upload-images.jianshu.io/upload_images/4664072-c200c9cb63868e2e.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
将图标替换为360图标icon
将图标替换为360图标删除界面icon或者删除图标和界面
图标提取器
http://www.pc6.com/softview/SoftView_65313.html
1、将任意程序拖动到窗口的右方,获取程序的所有图标
2、双击图标,出现保存界面,支持PNG格式的保存类型(默认会保存所有规格图标,需要在此窗口重新选择一次)
3、选择好保存格式与地址之后,就能够点击【保存】
![](https://upload-images.jianshu.io/upload_images/4664072-d613cc6ec6791af5.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
使用方法参考http://www.360doc.com/content/10/1108/17/2748085_67683055.shtml
![](https://upload-images.jianshu.io/upload_images/4664072-2c8e4694ee5b4399.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)