Skip to content

Commit

Permalink
重新编译去除运行库依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
howmp committed Apr 8, 2020
1 parent a2ba175 commit 0835a43
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,14 @@

1. 将bin目录三个文件复制到插件目录

默认情况下,在这个目录:`C:\Program Files\IDA 7.0\plugins`
默认情况下,在这个目录:`C:\Program Files\IDA 7.0\plugins`

1. 删除或备份插件目录原始的`comhelper.dll``comhelper64.dll`文件

## 更新记录

1. 2020-4-8

1. 重新编译去除运行库依赖,解决丢失MSVCR90.dll等问题

1. 增加说明,解决IDA自带comhelper导致本插件无法使用的问题
Binary file modified bin/comfinder_x64.exe
Binary file not shown.
Binary file modified bin/comfinder_x86.exe
Binary file not shown.

0 comments on commit 0835a43

Please sign in to comment.