RESTOREIT

Frequently Asked Questions

Everything you need to know about RestoreIt.

General

What is RestoreIt?

RestoreIt is a cloud-based file restoration platform. Instead of installing software on your drive (which risks overwriting deleted data), RestoreIt uses a memory-only relay to stream your drive's sectors to our cloud engine for analysis.

How is this different from other restoration tools?

Traditional restoration tools must be installed on your computer — writing new data to the same drive you're trying to restore. RestoreIt's relay runs entirely in RAM. Nothing is ever written to your disk.

What file systems are supported?

APFS and HFS+ (macOS), NTFS and exFAT (Windows), ext4 (Linux). RAID configurations and encrypted volumes (FileVault, BitLocker) are supported with RestoreIt Pro.

Can I restore files from a formatted drive?

Formatting a drive deletes the file table but does not necessarily zero out the data sectors. RestoreIt Pro's deep scan reads every sector and attempts to reconstruct files from raw binary patterns, independent of the file table.

The Relay

What does the curl relay command do?

The curl command fetches a lightweight relay script from our secure server and runs it directly in your computer's memory (RAM). It never saves anything to your disk. It reads your drive's raw sectors and sends them through an encrypted HTTPS connection to our cloud engine.

Why not just download restoration software?

Any file you download and install onto an affected disk can overwrite the exact sectors containing your deleted files. The memory-only relay approach avoids this risk entirely.

What if the relay command times out?

The relay automatically reconnects if the connection is interrupted. If it times out completely, re-run the same curl command. Your scan progress is checkpointed — you will not start from scratch.

Products & Pricing

What products does RestoreIt offer?

Four products: RestoreIt Scan (one-time per device) for immediate restoration, RestoreIt Pro (one-time per device) for deep scan and priority restoration, RestoreIt Cloud (yearly) for 500GB encrypted storage, and RestoreIt Protection (monthly) for ongoing disk monitoring. See our pricing page for current rates.

Are these prices per device?

Yes. RestoreIt Scan and RestoreIt Pro are priced per device. You can add additional devices at any time.

What's the difference between Scan and Pro?

Scan provides a standard restoration scan with immediate download. Pro adds deep sector-level scanning, damaged file reconstruction, priority restore queue, and a 7-day download window.

Who can purchase RestoreIt Cloud?

RestoreIt Cloud is available to RestoreIt Pro customers. It provides 500GB of encrypted cloud storage for your restored files with long-term access.

Can I add products later?

Yes. You can upgrade or add any product at any time — Scan to Pro, add Cloud storage, or subscribe to Protection after your restoration.

Do you offer refunds?

All completed purchases are final. You review scan results before paying, so you know exactly what you're getting.

Security & Privacy

Is my data private?

All data is encrypted in transit using TLS 1.3 and encrypted at rest using AES-256. RestoreIt operates on a zero-access principle — our infrastructure processes raw binary streams. We do not index, catalog, or access the content of your files beyond what is necessary for restoration.

How long does my data stay in RestoreIt Cloud?

RestoreIt Scan: download immediately, no persistent storage. RestoreIt Pro: 7-day download window. RestoreIt Cloud subscribers: files stored for as long as your subscription is active, up to 500GB.

Troubleshooting

Relay command not found

Ensure curl is installed. On macOS it ships by default. On Linux: sudo apt install curl. On Windows, use Git Bash or WSL.

Permission denied when running relay

You may need to grant Terminal full disk access. Go to System Settings → Privacy & Security → Full Disk Access → enable Terminal.

Drive not appearing in the selector

Check that the drive is mounted. Open Disk Utility and verify the drive appears and is mounted. Reconnect USB drives before launching the relay.

Scan disconnected mid-way

Re-run the same curl command. Scan state is checkpointed. The relay will resume from the last confirmed sector.

Still have questions?