-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
smartdns-x86_64-pc-windows-msvc-v0.8.2火绒报毒 #285
Comments
这个版本,增加自更新 可自动更新到最新版。windows 进程开启是无法替换自身的,因此用了 windows 的一些 api。可能是这导致的。 这是 windows 依赖的 api 列表。 我电脑没火绒,你帮忙下载这个测试一下看看。 https://github.com/jaemk/self_update/releases/tag/v9.9.10 如果一样,就是这个原因了。 |
这个不报毒。 |
在线监测貌似都没问题。 |
这里打包了一个 禁用 self-update 版本。。 @dream10201 帮忙看看,需要确定是哪个部分导致 https://github.com/mokeyish/smartdns-rs/actions/runs/9349854239 |
测试未报毒 |
@dream10201 那你先用这个不带,自更新的版本。我怀疑是误报,上面几个在线病毒检测网站都正常的。 我再多问一下,是仅仅这个 windows mvsc 报毒?windows gnu 呢?还有其他 linux 包呢。 https://github.com/mokeyish/smartdns-rs/actions/runs/9371664266 这是最新的每日构建版本,带自更新的,你也可以再查一下看看。 |
windows的都报,包括gnu、i686。其他都不报 |
每日更新的也报,其它如 @zdian |
好,我找时间再专门打包几个可疑类库单独依赖。 |
@dream10201 @zdian 你们自行从源码编译看看,我也装了火绒,github 下载的会报毒,同样的代码,在本地编译就没问题。self-update 单独编译没问题。 |
确实,自己编译的就没问题 |
是因为交叉编译的问题?本地用linux编译windows呢? |
同时下载了0.7.2,扫描是没问题的
The text was updated successfully, but these errors were encountered: