Click here to Skip to main content
15,919,931 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Is there malware that even a reformat of the hard drive can't remove? Pin
Daniel Pfeffer7-Jun-20 19:39
professionalDaniel Pfeffer7-Jun-20 19:39 
GeneralRe: Is there malware that even a reformat of the hard drive can't remove? Pin
OriginalGriff7-Jun-20 19:52
mveOriginalGriff7-Jun-20 19:52 
GeneralRe: Is there malware that even a reformat of the hard drive can't remove? Pin
Jörgen Andersson7-Jun-20 20:37
professionalJörgen Andersson7-Jun-20 20:37 
GeneralRe: Is there malware that even a reformat of the hard drive can't remove? Pin
Slacker0078-Jun-20 3:58
professionalSlacker0078-Jun-20 3:58 
GeneralRe: Is there malware that even a reformat of the hard drive can't remove? Pin
User 99160808-Jun-20 4:28
professionalUser 99160808-Jun-20 4:28 
GeneralRe: Is there malware that even a reformat of the hard drive can't remove? Pin
swampwiz8-Jun-20 8:20
swampwiz8-Jun-20 8:20 
GeneralRe: Is there malware that even a reformat of the hard drive can't remove? Pin
Daniel Pfeffer8-Jun-20 8:47
professionalDaniel Pfeffer8-Jun-20 8:47 
GeneralRe: Is there malware that even a reformat of the hard drive can't remove? Pin
Jan Heckman8-Jun-20 21:58
professionalJan Heckman8-Jun-20 21:58 
As others pointed out already, the MBR is in the startup chain, selecting the needed (and more obviously named) bootsector on a partition of the disk. In the early nineties at least, we called this the partitionsector. In that time, people did not seem to be generally aware of this. Once I was home with a flue, I got a call from work for assistance from just such an impossibly recurring virus. I had to feel my way with debug calling int 13h but succeeded tracing the problem to the MBR and overwriting the sector with the normally formatted partition sector. Forgot all about my flue in the proces.
GeneralRe: Is there malware that even a reformat of the hard drive can't remove? Pin
Peter Gorod9-Jun-20 2:19
Peter Gorod9-Jun-20 2:19 
GeneralRe: Is there malware that even a reformat of the hard drive can't remove? Pin
swampwiz9-Jun-20 5:07
swampwiz9-Jun-20 5:07 
GeneralRe: Is there malware that even a reformat of the hard drive can't remove? Pin
Hooga Booga9-Jun-20 3:10
Hooga Booga9-Jun-20 3:10 
GeneralRe: Is there malware that even a reformat of the hard drive can't remove? Pin
Kirk 103898219-Jun-20 4:32
Kirk 103898219-Jun-20 4:32 
GeneralRe: Is there malware that even a reformat of the hard drive can't remove? Pin
Luis Alonso Ramos9-Jun-20 5:13
Luis Alonso Ramos9-Jun-20 5:13 
GeneralRe: Is there malware that even a reformat of the hard drive can't remove? Pin
mischasan9-Jun-20 6:19
mischasan9-Jun-20 6:19 
GeneralRe: Is there malware that even a reformat of the hard drive can't remove? Pin
willichan9-Jun-20 9:23
professionalwillichan9-Jun-20 9:23 
AnswerRe: Is there malware that even a reformat of the hard drive can't remove? Pin
sx20089-Jun-20 11:46
sx20089-Jun-20 11:46 
GeneralRe: Is there malware that even a reformat of the hard drive can't remove? Pin
Stuart Dootson10-Jun-20 4:04
professionalStuart Dootson10-Jun-20 4:04 
GeneralThe 10 most dreaded programming languages, according to a survey of 65,000 developers Pin
Mike Hankey7-Jun-20 8:21
mveMike Hankey7-Jun-20 8:21 
GeneralRe: The 10 most dreaded programming languages, according to a survey of 65,000 developers Pin
Daniel Pfeffer7-Jun-20 9:31
professionalDaniel Pfeffer7-Jun-20 9:31 
GeneralRe: The 10 most dreaded programming languages, according to a survey of 65,000 developers Pin
Mike Hankey7-Jun-20 10:13
mveMike Hankey7-Jun-20 10:13 
GeneralRe: The 10 most dreaded programming languages, according to a survey of 65,000 developers Pin
honey the codewitch7-Jun-20 11:47
mvahoney the codewitch7-Jun-20 11:47 
GeneralRe: The 10 most dreaded programming languages, according to a survey of 65,000 developers Pin
Mike Hankey7-Jun-20 13:08
mveMike Hankey7-Jun-20 13:08 
GeneralRe: The 10 most dreaded programming languages, according to a survey of 65,000 developers Pin
kalberts7-Jun-20 12:19
kalberts7-Jun-20 12:19 
GeneralRe: The 10 most dreaded programming languages, according to a survey of 65,000 developers Pin
sasadler9-Jun-20 7:50
sasadler9-Jun-20 7:50 
GeneralRe: The 10 most dreaded programming languages, according to a survey of 65,000 developers Pin
Mike Hankey9-Jun-20 7:55
mveMike Hankey9-Jun-20 7:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.