With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Cut Data Warehouse Costs by 54%
Easily migrate from Snowflake, Redshift, or Databricks with free tools.
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
A security tool to remove sensitive data from your Windows hard drive
Eraser is a secure data removal tool for Windows. It completely removes sensitive data from your hard drive by overwriting it several times with carefully selected patterns.
A Windows Format Tool for USB and Physical volumes
A simple Windows tool that can format USB or physical volumes to either NTFS or FAT32. It supports custom Volume names and quick formatting. Done out of boredom and curiosity for practicing purposes. The program will refuse to format the Windows partition. Because the Windows partition is not always C, the check is not hard-coded. Rather, I perform a comparison between the currently selected volume to format and the known System volume.
A free, open source file recovery tool for Windows.
Kickass Undelete is a free, fully featured, file recovery tool for Windows. Accidentally deleted a file? Never fear; the data is probably still on your drive and may be recoverable. Kickass Undelete finds all of the deleted files on your hard drive, flash drive or SD card and allows you to recover them.
This program boots the install bootmgr/ntldr for any given ISO file. Make a multiboot windows USB key with Syslinux and FiraDisk. Put one key in your pocket and install multiple versions of windows anywhere. Formats with NTFS.
Note: stored iso files must be contiguious...
Try any fragmentation program. zzz.
Example:
1. copy a large file then delete it from usb.- leave space.
2. run the entire fragmentation process.
3. edit menu.lst in /boot/grub (rename previous iso)
4. boot syslinux.
5. boot grub
7. run gparted
8. delete and reformat partion.
9. ...
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
SaBackup creates incremental backups of your data. For this it utilizes Microsoft's Robocopy and the Volume Shadow Copy Service. You can use any file browser to access your backups, no special program is needed.
.NET project which allows Backup/Restore of NTFS reparse points. No program is available to perform this operation other than custom scripts or full disk backup/restore. This is essential to any production environment which uses NTFS reparse points.
One day there will be a Windows 9, coming after Windows 8 and current Windows 7. Why not starting working now on a Windows 9 similar open source OS ten years before it appears instead of still working on it 10 years after it will become obsolete?
Combines the benefits of incremental backups (less space) with the freedom of full backups (all files accessible). After an initial full backup, only modified files will be copied while representing the others by NTFS hard-links to previous backups.
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.
This project aims at providing an API in .NET to gather directory/files information of an NTFS volume very efficiently. (in contrast to the classic approach like FindFirst/FindNext which is really slow on large directories.)
Simple Records management system that uses NTFS to securely store the records. Metadata is added with OLE Compound Storage (File->properties) and no RDBMS is used. Aimed at organisations with a requirement to store records but no huge budget.
Explorer bar that extends the windows explorer functionality and allows viewing
Alternative Data Streams on an NTFS drive - Requires .NET Framework to be installed
The StreamSuite is a suite of commandline utilities written in c# that manage NTFS alternate file streams (currently only available in Win2k and WinXP). I hope to eventually be able to make it as easy to work with file streams as with regular files.