Do not expect any usability here!

This is my very old research project. From time to time I have found it handy for recovering images from HDDs or memory cards.

Sector Viewer reads low level data of any physical drive like HDD or a memory card. This means it don't care about FAT, NTFS or any other file system.

For recovering data you just search the file signature of a missing file. For example FF D8 FF for JPGs. Then after long scanning the application returns the address list and recovering process of missing images can start!

Despite the application is a hack of hacks in some cases it handles physical drives far better than any other free data recovery software I have found so far.

So I decided to share the source and do some refactoring.

Sector Viewer is a very robust C# .NET application that can access \.\\PhysicalDrive on Windows XP.

Warning! Accessing directly to physical drive may not be safe! But it feels awesome!

Read Wiki for help.

Features

  • You can see and browse sectors of your physical disk one by one
  • You can scan for Hex patterns (file signatures) across the entire disk
  • You can use those patterns to find and recover JPGs and other image files
  • You can export any data stream as a file
  • Recover images automatically (after loading pattern scan results)
  • NB! Works only with .NET 1.1 framework!

Project Samples

Project Activity

See All Activity >

Follow SectorViewer

SectorViewer Web Site

Other Useful Business Software
Stay in Flow. Let Zenflow Handle the Heavy Lifting. Icon
Stay in Flow. Let Zenflow Handle the Heavy Lifting.

Your AI engineering control center. Zenflow turns specs into shipped features using parallel agents and multi-repo intelligence.

Zenflow is your engineering control center, turning specs into shipped features. Parallel agents handle coding, testing, and refactoring with real repo context. Multi-agent workflows remove bottlenecks and automate routine work so developers stay focused and in flow.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of SectorViewer!

Additional Project Details

Operating Systems

Windows

Intended Audience

Advanced End Users

User Interface

.NET/Mono, Win32 (MS Windows)

Programming Language

C#

Registered

2014-04-27