POV-Ray : Newsgroups : povray.off-topic : Malware is getting nastier and more professional than ever : Re: Malware is getting nastier and more professional than ever Server Time
11 Oct 2024 01:25:00 EDT (-0400)
  Re: Malware is getting nastier and more professional than ever  
From: Chambers
Date: 14 Mar 2008 02:05:48
Message: <47da23cc@news.povray.org>
scott wrote:
>>> I believe what it *actually* does is yell "hey, somebody changed this!"
>>
>>  How does it do that? The bios cannot have sufficient info about the
>> graphics card in order to show a message on screen, especially if the
>> graphics card is currently in non-vga mode.
> 
> I would imagine it goes something like this:
> 
> Interrupt 13 handler (file I/O) code inside BIOS:
> 
> Check if trying to write to MBR (always on the same place)
> If not, write as usual to the drive, return
> Change screen mode to 720x480 (or whatever that one is the BIOS uses at 
> startup) using an interrupt 10 call

You can't call an interrupt from within an interrupt (at least, you 
couldn't when I was messing with them, but that was 12 years ago... of 
course, I doubt they've changed much since then).

-- 
...Ben Chambers
www.pacificwebguy.com


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.