Jump to content

AstroSkipper

Member
  • Posts

    4,565
  • Joined

  • Days Won

    462
  • Donations

    0.00 USD 
  • Country

    Germany

Everything posted by AstroSkipper

  1. You're very welcome! I do my very best! @VistaLover BTW, I thank you for the continous efforts in roytam1's browser thread in regards to your support, investigations, observations, and solutions! I read all your posts regularly!
  2. And my file can be taken as an example of a completely clean one! Therefore, such files exist! Thanks for your tips! A lot of my posts, as for example in this moment, I write in Opera on my Android tablet. This browser version doesn't support extensions or spell-checking. Sometimes, I copy my content in the Deepl app I have recently installed. Much more effective is writing in Mypal 68. There, I have installed the extension Grammar and Spell Checker - LanguageTool. A perfect tool! I can definitely recommend it.
  3. Hmmm..., the picture only shows which AV engines whitelisted the complete package, NOT which files inside the package were found to be benign, which, I believe, was what was actually queried by @Dave-H ... The picture shows the complete results of one file which meant to be clean by all of these AV scanners on VirusTotal. @Dave-H had doubted that such a thing even existed if I understood him correctly. ... English lesson of the day! Should've been: "Batch files themselves" (if you were going to use the plural number ) ... Thanks for the lesson of the day! Nice giveaway! I need that, and as always, you're absolutely right. But, as you can see I write most of these posts by myself without using translators. Just to improve my English! You're very welcome! I do my very best!
  4. Here is the answer: Batch files themselves are less problematic than compiled executables from batch files, especially with hidden windows.
  5. Anyway, all Windows XP compatible AV engines on VirusTotal do not generate false positive reports anymore! And, nearly all established and well-known AV scanners, too! Except Kaspersky, but I never trusted this company in the past, and will never trust it again in terms of security for good and well-known reasons.
  6. Good question! I am the creator, and I really don't know why! But it can be taken as a good test for insensitivity to the "space bug".
  7. And here is an example of reducing false positives by AV scanners. It's the file Configure PopMenu.exe: Old results uploaded by @Dave-H: Now my new results after all measures: 19 false positive messages have been reduced to a value of 10.
  8. Hello to all again! The work is almost done. I tested deeply my program package, and what can I say? It's working perfectly without any issues as far as I can see. False positive reports by the etablished and well-known AV scanners have been reduced. I am thrilled! Currently, I am updating the documentation in regards to the changelog. And, there were a lot of changes! And now, a special information to my core beta testers, @Dave-H, @mina7601, and @NotHereToPlayGames! When my package ProxHTTPSProxy's PopMenu TLS 1.3 3V3 has been released, download it and, please, remove the old installation completely! Do all from scratch! Due to the changes, a simple replacing of files is neither good nor recommended. It could lead to error messages. Too much changes have been done! Furthermore, Microsoft .NET Framework 4.0 is now needed to run my program package. And now the most important thing! I think the release of ProxHTTPSProxy's PopMenu TLS 1.3 3V3 will be tomorrow. Cheers, AstroSkipper
  9. I do hope so, too! Unfortunately, it's a lot of work. Changing code leads to the need of changing other code, and so on. I modified and cleaned up nearly all self-created programs. And I found bugs which apparently did not occur during the beta test.
  10. Hello to all! Although my program package eventually passed the beta test, I still had to make significant changes due to false positives of several AV scanners: All unnecessarily embedded files have been removed from my self-created executables. Changes in calling up other programs. In all my affected programs, protection against code injection has been improved. This leads to preventing of future "space bugs", too! Different issues which could have been noticed only in very rare cases, have been fixed. All unnecessary code has been removed. New bugs I additionally found have been fixed. Autostart entries of PopMenu and the new Min2Tray, automatically added to the registry by my configuration program, have been fixed in regards to the "space bug". All message windows of my programs have been resized and adjusted for a better visibility. All my self-created program files have been recompiled by using a different compiler. All these measures have led to a reduction in the number of false positives reported by AV scanners. Now I am testing deeply my program package from scratch. Cheers, AstroSkipper
  11. Hello @George King! That was the very first action I did! I removed unnecessarily embedded files from all self-created programs. But anyway, thanks for the hint!
  12. I totally agree! All files self-compiled from batch sources are considered to be intrinsically vulnerable by AV scanners. Of course! But these files aren't more or less liked by AV scanners than my other ones. Hope dies last!
  13. Using a different compiler I could reduce the false positives of OpenLANSet.exe from 19 to 15. No false positives from Avast and Malwarebytes anymore!
  14. A few code changes, and the results are different! Unfortunately, opening and closing of the IE Proxy Settings easily is a wanted function. If I left it out, these two programs would be senseless.
  15. Ok, thanks for your opinion! I'll try to reduce these false positives as much as I can. Important for me are only established, well-known AV scanners, the big players in this business.
  16. Sorry, you're righr! Confgure PopMenu.exe, of course! Too much proxy in my head! I already know these results, and that wasn't the problem, either. I am interested in your opinion about these results.
  17. Thanks again for your tests and observations! Now you may understand what I mean. It's very strange and gets stranger if I modify code or use another compiler. A little change of a code snippet, and my Avast doesn't trigger a warning, and so on. I hate that! Please, try to scan StartProxy.exe, Confgure PopMenu.exe and SetupMin2Tray.exe on VirusTotal! What do you think about the results?
  18. I forgot to mention that I referred to compilers which convert batch files to executables. I believe that the real problem lies in code snippets that are often used by script kiddies or hobby hackers. If this code appears in clean programs, then some AV scanners generate these false positives. Any further ideas? And, after some tests using different compilers, it also seems to depend on the compiler itself. Converted files by a frequently used compiler trigger more false positives than those by a less used one. That was kind of to be expected and makes sense!
  19. Thanks for your observation! It's all a bit strange. You said Malwarebytes premium didn't trigger any warnings for you, but the Malwarebytes online scanner on VirusTotal does! Check, for example, the file StartProxy.exe, and you'll see what I mean!
  20. I forgot to mention that I referred to compilers which convert batch files to executables. I believe that the real problem lies in code snippets that are often used by script kiddies or hobby hackers. If this code appears in clean programs, then some AV scanners generate these false positives. Any further ideas?
  21. Just a short feedback! I tried different compilers, but with moderate success. Some of my compiled program files are repeatedly classified as malware by various AV scanners, although they are absolutely clean, of course. I tried several variations of my programs' source codes. I am a little perplexed at the moment. Presumably, these false positives are caused by the misuse of these compilers by script kiddies or other hobby hackers. Actually, I would like to reduce these false positives from the established AV scanners. Any advice or tip is welcome! Cheers, AstroSkipper
  22. Not really, but it is simply the truth! And, as you know, I really mean what I write.
  23. @mina7601! I hope you feel better already or soon! Enjoy your life and do beautiful things that bring you joy. There are two worlds, the virtual and the real. If I had to choose, I would always choose the latter. And don't forget, you are needed in both worlds! But real life is only possible in the real world! Cheers, AstroSkipper
  24. Up-voting implies the agreement with the content of a post. Liking just means you like this post and its content. Neither of these possibilities applied in your case.
  25. Right! Or, even worse, one might think that I like the fact that you're not doing so well right now. And that would be completely absurd, of course!
×
×
  • Create New...