CheshireCaat / playwright-with-fingerprints

Anonymous automation via playwright with fingerprint replacement technology.
MIT License
139 stars 11 forks source link

[Bug]: Engine.dll is detected as a malicious program #55

Closed alexandre-vl closed 1 month ago

alexandre-vl commented 1 month ago

Engine.dll is detected as a malicious program by windows defender so the script cannot run.

Streps to reproduce Steps to reproduce the behavior:

  1. Just launch a blank browser with the plugin and wait for browser installation.

Expected behavior Do you think it would be possible to prevent it from being detected as a virus of one kind or another? Do I need to sign the code with a code-signing certificate? If so, can I sign the code and create a zip for myself?

Screenshots

Screenshot 2024-10-11 at 13 47 17

image1

System :

bablosoft commented 1 month ago

False positive.

alexandre-vl commented 1 month ago

Hey @bablosoft, what about my questions ?

Do you think it would be possible to prevent it from being detected as a virus of one kind or another? Do I need to sign the code with a code-signing certificate? If so, can I sign the code and create a zip for myself?

bablosoft commented 1 month ago

Code signing cert will be added eventually, but mostly it is AV problem.