Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start Free
Our Free Plans just got better! | Auth0
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.
Using Gutmann method for securely deleting files in Windows.
Gutmann method uses 35 passes over the region to be deleted, 8 of them are Pseudo-random. Considered by some to be highly effective for preventing file recovery.
Requires .NETFramework 4.0
---
Systems & Safety Establishment
https://sarab.me
Source Code available in c# with comments.
Reference: http://www.cs.auckland.ac.nz/~pgut001/pubs/secure_del.html
Weed Killer is a .NET solution to prune aged files from folders, working equally well on a single workstation, or multiple data centers. It has an MDI form to build / edit / test / execute configurations, a console worker for delegated removal , and a class for direct use in an application.
Feature include:
- Enhanced multi-layer wildcard support for folder-trees.
- Choice of regular expressions or traditional wildcards for file or folder patterns.
- Ability to specify not only...
A GUI for renaming large volumes of files in a folder.
Bulk File Rename allows renaming of files in a standard Windows Form (instead of the command line ren command), and allows a variety of techniques for renaming: Remove Text, Replace Text, Prefix Root, Suffix Root, Prefix Extension, Suffix Extension, Insert At. Replace allows character remapping. Includes a preview of the file changes which will occur.
This is a small software that permits to perform a scan of a directory and indexing every files by their extension. You can access and manage all files quickly grouped by extension, everywhere they are located. Requires .NETFramework 4.0
Profisearcher is very fast tool to find files and directories. You can Search with name, size and date.
You need .NETFramework 3.5 : http://www.microsoft.com/downloads/details.aspx?FamilyID=333325fd-ae52-4e35-b531-508d977d32a6&displaylang=de
QuickOpen is a system tool written by C#, and run under .NET platform. The aim of this program is to help you quickly find a file, or execute some inner commands such as shutdown and restart etc.
This program runs on XP/2000/NT plataform using the Microsoft .NETFramework and Microsoft SAPI speech / voice engine.
Monitors an unlimited number of files on local or remote filesystems , for changes and then speak the content
At last! Compound File (Microsoft OLE Structured Storage) access from .Net. This C# solution allows the reading (and one day, writing) of Compound Files through a simple interface.
Explorer bar that extends the windows explorer functionality and allows viewing
Alternative Data Streams on an NTFS drive - Requires .NETFramework to be installed
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
This project brings the Windows defragging API to the .Net world. I hope this project will spur people to write new defragging algorithms by providing an algorithm plugin framework.