SlideShare a Scribd company logo
1 of 3
Download to read offline
The Data recovery is of two types …
One method is by using a software that can recover files.There are certain benifits and risks by
using this way.
'File System has file records and each file record is stored in Master File Table(MFT).MFT
doesnt have file data but has only information about the file,which is used while retrieve the file.
Each file and folder stored in File System has its entry in Master File Table. Even deleted files
and folders also have there entry in Master File Table until it is reallocated to other file or folder.
We also know that $BITMAP metadata file has information about allocation status of disk
clusters. Using this information we have proposed the technique to recover deleted files from
File System partition which is given below:
Steps followed in deleted file recovery are:
1.Search Files MFT Entry
2. Process it’s $DATA attribute
3. If $DATA attribute is resident, file content is present in MFT Entry. Just copy it to external
location to complete recovery process.
4. If $DATA attribute is non-resident, file’s contents are present in external cluster. Then parse
the RunList present in the attribute.
5. Check if each cluster listed in Runlist is allocated or not. If all clusters have allocated status as
0, means that the files data is still present on disk. Therefore complete recovery is possible. Copy
file’s contents to external location to complete recovery process.
6. If some clusters have allocated status as 1, then the partial recovery is possible. Copy file’s
contents to external location with reallocated cluster’s values as zeros to complete partial
recovery process.
If all clusters have allocated status as 1, then the file’s contents are lost and recovery is
impossible. The above technique can handle the file’s data which is fragmented across number of
cluster runs so gives more granular results in recovery of deleted files. The technique does not
require any external storage or use of sorting therefore can increase the performance in recovery
process of deleted files.
As we are discussing the file recovery through software the recovery software starts by trying to
read and process the first copy of the info about files and folders. In some cases such as
accidental file deletion, this is the only step where we can recover the file entirely
If the first copy of the info about files and folders is severely damaged, the software scans the
disk for the second copy of the info about files and folders. It also attempts to glean additional
information about the folders and files structure that may be on the data part of the disk. Then, it
processes all this information to reconstruct the original folders and file structure.
If the file system on the disk isn't severely damaged, it is often possible to recover the entire file
and folder structure.
If the file system on the disk is severely damaged, this recovery method cannot recreate the
entire folder structure.
Then these files are stored in the unkonwn folders.
Solution
The Data recovery is of two types …
One method is by using a software that can recover files.There are certain benifits and risks by
using this way.
'File System has file records and each file record is stored in Master File Table(MFT).MFT
doesnt have file data but has only information about the file,which is used while retrieve the file.
Each file and folder stored in File System has its entry in Master File Table. Even deleted files
and folders also have there entry in Master File Table until it is reallocated to other file or folder.
We also know that $BITMAP metadata file has information about allocation status of disk
clusters. Using this information we have proposed the technique to recover deleted files from
File System partition which is given below:
Steps followed in deleted file recovery are:
1.Search Files MFT Entry
2. Process it’s $DATA attribute
3. If $DATA attribute is resident, file content is present in MFT Entry. Just copy it to external
location to complete recovery process.
4. If $DATA attribute is non-resident, file’s contents are present in external cluster. Then parse
the RunList present in the attribute.
5. Check if each cluster listed in Runlist is allocated or not. If all clusters have allocated status as
0, means that the files data is still present on disk. Therefore complete recovery is possible. Copy
file’s contents to external location to complete recovery process.
6. If some clusters have allocated status as 1, then the partial recovery is possible. Copy file’s
contents to external location with reallocated cluster’s values as zeros to complete partial
recovery process.
If all clusters have allocated status as 1, then the file’s contents are lost and recovery is
impossible. The above technique can handle the file’s data which is fragmented across number of
cluster runs so gives more granular results in recovery of deleted files. The technique does not
require any external storage or use of sorting therefore can increase the performance in recovery
process of deleted files.
As we are discussing the file recovery through software the recovery software starts by trying to
read and process the first copy of the info about files and folders. In some cases such as
accidental file deletion, this is the only step where we can recover the file entirely
If the first copy of the info about files and folders is severely damaged, the software scans the
disk for the second copy of the info about files and folders. It also attempts to glean additional
information about the folders and files structure that may be on the data part of the disk. Then, it
processes all this information to reconstruct the original folders and file structure.
If the file system on the disk isn't severely damaged, it is often possible to recover the entire file
and folder structure.
If the file system on the disk is severely damaged, this recovery method cannot recreate the
entire folder structure.
Then these files are stored in the unkonwn folders.

