From 47d5383a17787453202e771dc07147c0ac5af270 Mon Sep 17 00:00:00 2001 From: Mika C <59329994+Avnsx@users.noreply.github.com> Date: Wed, 28 Jun 2023 13:30:36 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a92f4c..b657934 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ Do you have any unanswered questions or want to know more about Fansly Downloade **A**: Unfortunately, downloading Fansly files on a mobile device is currently not supported by Fansly Downloader, or any other available means. + **Q**: "Why do some executables show detections on them in VirusTotal?" -**A**: The Fansly Downloader executables are not [digitally signature signed](https://www.digicert.com/signing/code-signing-certificates), as it comes with continous prohibitively expensive costs. So the executables tend to produce alot of false positives (invalid detections). So instead each release of the scraper is e-mailed to antivirus providers for manual analysis, and the not 💩 providers actually analyse and unflag them, while others don't even bother reading their e-mails, but for some reason managed to get on VirusTotals file scanning system. If you're knowledgeable with the python programming language; any [pyinstaller](https://github.com/pyinstaller/pyinstaller) compiled python executable, such as Fansly Downloader, is de-compileable with e.g. [uncompyle6](https://github.com/rocky/python-uncompyle6/), so you could additionally assure yourself that no harmful code is being distributed to your local machine. +**A**: The Fansly Downloader executables are not [digitally signature signed](https://www.digicert.com/signing/code-signing-certificates), as it comes with continous prohibitively expensive costs. So the executables tend to produce alot of false positives (invalid detections). Instead each release of the scraper is e-mailed to antivirus providers for manual analysis, and the not 💩 providers actually analyse and unflag them, while others don't even bother reading their e-mails, but for some reason managed to get on VirusTotals file scanning system. If you're knowledgeable with the python programming language; any [pyinstaller](https://github.com/pyinstaller/pyinstaller) compiled python executable, such as Fansly Downloader, is de-compileable with e.g. [uncompyle6](https://github.com/rocky/python-uncompyle6/), so you could additionally assure yourself that no harmful code is being distributed to your local machine. + **Q**: "Could you add X feature or do X change?" **A**: Star the project and I'll think about it. Otherwise you could always [open a pull request](https://github.com/Avnsx/fansly-downloader/pulls)