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.
Start Free Trial
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
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 .NET Framework 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
Monitors directories for changes, executing a user-defined application
Monitors directories / folders for changes in the containing files. Executing a user-defined application with variable command line parameters and displaying a user defined notification message.
It is useful especially to programmers who need to track down modifications within their project during the development process. It is easy to configure and user interface expose a detailed overview.
Free configurable Windows Explorer context menu extension.
ContextMenu is a free configurable shell extension allowing users to define their own menu items to be included in the Windows Explorer’s context menu. This project consists of two DLLs (x86 and x64) written in native C++ with plain access to the Win32-API representing the shell extension, a composer written in C# to be used to configure all shell extensions at once as well as of a help file explaining all necessary details. The composer is also available as x86 and x64 version. Note this...
A C-Console is AllowS You To Interact With Your OS
A C-Console is a non-graphical interface that allows you to interact with your operating system. At the C-Console, you enter commands by typing their names followed by options and argument...
FEATURES:
To Open/Close Your DVD/CD Tray
To Enable Or Disable Task Manager
To Enable Or Disable Registry Editor
To Set The Foreground Color
Sets the window title for a C-Console.EXE session.
Displays the name of or changes the
current directory.
Displays a list of files and...
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
This project is to search files and their content that could be opened using notepad. Future releases will include other file types as well (pdf, word,excel...etc.). This will also allow a user to open the files in the results box using notepad and copy selected files to other folders. This was done using Visual Studio 2010 express version for C#.
Installation setup wizard is available for download
.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.
Batch file renamer. Rename a collection of files using regular expression to extract information from filenames. These information’s can be formatted and reuse to build destination filenames. Hope you will enjoy!
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.)
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.
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.