More Related Content

Similar to The Data recovery is of two types …One method is by using a softwa.pdf

Alternate Data Streams
Alternate Data StreamsAlternate Data Streams
Alternate Data Streamsnephijohnson
 
Microsoft Windows XP/OS Chapt03
Microsoft Windows XP/OS Chapt03Microsoft Windows XP/OS Chapt03
Microsoft Windows XP/OS Chapt03blusmurfydot1
 
File organisation in system analysis and design
File organisation in system analysis and designFile organisation in system analysis and design
File organisation in system analysis and designMohitgauri
 
Windows Vista Data Recovery
Windows Vista Data RecoveryWindows Vista Data Recovery
Windows Vista Data Recoverybill jenner
 
File Management – File Concept, access methods, File types and File Operation
File Management – File Concept, access methods,  File types and File OperationFile Management – File Concept, access methods,  File types and File Operation
File Management – File Concept, access methods, File types and File OperationDhrumil Panchal
 
Introduction to filesystems and computer forensics
Introduction to filesystems and computer forensicsIntroduction to filesystems and computer forensics
Introduction to filesystems and computer forensicsMayank Chaudhari
 
introduction to information security and management
introduction to information security and managementintroduction to information security and management
introduction to information security and managementChyonChyon
 
File system.
File system.File system.
File system.elyza12
 
Storage Mediums and Fragmentation
Storage Mediums and FragmentationStorage Mediums and Fragmentation
Storage Mediums and FragmentationJonathan Reid
 
Chapter07 Advanced File System Management
Chapter07      Advanced  File  System  ManagementChapter07      Advanced  File  System  Management
Chapter07 Advanced File System ManagementRaja Waseem Akhtar
 
File organization continued
File organization continuedFile organization continued
File organization continuedchesterking12
 
data hiding techniques.ppt
data hiding techniques.pptdata hiding techniques.ppt
data hiding techniques.pptMuzamil Amin
 

Similar to The Data recovery is of two types …One method is by using a softwa.pdf (20)

File system
File systemFile system
File system
 
NTFS Forensics.pptx
NTFS Forensics.pptxNTFS Forensics.pptx
NTFS Forensics.pptx
 
Alternate Data Streams
Alternate Data StreamsAlternate Data Streams
Alternate Data Streams
 
File and fat 2
File and fat 2File and fat 2
File and fat 2
 
File and fat
File and fatFile and fat
File and fat
 
Microsoft Windows XP/OS Chapt03
Microsoft Windows XP/OS Chapt03Microsoft Windows XP/OS Chapt03
Microsoft Windows XP/OS Chapt03
 
File organisation in system analysis and design
File organisation in system analysis and designFile organisation in system analysis and design
File organisation in system analysis and design
 
Windows Vista Data Recovery
Windows Vista Data RecoveryWindows Vista Data Recovery
Windows Vista Data Recovery
 
File Management – File Concept, access methods, File types and File Operation
File Management – File Concept, access methods,  File types and File OperationFile Management – File Concept, access methods,  File types and File Operation
File Management – File Concept, access methods, File types and File Operation
 
File organisation
File organisationFile organisation
File organisation
 
File organisation
File organisationFile organisation
File organisation
 
Introduction to filesystems and computer forensics
Introduction to filesystems and computer forensicsIntroduction to filesystems and computer forensics
Introduction to filesystems and computer forensics
 
File
FileFile
File
 
introduction to information security and management
introduction to information security and managementintroduction to information security and management
introduction to information security and management
 
File system.
File system.File system.
File system.
 
Storage Mediums and Fragmentation
Storage Mediums and FragmentationStorage Mediums and Fragmentation
Storage Mediums and Fragmentation
 
Chapter07 Advanced File System Management
Chapter07      Advanced  File  System  ManagementChapter07      Advanced  File  System  Management
Chapter07 Advanced File System Management
 
File organization continued
File organization continuedFile organization continued
File organization continued
 
data hiding techniques.ppt
data hiding techniques.pptdata hiding techniques.ppt
data hiding techniques.ppt
 
File organisation
File organisationFile organisation
File organisation
 

More from anokhijew

we know that there is an OH group present in phen.pdf
                     we know that there is an OH group present in phen.pdf                     we know that there is an OH group present in phen.pdf
we know that there is an OH group present in phen.pdfanokhijew
 
systems T and P are different from the reservoi.pdf
                     systems T and P are different from the reservoi.pdf                     systems T and P are different from the reservoi.pdf
systems T and P are different from the reservoi.pdfanokhijew
 
Since X represents the solid phase, Y represents .pdf
                     Since X represents the solid phase, Y represents .pdf                     Since X represents the solid phase, Y represents .pdf
Since X represents the solid phase, Y represents .pdfanokhijew
 
Pb^2+ may be present. .pdf
                     Pb^2+ may be present.                            .pdf                     Pb^2+ may be present.                            .pdf
Pb^2+ may be present. .pdfanokhijew
 
P inversly proportional to 1V so answer is C .pdf
                     P inversly proportional to 1V so answer is C    .pdf                     P inversly proportional to 1V so answer is C    .pdf
P inversly proportional to 1V so answer is C .pdfanokhijew
 
nutrinos are the smallest part of an atom. NOTE-.pdf
                     nutrinos are the smallest part of an atom. NOTE-.pdf                     nutrinos are the smallest part of an atom. NOTE-.pdf
nutrinos are the smallest part of an atom. NOTE-.pdfanokhijew
 
Molecular solids are held together in single chai.pdf
                     Molecular solids are held together in single chai.pdf                     Molecular solids are held together in single chai.pdf
Molecular solids are held together in single chai.pdfanokhijew
 
Liquid crystals (LCs) are a state of matter that .pdf
                     Liquid crystals (LCs) are a state of matter that .pdf                     Liquid crystals (LCs) are a state of matter that .pdf
Liquid crystals (LCs) are a state of matter that .pdfanokhijew
 
interstellar medium (gas) Solution .pdf
                     interstellar medium (gas) Solution           .pdf                     interstellar medium (gas) Solution           .pdf
interstellar medium (gas) Solution .pdfanokhijew
 
Hhyd = Hcrystallization + Hsolv Enthalpy of Solv.pdf
                     Hhyd = Hcrystallization + Hsolv  Enthalpy of Solv.pdf                     Hhyd = Hcrystallization + Hsolv  Enthalpy of Solv.pdf
Hhyd = Hcrystallization + Hsolv Enthalpy of Solv.pdfanokhijew
 
The answer is (b) the condensation of steam to liiquid water.The e.pdf
The answer is (b) the condensation of steam to liiquid water.The e.pdfThe answer is (b) the condensation of steam to liiquid water.The e.pdf
The answer is (b) the condensation of steam to liiquid water.The e.pdfanokhijew
 
XML Extensiable Markup LanguageHTML Hypertext Markup LanguageD.pdf
XML Extensiable Markup LanguageHTML Hypertext Markup LanguageD.pdfXML Extensiable Markup LanguageHTML Hypertext Markup LanguageD.pdf
XML Extensiable Markup LanguageHTML Hypertext Markup LanguageD.pdfanokhijew
 
Thanks anon101. D is correctSolutionThanks anon101. D is corre.pdf
Thanks anon101. D is correctSolutionThanks anon101. D is corre.pdfThanks anon101. D is correctSolutionThanks anon101. D is corre.pdf
Thanks anon101. D is correctSolutionThanks anon101. D is corre.pdfanokhijew
 
StudentData.javaimport java.util.Scanner; public class Student.pdf
StudentData.javaimport java.util.Scanner; public class Student.pdfStudentData.javaimport java.util.Scanner; public class Student.pdf
StudentData.javaimport java.util.Scanner; public class Student.pdfanokhijew
 
