Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

RawCopy

Copy locked or read-only files from a disk volume by using raw cluster reading.

Functionality

  • Copies locked or inaccessible files directly from the volume.
  • Reads the file's clusters at the file system level to perform the copy.

Usage

Running in CMD

  1. Open a Command Prompt (CMD) window with administrator privileges.

  2. Run the program with the following command:

    RawCopy.exe <SourcePath> <DestinationPath>
    RawCopy.exe "C:\Windows\System32\config\System.LOG1" "C:\Users\diff\Desktop\SystemLog.txt"
    

About

A simple code for rawcopy

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages