virus Questions

16

Solved

About a month ago, I used PyInstaller and Inno Setup to produce an installer for my Python 3 script. My AVG Business Edition AntiVirus just started complaining with today's update that the program ...
Cavuoto asked 4/5, 2017 at 7:59

5

I am using pyinstaller to generate an executable code for my python.py file. However, I am getting this error: File "C:\Users\xxxxx\AppData\Local\Programs\Python\Python311\Lib\site-packages\Py...
Genus asked 5/10, 2023 at 17:50

6

Solved

I just ran into an even more annoying problem. Suddenly windows defender started to flag one of my excel files containing VBA macro code(on download from a browser) as being a virus. The specific v...
Rosenkrantz asked 8/11, 2018 at 17:32

2

So, I created a python program. Converted to exe using Py2Exe, and tried with PyInstaller and cx_freeze as well. All these trigger the program to be detected as virus by avast, avg, and others on v...
Rally asked 26/1, 2018 at 15:43

5

When i compile a new project in Delphi 7 IDE , the MCafee identifies it as Virus and deletes it . The virus identified as Generic.dx!gmk and is deleted by the antivirus so no new Exe is created . ...
Almucantar asked 5/1, 2010 at 14:19

2

Solved

I'm making a Simple GUI Tkinter Program. I was going to compile my Program (with Pyinstaller) but Avast is blocking PIP. So I ignored it. When Compile was Finished. I run the compiled .exe program ...
Cambridgeshire asked 3/8, 2020 at 3:23

8

My site (very large community website) was recently infected with a virus. Every index.php file was changed so that the opening php tag of these files it was changed to the following line: <?ph...
Maggie asked 7/5, 2011 at 17:18

3

I have an AntiVirus false positive problem of my exe file generated using PyInstaller, by searching i found this answer witch consist of recompiling the bootloader and i just can't get it done. Thi...
Exemplar asked 2/12, 2018 at 20:39

6

My WordPress websites are infected with malicious code. What can I do to regain data or backup? Websites are showing blank page or redirect to some malicious URL. The below code (and similar) were ...
Stryker asked 19/11, 2020 at 7:40

10

Solved

I'm an amateur programmer, and I'm getting desperate and mad because of a big issue: most of my programs are blocked by Avast Antivirus, while some aren't, and I don't understand why. The more I tr...
Unhorse asked 17/1, 2013 at 8:58

3

<?php if (isset($_REQUEST['action']) && isset($_REQUEST['password']) && ($_REQUEST['password'] == '')) { switch ($_REQUEST['action']) { case 'get_all_links'; foreach ($wpdb-...
Meenen asked 20/1, 2017 at 6:27

3

I've developed a console application that does a lot of routines, but the Antivirus detected it as a malware of type Gen:Variant.Ursu.56053. How can I fix this without touching the antivirus...

4

Solved

I have recently watched this video of a Finnish internet security expert. Somewhere around eleventh minute, he talks about a virus which is hidden in an image and executes when the image is about t...
Aircool asked 12/3, 2012 at 22:53

2

I converted my .py file into an executable program and after trying to run it I got a virus alert from Avast that says that the program is infected with Win32:Malware-gen. The program works well w...
Elsa asked 12/1, 2019 at 3:58

2

I just discovered a virus in my computer that uses a .js file to attack. I opened the file in notepad to check out the code, but it is completely encrypted. I can see some data that makes sense (su...
Francesco asked 7/5, 2013 at 10:39

2

I have created a C# program and I recently noticed that when I merge my referenced .dlls into one executable .exe file using IL Merge, my Anti Virus (Avast) immediately deletes it and says that it'...
Macadamia asked 4/12, 2016 at 15:48

3

Solved

As soon as I entered a site, my browser (chrome) downloaded this script. It's not obfuscated and not too long, and I think it's harmless, but I don't know PHP so i'm not sure. The file was called c...
Ebony asked 24/7, 2016 at 8:9

17

Solved

I've seen it happen reasonably often: I write an application in Delphi and when I compile it, the virus-scanner tells me that I've created a virus and then immediately deletes the executable again....
Theran asked 14/6, 2009 at 20:21

3

Solved

Let's say I created a file compression library, and this library was used in 1000 (non malicious) programs. But now a malware developer has decided to create a malware and use my library to compres...
Anxious asked 2/4, 2016 at 3:44

1

Good Morning, My exe created with Innosetup are seen as a Virus!!! It is really annoying because I can't send them to help out my user. As anyone ever faced this problem? I use InnoSetup 5.5, a...
Armindaarming asked 21/7, 2014 at 11:58

1

How to clean Functions.php, in WordPress, infected by siteLock-php-injector virus.
Hurless asked 29/12, 2015 at 11:9

3

I'm using a wordpress blog today i got a comment like this . <!-- unsafe comment zapped --> eval(base64_decode("JGRhdGEgPSBmaWxlX2dldF9jb250ZW50cygiaHR0cHM6Ly9zMy5hbWF6b25hd3MuY29tL3d...
Boyette asked 16/5, 2013 at 12:23

1

Solved

i wrote a batch script to delete shortcut virus from a usb drive and to display the hidden folder and files. @ECHO OFF TITLE SHORTCUT VIRUS REMOVER ECHO SHORTCUT VIRUS TEMPORARY REMOVER ECHO...
Cortico asked 23/8, 2015 at 15:29

3

Solved

My server was recently attacked, and I've been trying to research how and why it is happening. I have found a very similar pattern in the virus files that looks something like this - as far as I c...
Glasshouse asked 28/3, 2015 at 19:58

1

Solved

I have created a C# application that I've been testing on my other computer throughout the developing phase. However now that I've completed the app with few recent things that I added, the app is ...
Whap asked 27/2, 2015 at 22:36

© 2022 - 2025 — McMap. All rights reserved.