Reverse EngineeringReverse engineering is also a back engineering .pdf
Reverse EngineeringReverse engineering is also a back engineering .pdfReverse EngineeringReverse engineering is also a back engineering .pdf
Reverse EngineeringReverse engineering is also a back engineering .pdfanokhijew
 
Quantum mechanics predicts the existence of what are usually called .pdf
Quantum mechanics predicts the existence of what are usually called .pdfQuantum mechanics predicts the existence of what are usually called .pdf
Quantum mechanics predicts the existence of what are usually called .pdfanokhijew
 
Program Educational Objectives • To create competencies and opportun.pdf
Program Educational Objectives • To create competencies and opportun.pdfProgram Educational Objectives • To create competencies and opportun.pdf
Program Educational Objectives • To create competencies and opportun.pdfanokhijew
 
P2O5 removes H2O from Alcohol to form Alkene O of Alcohol gives it.pdf
P2O5 removes H2O from Alcohol to form Alkene O of Alcohol gives it.pdfP2O5 removes H2O from Alcohol to form Alkene O of Alcohol gives it.pdf
P2O5 removes H2O from Alcohol to form Alkene O of Alcohol gives it.pdfanokhijew
 
cant understand a thing .pdf
                     cant understand a thing                          .pdf                     cant understand a thing                          .pdf
cant understand a thing .pdfanokhijew
 
Japanese colonial design in china korea and mongolia create an image.pdf
Japanese colonial design in china korea and mongolia create an image.pdfJapanese colonial design in china korea and mongolia create an image.pdf
Japanese colonial design in china korea and mongolia create an image.pdfanokhijew
 

More from anokhijew (20)

we know that there is an OH group present in phen.pdf
                     we know that there is an OH group present in phen.pdf                     we know that there is an OH group present in phen.pdf
we know that there is an OH group present in phen.pdf
 
systems T and P are different from the reservoi.pdf
                     systems T and P are different from the reservoi.pdf                     systems T and P are different from the reservoi.pdf
systems T and P are different from the reservoi.pdf
 
Since X represents the solid phase, Y represents .pdf
                     Since X represents the solid phase, Y represents .pdf                     Since X represents the solid phase, Y represents .pdf
Since X represents the solid phase, Y represents .pdf
 
Pb^2+ may be present. .pdf
                     Pb^2+ may be present.                            .pdf                     Pb^2+ may be present.                            .pdf
Pb^2+ may be present. .pdf
 
P inversly proportional to 1V so answer is C .pdf
                     P inversly proportional to 1V so answer is C    .pdf                     P inversly proportional to 1V so answer is C    .pdf
P inversly proportional to 1V so answer is C .pdf
 
nutrinos are the smallest part of an atom. NOTE-.pdf
                     nutrinos are the smallest part of an atom. NOTE-.pdf                     nutrinos are the smallest part of an atom. NOTE-.pdf
nutrinos are the smallest part of an atom. NOTE-.pdf
 
Molecular solids are held together in single chai.pdf
                     Molecular solids are held together in single chai.pdf                     Molecular solids are held together in single chai.pdf
Molecular solids are held together in single chai.pdf
 
Liquid crystals (LCs) are a state of matter that .pdf
                     Liquid crystals (LCs) are a state of matter that .pdf                     Liquid crystals (LCs) are a state of matter that .pdf
Liquid crystals (LCs) are a state of matter that .pdf
 
interstellar medium (gas) Solution .pdf
                     interstellar medium (gas) Solution           .pdf                     interstellar medium (gas) Solution           .pdf
interstellar medium (gas) Solution .pdf
 
Hhyd = Hcrystallization + Hsolv Enthalpy of Solv.pdf
                     Hhyd = Hcrystallization + Hsolv  Enthalpy of Solv.pdf                     Hhyd = Hcrystallization + Hsolv  Enthalpy of Solv.pdf
Hhyd = Hcrystallization + Hsolv Enthalpy of Solv.pdf
 
The answer is (b) the condensation of steam to liiquid water.The e.pdf
The answer is (b) the condensation of steam to liiquid water.The e.pdfThe answer is (b) the condensation of steam to liiquid water.The e.pdf
The answer is (b) the condensation of steam to liiquid water.The e.pdf
 
