Skip to content
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

Open
dream10201 opened this issue Jun 3, 2024 · 15 comments
Open

smartdns-x86_64-pc-windows-msvc-v0.8.2火绒报毒 #285

dream10201 opened this issue Jun 3, 2024 · 15 comments

Comments

@dream10201
Copy link

image

同时下载了0.7.2,扫描是没问题的

@mokeyish
Copy link
Owner

mokeyish commented Jun 3, 2024

这个版本,增加自更新smartdns update

可自动更新到最新版。windows 进程开启是无法替换自身的,因此用了 windows 的一些 api。可能是这导致的。

这是 windows 依赖的 api 列表。

https://github.com/mitsuhiko/self-replace/blob/35955bd838703792391773aa47d5083eacfd2b10/Cargo.toml#L25


我电脑没火绒,你帮忙下载这个测试一下看看。

https://github.com/jaemk/self_update/releases/tag/v9.9.10

如果一样,就是这个原因了。

@zdian
Copy link

zdian commented Jun 3, 2024

我电脑没火绒,你帮忙下载这个测试一下看看。

https://github.com/jaemk/self_update/releases/tag/v9.9.10

如果一样,就是这个原因了。

这个不报毒。

@mokeyish
Copy link
Owner

mokeyish commented Jun 3, 2024

在线监测貌似都没问题。

@dream10201
Copy link
Author

@mokeyish
Copy link
Owner

mokeyish commented Jun 3, 2024

这里打包了一个 禁用 self-update 版本。。 @dream10201 帮忙看看,需要确定是哪个部分导致

https://github.com/mokeyish/smartdns-rs/actions/runs/9349854239

@dream10201
Copy link
Author

这里打包了一个 禁用 self-update 版本。。 @dream10201 帮忙看看,需要确定是哪个部分导致

https://github.com/mokeyish/smartdns-rs/actions/runs/9349854239

测试未报毒

@mokeyish
Copy link
Owner

mokeyish commented Jun 5, 2024

这里打包了一个 禁用 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

这是最新的每日构建版本,带自更新的,你也可以再查一下看看。

@mokeyish
Copy link
Owner

mokeyish commented Jun 5, 2024

Screenshot_20240605_121058

你也可以自己 fork 这个项目自行选择需要的功能打包。

@zdian
Copy link

zdian commented Jun 5, 2024

这里打包了一个 禁用 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。其他都不报

@dream10201
Copy link
Author

每日更新的也报,其它如 @zdian

@mokeyish
Copy link
Owner

mokeyish commented Jun 5, 2024

好,我找时间再专门打包几个可疑类库单独依赖。

@mokeyish
Copy link
Owner

mokeyish commented Jun 7, 2024

@dream10201 @zdian 你们自行从源码编译看看,我也装了火绒,github 下载的会报毒,同样的代码,在本地编译就没问题。self-update 单独编译没问题。

@zdian
Copy link

zdian commented Jun 8, 2024

@dream10201 @zdian 你们自行从源码编译看看,我也装了火绒,github 下载的会报毒,同样的代码,在本地编译就没问题。self-update 单独编译没问题。

确实,自己编译的就没问题

@dream10201
Copy link
Author

是因为交叉编译的问题?本地用linux编译windows呢?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants