Antivirus: False alarm?

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
User avatar
inflater
Member
Member
Posts: 1309
Joined: Thu Sep 28, 2006 10:32 am
Location: Slovakia
Contact:

Antivirus: False alarm?

Post by inflater »

Hi :D

i use NOD32 Antivirus system. I've downloaded from Dex a MINIDOS operating system - cool :wink: Altough, Dex has made a few changes to bootloader - originally from Alexei Frounze. Why? Because it had some problem with FAT file managment.

I tried to write the changed boot loader to standard diskette - hello, a antivirus pops up :D with an "probably unknown TSR.BOOT virus :D" I contacted ESET - that antivirus comapny and they said, that the problem will be repaired. BUT - I writed to the floppy a standard, unchanged Alexei's bootloader and that was OK.

I will now try, if that "TSR.BOOT" virus is "gone" :D or still in "repair" :D

P.S.: to DEX: Have you a new version of MINIDOS (in ASM)? Thanx !!

Have you met with this funky problems? :D
inflater
User avatar
Touch
Member
Member
Posts: 56
Joined: Sun Oct 22, 2006 10:33 am
Location: England

Post by Touch »

What part of the code did you modify?
User avatar
Candy
Member
Member
Posts: 3882
Joined: Tue Oct 17, 2006 11:33 pm
Location: Eindhoven

Post by Candy »

I'm going to vote for an "antivirus" that checks it against a dozen known boot sector hashes and if it doesn't match flag it as "potentially a disastrous boot sector" - but actually, it just doesn't know.
User avatar
JAAman
Member
Member
Posts: 879
Joined: Wed Oct 27, 2004 11:00 pm
Location: WA

Post by JAAman »

i agree with candy:

normally, anything that changes the bootsector is bad, we OSdev'ers are the exception to the rule...
User avatar
kataklinger
Member
Member
Posts: 381
Joined: Fri Nov 04, 2005 12:00 am
Location: Serbia

Post by kataklinger »

JAAman wrote:i agree with candy:
we OSdev'ers are the exception to the rule...
..are we? :?: :D
User avatar
inflater
Member
Member
Posts: 1309
Joined: Thu Sep 28, 2006 10:32 am
Location: Slovakia
Contact:

Post by inflater »

OK, that has been fixed :D
i agree with candy:
we OSdev'ers are the exception to the rule...
yep :D
inflater
Midas
Member
Member
Posts: 140
Joined: Sat Jun 24, 2006 4:40 pm
Location: Falkirk, Scotland
Contact:

Post by Midas »

No, we're no exception to the rule. OS Dev is bad for your health! It can lead to all night coding sessions and seriously internal emotional conflict as you consider design choices - avoid at all costs!
Regards,
Angus [Óengus] 'Midas' Lepper
User avatar
Candy
Member
Member
Posts: 3882
Joined: Tue Oct 17, 2006 11:33 pm
Location: Eindhoven

Post by Candy »

Midas wrote:No, we're no exception to the rule. OS Dev is bad for your health! It can lead to all night coding sessions and seriously internal emotional conflict as you consider design choices - avoid at all costs!
External emotional conflicts too, if you interrupt me when I'm thinking about a complex issue, I'm not going to be happy :).
Post Reply