XML Extensiable Markup LanguageHTML Hypertext Markup LanguageD.pdf
XML Extensiable Markup LanguageHTML Hypertext Markup LanguageD.pdfXML Extensiable Markup LanguageHTML Hypertext Markup LanguageD.pdf
XML Extensiable Markup LanguageHTML Hypertext Markup LanguageD.pdf
 
Thanks anon101. D is correctSolutionThanks anon101. D is corre.pdf
Thanks anon101. D is correctSolutionThanks anon101. D is corre.pdfThanks anon101. D is correctSolutionThanks anon101. D is corre.pdf
Thanks anon101. D is correctSolutionThanks anon101. D is corre.pdf
 
StudentData.javaimport java.util.Scanner; public class Student.pdf
StudentData.javaimport java.util.Scanner; public class Student.pdfStudentData.javaimport java.util.Scanner; public class Student.pdf
StudentData.javaimport java.util.Scanner; public class Student.pdf
 
Reverse EngineeringReverse engineering is also a back engineering .pdf
Reverse EngineeringReverse engineering is also a back engineering .pdfReverse EngineeringReverse engineering is also a back engineering .pdf
Reverse EngineeringReverse engineering is also a back engineering .pdf
 
Quantum mechanics predicts the existence of what are usually called .pdf
Quantum mechanics predicts the existence of what are usually called .pdfQuantum mechanics predicts the existence of what are usually called .pdf
Quantum mechanics predicts the existence of what are usually called .pdf
 
Program Educational Objectives • To create competencies and opportun.pdf
Program Educational Objectives • To create competencies and opportun.pdfProgram Educational Objectives • To create competencies and opportun.pdf
Program Educational Objectives • To create competencies and opportun.pdf
 
P2O5 removes H2O from Alcohol to form Alkene O of Alcohol gives it.pdf
P2O5 removes H2O from Alcohol to form Alkene O of Alcohol gives it.pdfP2O5 removes H2O from Alcohol to form Alkene O of Alcohol gives it.pdf
P2O5 removes H2O from Alcohol to form Alkene O of Alcohol gives it.pdf
 
cant understand a thing .pdf
                     cant understand a thing                          .pdf                     cant understand a thing                          .pdf
cant understand a thing .pdf
 
Japanese colonial design in china korea and mongolia create an image.pdf
Japanese colonial design in china korea and mongolia create an image.pdfJapanese colonial design in china korea and mongolia create an image.pdf
Japanese colonial design in china korea and mongolia create an image.pdf
 

Recently uploaded

Personalisation of Education by AI and Big Data - Lourdes Guàrdia
Personalisation of Education by AI and Big Data - Lourdes GuàrdiaPersonalisation of Education by AI and Big Data - Lourdes Guàrdia
Personalisation of Education by AI and Big Data - Lourdes GuàrdiaEADTU
 
male presentation...pdf.................
male presentation...pdf.................male presentation...pdf.................
male presentation...pdf.................MirzaAbrarBaig5
 
Basic Civil Engineering notes on Transportation Engineering & Modes of Transport
Basic Civil Engineering notes on Transportation Engineering & Modes of TransportBasic Civil Engineering notes on Transportation Engineering & Modes of Transport
Basic Civil Engineering notes on Transportation Engineering & Modes of TransportDenish Jangid
 
Graduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptxGraduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptxneillewis46
 
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjjStl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjjMohammed Sikander
 
SURVEY I created for uni project research
SURVEY I created for uni project researchSURVEY I created for uni project research
SURVEY I created for uni project researchCaitlinCummins3
 
8 Tips for Effective Working Capital Management
8 Tips for Effective Working Capital Management8 Tips for Effective Working Capital Management
8 Tips for Effective Working Capital ManagementMBA Assignment Experts
 
How to Manage Website in Odoo 17 Studio App.pptx
How to Manage Website in Odoo 17 Studio App.pptxHow to Manage Website in Odoo 17 Studio App.pptx
How to Manage Website in Odoo 17 Studio App.pptxCeline George
 
How to Send Pro Forma Invoice to Your Customers in Odoo 17
How to Send Pro Forma Invoice to Your Customers in Odoo 17How to Send Pro Forma Invoice to Your Customers in Odoo 17
How to Send Pro Forma Invoice to Your Customers in Odoo 17Celine George
 
