File Wipe out data Area Sectors Write information root Directory

 

Data Recovery Software | Data Recovery Services | Software Development | Web Services | Data Recovery | Live Chat | iPod Restore | Sim Card Recovery

///// Calculate The Size of File in Sectors \\\\\

num_sectors = one.entry[i].file_size/512;

if((one.entry[i].file_size%512)>0)
{
num_sectors = num_sectors+1;
}

/* Data buffer of 512 bytes with 512 NULL characters */

for(j=0;j<512;j++)
{
wipe_buf[j] = '\0';
}

///// Starting Sector of the File \\\\\

j= one.entry[i].starting_cluster+31;

Files Recovery Download
Recover SIM Card Flash Media Recovery Deleted Data Retrieval Free Photo Recovery
Undelete Softwares Partition Recovery Freeware Data Recovery Services Download USB Data Recovery Utility
Memory Card Data Recovery program Download Free File Recovery Tools Undelete Files Freeware iPod Restore Program

/* Wipe out the data Area Until the Sectors of file End */

while(j!=(one.entry[i].starting_cluster +
num_sectors+31) )
{
if((abswrite(0x00, 1, j, &wipe_buf))!=0)

{
printf("\n Error Writing on Disk Sectors");
getch();
exit(0);
}
j++;
}

printf("\n\n File \"%.8s.%.3s\" Deleted !!!" ,
one.entry[i].filename,
one.entry[i].extension);

one.entry[i].attribute = 0; /* Set the File Attribute
to 0 */
one.entry[i].time = 0; /* Wipe The Time information
of File */
one.entry[i].date = 0; /* Wipe The Date information
of File */
one.entry[i].starting_cluster = 0; /* Set the Starting cluster to 0
*/
one.entry[i].file_size = 0; /* Set the file Size to 0 */

one.entry[i].filename[0]=0xE5; /* Give the Deleted
file Status to the File */

///// Write above information in the root Directory \\\\\\

result= abswrite(0x00, 1, 19, &one);

if (result != 0)
{
perror("Error in Reading Sector, Press any key to
Exit...");
getch();
exit(1);
}

}

Sample Chapters from book DATA RECOVERY WITH AND WITHOUT PROGRAMMING by Author Tarun Tyagi
Data Recovery with & without Programming


Publishers of the Book
Number of Pages
ISBN
Price of the Book


BPB Publications, New Delhi, India
540
81-7656-922-4
$69.00 (Including Shipping Charges, Cost of Book and Other expenses, Free Source Code CD included with the Book)





Buy Data recovery Book

 

Previous page

page 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17

Next page

Data recovery software Data recovery software
Windows Data Recovery Software Windows Data Recovery Software
iPod Data Recovery Software iPod Data Recovery Software
Memory Card Data Recovery Software Memory Card Data Recovery Software
Pen Drive Data Recovery Software Pen Drive Data Recovery Software
Digital Camera Data Recovery Software Digital Camera Data Recovery Software
Removable Media Data Recovery Software Removable Media Data Recovery Software
FAT Data Recovery Software

FAT Data Recovery Software

NTFS Data Recovery Software NTFS Data Recovery Software


Windows Recovery
Download File Recovery Utilities
Recover Lost Undelete Partition
Password Recovery Software Download
Hard Drive Recovery Tool
Flash Drive Recovery Utility
Digital Camera Recovery
Keylogger
USB Drive Recovery Tool
Recover Lost Data Software
Free iPod Recovery Download
Data Recovery Software Free
Free File Recovery Download
Recover Files Free
Memory Stick Deleted Files Recover
Download Data Restore Software
Hard Disk Recover
Free Download Data Recovery Utility
Download Data Recovery Tools Free

Data recovery Education center Data recovery Education center
Data Recovery Training Data Recovery Training
Data Recovery Services Data Recovery Services
Data Recovery Education Materials Data Recovery Education Materials
Data Recovery Book Data Recovery Book

Web services Web services
Website Design Website Design
Website Development Website Development
Website Promotion Website Promotion
Mobile Website Design Mobile Website Design
Website Testing Website Testing
Graphic Design Graphic Design

Data Recovery Software

Data Recovery Software

iPod Restore

iPod Restore

Memory Stick Data Recovery

Memory Stick Data Recovery

Mobile Phone Data Recovery

Mobile Phone Data Recovery

USB Drive Data Recovery

USB Drive Data Recovery

Data Recovery Utility

Data Recovery Utility

Digital Camera Data Recovery

Digital Camera Data Recovery

Data Recovery Services

Data Recovery Services

Data Recovery

Data Recovery

Data Recovery Utilities

Data Recovery Utilities

File Recovery Software

File Recovery Software

Files Recovery

Files Recovery

iPod Data Recovery

iPod Data Recovery

Data Recovery Tools

Data Recovery Tools

© Copyright 2002-2005 DataDoctor.Biz

Pen Drive Data Recovery Software | Memory Card Data Recovery Software | iPod Data Recovery Software | Digital Camera Data Recovery Software | Removable Media Data Recovery Software | Windows Data Recovery Software | FAT Data Recovery Software | NTFS Data Recovery Software | Data Recovery Training | Data Recovery Services | Data Recovery Education Material | Data Recovery Book | Custom Software Development | Offshore Software Development | Microsoft .NET Development | Java / J2EE Development | Wireless / Mobile Application Development | Database Solutions | Website Design | Website Development | Website Promotion | Mobile Website Design | Website Testing | Graphic Design

Home | Contact us | Downloads | Services | Resources | Terms and conditions | Site map