1
RogueKiller / Antivirus Batch file (which saves state in Registry) getting flagged by RKiller!
« on: January 31, 2019, 08:49:00 PM »
I wrote a batch file that does an antivirus suite (runs cleaners, then Rkill, TDSSKiller, RogueKiller, etc.).
It saves the state in Windows Registry: HKCU\Software\Microsoft\Windows\CurrentVersion\Run, so
any reboots (like AdwCleaner) will allow the batch file to continue with the next entry in the antivirus
suite.
UNFORTUNATELY, this batch file is getting flagged as a potential issue in RogueKiller. I can have
RKiller NOT clean the file, but I'd rather it treat it as a "good" file.
Does anyone have any ideas? Converting to .exe is a possibility, if that will work, but I'd need
to refine the script before I advance to that step.
Thanks!
Dave
It saves the state in Windows Registry: HKCU\Software\Microsoft\Windows\CurrentVersion\Run, so
any reboots (like AdwCleaner) will allow the batch file to continue with the next entry in the antivirus
suite.
UNFORTUNATELY, this batch file is getting flagged as a potential issue in RogueKiller. I can have
RKiller NOT clean the file, but I'd rather it treat it as a "good" file.
Does anyone have any ideas? Converting to .exe is a possibility, if that will work, but I'd need
to refine the script before I advance to that step.
Thanks!
Dave