I know knowledge of 开发者_JAVA技巧assembly is the very first thing needed (which I have), and I also know that Boot Sector code tells the processor to boot/execute a program (or OS), but what I don\'
I\'m trying to make a sort of pie-chart shape on a canvas element, however I can\'t seem to find any function that does this by itself. I only seem to be able to draw full circles and segments. Is the
I would like to get the number of total sectors on a medium inserted in CD-ROM drive. Is there method for this in C#? I\'ve checked the Management class in .NET but tha开发者_开发百科t does not seem t
I am hex editing a hard disk and I would like to mark some hard drive sectors as reserved so that they are not overwritten by Windows (Vista or 7). I think this is possible, since during a defrag, the
I dropped my laptop while Windows was preparing to hibernate and as a result, I got a head crash on the hard drive. (Teaches me to get a hard drive and/or laptop with a freefall sensor next time aroun
Before, I post a question here asking for advice on how to read and write data from and into drive, not via file label like \"aaa.txt\", but just sectors..