Skip to content

A hard disk imaging and recovery application. Carbono optimize the resulting image saving and compacting only the used blocks in the hard disk. Multiprocessing is used to deal with performance problems.

bcasella/carbono

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arbono

carbono is a hard disk imaging and recovery application. Carbono optimize the resulting image saving and compacting only the used blocks in the hard disk. Multiprocessing is used to deal with performance problems.

Testing

WARNING: 
DO NOT TEST CARBONO IN YOUR MAIN SYSTEM UNLESS YOU KNOW WHAT YOU ARE DOING.
ITS HIGHLY RECOMMENDED USING VIRTUAL MACHINES WHEN TESTING CARBONO! NEVER FORGET IT!

License

carbono is distributed under the terms of the GNU General Public License, version 2. See the COPYING file for more information.

Contributor list

Lucas Alvares Gomes (aka umago) lucasagomes@gmail.com

Contributing

  1. Fork it
  2. Create a branch (git checkout -b <branch name>)
  3. Commit your changes (git commit -am "Added ...")
  4. Push to the branch (git push origin <branch name>)
  5. Create an Issue with a link to your branch

Please take a look at TODO file to see bugs and not-implemented-yet features.

About

A hard disk imaging and recovery application. Carbono optimize the resulting image saving and compacting only the used blocks in the hard disk. Multiprocessing is used to deal with performance problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%