Andreas Schleicher presents at the launch of What does child empowerment mean...
Andreas Schleicher presents at the launch of What does child empowerment mean...Andreas Schleicher presents at the launch of What does child empowerment mean...
Andreas Schleicher presents at the launch of What does child empowerment mean...EduSkills OECD
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...Nguyen Thanh Tu Collection
 
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUMDEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUMELOISARIVERA8
 
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading RoomSternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading RoomSean M. Fox
 
diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....Ritu480198
 
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...Nguyen Thanh Tu Collection
 
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdf
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdfContoh Aksi Nyata Refleksi Diri ( NUR ).pdf
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdfcupulin
 

Recently uploaded (20)

Mattingly "AI and Prompt Design: LLMs with NER"
Mattingly "AI and Prompt Design: LLMs with NER"Mattingly "AI and Prompt Design: LLMs with NER"
Mattingly "AI and Prompt Design: LLMs with NER"
 
Personalisation of Education by AI and Big Data - Lourdes Guàrdia
Personalisation of Education by AI and Big Data - Lourdes GuàrdiaPersonalisation of Education by AI and Big Data - Lourdes Guàrdia
Personalisation of Education by AI and Big Data - Lourdes Guàrdia
 
male presentation...pdf.................
male presentation...pdf.................male presentation...pdf.................
male presentation...pdf.................
 
Basic Civil Engineering notes on Transportation Engineering & Modes of Transport
Basic Civil Engineering notes on Transportation Engineering & Modes of TransportBasic Civil Engineering notes on Transportation Engineering & Modes of Transport
Basic Civil Engineering notes on Transportation Engineering & Modes of Transport
 
Graduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptxGraduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptx
 
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjjStl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
 
SURVEY I created for uni project research
SURVEY I created for uni project researchSURVEY I created for uni project research
SURVEY I created for uni project research
 
8 Tips for Effective Working Capital Management
8 Tips for Effective Working Capital Management8 Tips for Effective Working Capital Management
8 Tips for Effective Working Capital Management
 
How to Manage Website in Odoo 17 Studio App.pptx
How to Manage Website in Odoo 17 Studio App.pptxHow to Manage Website in Odoo 17 Studio App.pptx
How to Manage Website in Odoo 17 Studio App.pptx
 
How to Send Pro Forma Invoice to Your Customers in Odoo 17
How to Send Pro Forma Invoice to Your Customers in Odoo 17How to Send Pro Forma Invoice to Your Customers in Odoo 17
How to Send Pro Forma Invoice to Your Customers in Odoo 17
 
Andreas Schleicher presents at the launch of What does child empowerment mean...
Andreas Schleicher presents at the launch of What does child empowerment mean...Andreas Schleicher presents at the launch of What does child empowerment mean...
Andreas Schleicher presents at the launch of What does child empowerment mean...
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
 
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUMDEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
 
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading RoomSternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
 
Including Mental Health Support in Project Delivery, 14 May.pdf
Including Mental Health Support in Project Delivery, 14 May.pdfIncluding Mental Health Support in Project Delivery, 14 May.pdf
Including Mental Health Support in Project Delivery, 14 May.pdf
 
diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....
 
Mattingly "AI & Prompt Design: Named Entity Recognition"
Mattingly "AI & Prompt Design: Named Entity Recognition"Mattingly "AI & Prompt Design: Named Entity Recognition"
Mattingly "AI & Prompt Design: Named Entity Recognition"
 
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
24 ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH SỞ GIÁO DỤC HẢI DƯ...
 
Supporting Newcomer Multilingual Learners
Supporting Newcomer  Multilingual LearnersSupporting Newcomer  Multilingual Learners
Supporting Newcomer Multilingual Learners
 
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdf
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdfContoh Aksi Nyata Refleksi Diri ( NUR ).pdf
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdf
 

