Jessecar96 / SteamBot

Automated bot software for interacting with Steam Trade
http://scrap.tf
MIT License
1.33k stars 911 forks source link

[Virus Detect on Starting Bot] HackTool:MSIL/Stimilani.A #1155

Closed kyilintun2017 closed 4 years ago

kyilintun2017 commented 4 years ago

Error Show on SpawnBotThread(BotConfig); Line 388 of BotManager.cs.

Could not load file or assembly 'SteamTrade, Version=0.1.0.25658, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Operation did not complete successfully because the file contains a virus or potentially unwanted software. (Exception from HRESULT: 0x800700E1)

aleksamagicka commented 4 years ago

Probably a false positive

On Wed, 23 Oct 2019, 08:22 kyilintun2017, notifications@github.com wrote:

Error Show on SpawnBotThread(BotConfig); Line 388 of BotManager.cs.

Could not load file or assembly 'SteamTrade, Version=0.1.0.25658, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Operation did not complete successfully because the file contains a virus or potentially unwanted software. (Exception from HRESULT: 0x800700E1)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Jessecar96/SteamBot/issues/1155?email_source=notifications&email_token=ACQGRIK33TYRXFFQQWLC6J3QP7UUFA5CNFSM4JD4OBS2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HTWZWYA, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACQGRIMQU7PTF4GGMIRGRP3QP7UUFANCNFSM4JD4OBSQ .

kyilintun2017 commented 4 years ago

For Visual Refernece. Please kindly advise.

image

aleksamagicka commented 4 years ago

Just add the whole project folder to exclusions in your AV

On Thu, 24 Oct 2019, 03:24 kyilintun2017, notifications@github.com wrote:

For Visual Refernece. Please kindly advise.

[image: image] https://user-images.githubusercontent.com/26317504/67445563-ee20a480-f63f-11e9-9b39-5c23660bc375.png

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Jessecar96/SteamBot/issues/1155?email_source=notifications&email_token=ACQGRIMB7KNHVIYFWPA52BTQQD2LVA5CNFSM4JD4OBS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECDLZGI#issuecomment-545701017, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACQGRIKV23GDE3LFNLLJ743QQD2LVANCNFSM4JD4OBSQ .

kyilintun2017 commented 4 years ago

ok thanks for the reply. I'll try.