Is this a virus or something?

Saltirezz

Prominent
May 7, 2017
2
0
510
So pretty recently a new program has sprung up on my computer. I only new about it because avast stopped the process. I stupidly ignored this but its really annoying me now. Its name is taganekam.exe. I looked it up because why not. No results. Just some african country or something. Anyway, i got it up on my files and I was gonna delete this but instead I checked its code in notepad++. (btw there was two, one with a logo one without) (this is the code by the way) - <?xml version="1.0" encoding="UTF-16"?>
<Task version="1.1" xmlns="http://schemas.microsoft.com/windows/2004/02/mit/task">
<Triggers>
<CalendarTrigger>
<Repetition>
<Interval>PT60M</Interval>
<Duration>P1D</Duration>
<StopAtDurationEnd>false</StopAtDurationEnd>
</Repetition>
<StartBoundary>2007-08-05T01:14:00</StartBoundary>
<Enabled>true</Enabled>
<ScheduleByDay>
<DaysInterval>1</DaysInterval>
</ScheduleByDay>
</CalendarTrigger>
</Triggers>
<Principals>
<Principal id="Author">
<LogonType>InteractiveToken</LogonType>
<RunLevel>HighestAvailable</RunLevel>
<UserId>NICETRY\User1</UserId>
</Principal>
</Principals>
<Settings>
<Enabled>true</Enabled>
<Hidden>false</Hidden>
<RunOnlyIfIdle>false</RunOnlyIfIdle>
<WakeToRun>false</WakeToRun>
<ExecutionTimeLimit>PT0S</ExecutionTimeLimit>
<DisallowStartIfOnBatteries>false</DisallowStartIfOnBatteries>
<StopIfGoingOnBatteries>false</StopIfGoingOnBatteries>
<Priority>5</Priority>
</Settings>
<Actions Context="Author">
<Exec>
<Command>C:\PROGRA~2\COMMON~1\50eccef27dda9ab21c9a792bdb90bf33\taganekam.exe</Command>
<Arguments>/Check</Arguments>
</Exec>
</Actions>
</Task>

If anyone can help out that would be cool. The code for the other one which is just a program file, is kinda weird. Just some black symbols and stuff. Anyway

Please help.

Thanks 🙂
 
Solution
run a malware and hitman pro scan make sure there no other dropper programs. look under add/remove programs by date see if the last few days there are any fake progams that got installed.
This is just the xml file, the other is the executable and no, you can't just read executable like a text file.
just go delete them
 
run a malware and hitman pro scan make sure there no other dropper programs. look under add/remove programs by date see if the last few days there are any fake progams that got installed.
 
Solution

Thanks dude!