Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Open corrupt Word DOCX files and possibly recover formatting too.
XML was designed from the beginning to be intolerant of errors. This decision adversely affects MS Word's corruption recovery. With one error in the document.xml subfile where all the DOCX file's text is stored, instead of a partial recovery, Word will stop and throw an error.
Savvy DOCX Recovery attempts to do precise surgery on corrupt Word documents to reorder or excise bad XML tags.
If this doesn't work, it uses the command line app xmllint first to attempt to repair corrupt XML...
A patch to the GNU dd program, this version has several features intended for forensic acquisition of data. Highlights include hashing on-the-fly, split output files, pattern writing, a progress meter, and file verification.
Latest base version available : https://sourceforge.net/projects/dc3dd/files/dc3dd/7.3.1/
This version works on modern versions of Linux, as well other UNIX like operating systems.
Alternatively, this version for Windows :...
A project for open source time travel with computers.
...The cipher is used for encryption or decryption
Temporal Cryptography - The study of techniques to recover information lost or hidden using space-time as the cipher and using computerscience as the code to crack that cipher.
This is a form of time travel since this can be used to view other times and places or find information lost in space and or time. This is computer time travel.
The computer code here is for experimenting and playing with temporal cryptography. For more information please look at the wiki here and my open source time travel code. ...