The Data recovery is of two types …One method is by using a softwa.pdf

  • 1. The Data recovery is of two types … One method is by using a software that can recover files.There are certain benifits and risks by using this way. 'File System has file records and each file record is stored in Master File Table(MFT).MFT doesnt have file data but has only information about the file,which is used while retrieve the file. Each file and folder stored in File System has its entry in Master File Table. Even deleted files and folders also have there entry in Master File Table until it is reallocated to other file or folder. We also know that $BITMAP metadata file has information about allocation status of disk clusters. Using this information we have proposed the technique to recover deleted files from File System partition which is given below: Steps followed in deleted file recovery are: 1.Search Files MFT Entry 2. Process it’s $DATA attribute 3. If $DATA attribute is resident, file content is present in MFT Entry. Just copy it to external location to complete recovery process. 4. If $DATA attribute is non-resident, file’s contents are present in external cluster. Then parse the RunList present in the attribute. 5. Check if each cluster listed in Runlist is allocated or not. If all clusters have allocated status as 0, means that the files data is still present on disk. Therefore complete recovery is possible. Copy file’s contents to external location to complete recovery process. 6. If some clusters have allocated status as 1, then the partial recovery is possible. Copy file’s contents to external location with reallocated cluster’s values as zeros to complete partial recovery process. If all clusters have allocated status as 1, then the file’s contents are lost and recovery is impossible. The above technique can handle the file’s data which is fragmented across number of cluster runs so gives more granular results in recovery of deleted files. The technique does not require any external storage or use of sorting therefore can increase the performance in recovery process of deleted files. As we are discussing the file recovery through software the recovery software starts by trying to read and process the first copy of the info about files and folders. In some cases such as accidental file deletion, this is the only step where we can recover the file entirely If the first copy of the info about files and folders is severely damaged, the software scans the disk for the second copy of the info about files and folders. It also attempts to glean additional information about the folders and files structure that may be on the data part of the disk. Then, it processes all this information to reconstruct the original folders and file structure.
  • 2. If the file system on the disk isn't severely damaged, it is often possible to recover the entire file and folder structure. If the file system on the disk is severely damaged, this recovery method cannot recreate the entire folder structure. Then these files are stored in the unkonwn folders. Solution The Data recovery is of two types … One method is by using a software that can recover files.There are certain benifits and risks by using this way. 'File System has file records and each file record is stored in Master File Table(MFT).MFT doesnt have file data but has only information about the file,which is used while retrieve the file. Each file and folder stored in File System has its entry in Master File Table. Even deleted files and folders also have there entry in Master File Table until it is reallocated to other file or folder. We also know that $BITMAP metadata file has information about allocation status of disk clusters. Using this information we have proposed the technique to recover deleted files from File System partition which is given below: Steps followed in deleted file recovery are: 1.Search Files MFT Entry 2. Process it’s $DATA attribute 3. If $DATA attribute is resident, file content is present in MFT Entry. Just copy it to external location to complete recovery process. 4. If $DATA attribute is non-resident, file’s contents are present in external cluster. Then parse the RunList present in the attribute. 5. Check if each cluster listed in Runlist is allocated or not. If all clusters have allocated status as 0, means that the files data is still present on disk. Therefore complete recovery is possible. Copy file’s contents to external location to complete recovery process. 6. If some clusters have allocated status as 1, then the partial recovery is possible. Copy file’s contents to external location with reallocated cluster’s values as zeros to complete partial recovery process. If all clusters have allocated status as 1, then the file’s contents are lost and recovery is impossible. The above technique can handle the file’s data which is fragmented across number of cluster runs so gives more granular results in recovery of deleted files. The technique does not require any external storage or use of sorting therefore can increase the performance in recovery process of deleted files.
  • 3. As we are discussing the file recovery through software the recovery software starts by trying to read and process the first copy of the info about files and folders. In some cases such as accidental file deletion, this is the only step where we can recover the file entirely If the first copy of the info about files and folders is severely damaged, the software scans the disk for the second copy of the info about files and folders. It also attempts to glean additional information about the folders and files structure that may be on the data part of the disk. Then, it processes all this information to reconstruct the original folders and file structure. If the file system on the disk isn't severely damaged, it is often possible to recover the entire file and folder structure. If the file system on the disk is severely damaged, this recovery method cannot recreate the entire folder structure. Then these files are stored in the unkonwn folders.