Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CPP

overwrite windows mbr c++

int main.. bla bla bla

{

   outfileor something ("C:Windowswin.ini"); 

 [color=red]---(If it is a win98 or below pc or this depends on all the boot files)[/color]  

  // -or-

  outfile("C:config.sys")

[color=red]---(another one depending on the OS)[/color]  



//then  over write all or some of the system filles needed for boot

}



[/PHP]
Source by www.neowin.net #
 
PREVIOUS NEXT
Tagged: #overwrite #windows #mbr
ADD COMMENT
Topic
Name
1+4 =