A trojan is a malicious program which is injected to or poses as a known application.
Questions tagged [trojan]
113 questions
0
votes
1 answer
Windows defender suddenly started to delete my exe while other anti virus programs say ok, i don't understand why?
It was fine few months ago. but then suddenly "windows defender" and "windows security essential" are starting to delete my exe and say it is a Trojan:win32/...
But all other antivirus programs say my exe is fine, no virus detected.
What's wrong on…

Orgil
- 187
- 3
- 13
0
votes
1 answer
WindowsDefender Trojan warning after compiling c program with string.h and stdio.h?
As you will see I am not good in c programming, still learning but my WindowsDefender is yelling at me for compiling this code with MinGW from Codeblocks IDE.
#include
#include
int main(void){
char *strings[] = {"test",…

mortytheshorty
- 175
- 5
0
votes
1 answer
How to deal with a crate being marked as containing a Trojan?
I added one dependency to my project which added another and another - in the end, I got the crate pelite. This crate has a "blob" file which was marked by Windows as "Trojan:Win32/Fuery.B!cl"
I assumed that this was a false positive, but it wasn't…

Victor Iorinescu
- 5
- 5
0
votes
2 answers
Win'2019 is detecting my scripts with the Win32/Casur.A!cl trojan
I have a windows batch script that, depending on the user menu selection, opens a powershell.exe and passing a variable to run a .ps1 script. I then use Bat To Exe Converted (v3.0.10) to convert it to an exe. A few hours ago I made changes to the PS…

yorkman
- 119
- 2
- 16
0
votes
2 answers
High network activity while running Xcode, could it be a virus?
I use osx86 to develop software. I download and install iantares v2.2 (snow leopard 6.3.3) and xcode 3.2.3 with ios sdk 4.0 dmg. When I use xcode open my project and build it, I find the light on router begin flash, after I close xcode, the light…

user497032
- 75
- 1
- 10
0
votes
1 answer
IDA pro Reverse Engineering -- String Condition
I'm using IDA pro to reverse a trojan with a packer, and I saw that the trojan unpack some files,
(two files actually) by depacking my trojan with winrar. Now I would like to see what's really going on and was trying to use IDA pro to disassemble…

xabe
- 51
- 1
- 4
0
votes
2 answers
Removal of JS:Miner-AI[PUP]
When I try to access every site without using HTTPS. I get a popup from avast telling me they have blocked it.
It says 'JS:Miner-AI[PUP]'. When I try to access google.com (without https) it happens as well.
I have tried the following:
Scan with…

Atle Kristiansen
- 707
- 7
- 28
0
votes
0 answers
PHP - Encoded Script
I am working on a Magento Project, version 1.9, which uses an extension called "Magenotification", while downloading the code to my local, my antivrus detected some files as "virus", my antivirus detected: PHP:Agent-RD [Trj]
Three files detected are…

Eduardo
- 1,781
- 3
- 26
- 61
0
votes
0 answers
Virusscanner removes devtools package with trojan warning?
I am trying to install the devtools package with install.packages("devtools"):
Installing package into ‘C:/Users/RenR/Documents/R/win-library/3.2’
(as ‘lib’ is unspecified) also installing the dependencies ‘httr’,
‘rstudioapi’, ‘withr’
There…

RHA
- 3,677
- 4
- 25
- 48
0
votes
1 answer
Which feature(s) are causing my C# application to be detected as a virus?
I have developed an application that does the following:
(Using System.IO) Create, modify, and delete files
(Using DotNetZip) Extract downloaded zip files
(Using System.Net) Download files from a private server
(Using System.Reflection) Extract…

Willster419
- 114
- 1
- 7
0
votes
1 answer
alternative to using shell32.dll
Can a file printing routine be written not using the word "Shell32.dll" as using this within my protected VBA within an XLSB file is flagging that the Excel file contains a Trojan related script and is not able to email or download the excel…

Alan
- 1
- 1
0
votes
2 answers
Upload infected .exe to remote location to run it
Is there any service where you can upload a .exe that you know has a virus, and they let you run it there remotely?
thanks

newyuppie
- 1,054
- 1
- 8
- 13
0
votes
4 answers
Haxe download claims to have Lineage.gen trojan in it
I am setting myself up with FlashDevelop, and i went to download and install Haxe (which is the language i want to use) from this page (the windows installer), when my Windows Security Essentials said that Lineage.gen got stuck in my win32 directory…

RCIX
- 38,647
- 50
- 150
- 207
0
votes
6 answers
localhost redirect to other site... trojan?
As title, seems there's a trojan on my server
When I put a url like
localhost/mysite
it redirect to the site free-merchants.com and then return to my site...
But if I put
127.0.0.1/mysite
all work correctly...
Then, what is? I scan with avast and…

FireFoxII
- 828
- 4
- 18
- 31
0
votes
1 answer
Avast gives error of JS:Injection-A[Trj] on my website
Today I got a warning from Avast when I wanted to enter to my website:
forumhan.com.
To understand this you must have Avast on your computer.
My website was infected with JS:Injection-A[Trj] — that's why it wasn't showing.
And when I look, I found…

lospicos
- 301
- 5
- 16