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
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
With BinaryCrypt, you can convert between regular text, binary, hexadecimal, octal decimal and decimal. You can convert only decimal (as of right now) to any base up to base 64. You can also save your converted text to a file or open a converted text file to decrypt the message, and perform basic arithmetic in binary.
The git repo for the C# code is located at: https://github.com/m1r4g3/BinaryCrypt-.Net
Tool for lock your computer screen to protect accessibility by others.
Screen Locker
Description:
Screen Locker is a security tool for all 32 bit and 64 bit editions of Windows. Using this tool you can lock your PC screen to protect accessibility from other users.
Instruction:
Choose a password, confirm password and click OK.
Then your screen will locked. You can unlocked it only by given correct password and can change it by clicking 'Change Password' button.If you forget your password then press windows button from your keyboard and restart your PC.
...
Calculate MD5, SHA-1, SHA-256 checksum hashes from a specific file, and compare these values with a given string.
Accept one filename as parameter.
Functionalities :
- automatically retrieve text from Windows clipboard and compare it.
- 32 & 64 bits windows platforms supported
- Installation (Add to file context menu)
- Uninstallation
Requirements:
- Microsfot .NET Framework 2.0
Files:
chksm-chkfile.exe
MD5: c0b7761deeb7d7dc45aa04726309d4ca
SHA1: b19e8013ce1ea6c297c682a9ad5940024f8ff68e
SHA256: a539d86960ec28429d98fc619a213efd8435d4c340f78c4d07bb1494ace82ce5
chksm-chkfile-src.zip
MD5: f60acabb5a5e3e0e930b74e918e20d71
SHA1: 05ec2018fe4de677b1f27b498be3b61afe5f15c1
SHA256: e5c9caba615066c539a7ff523ea1a89af6dcf1665fd47362dd95bc8adf88fe65
XTEA (eXtended Tiny Encryption Algorithm) support for db4o open source object database. XTEA is a block cipher that operates on a 64-bit block size with a 128-bit key. An extremely tiny but very fast encryption algorithm (with cycles less than 32 rounds)
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Yet Another Process Monitor (YAPM) is a powerful process viewer for Windows that monitors the services & processes, their modules, threads, handles, windows, TCP/UDP connections... etc. running on local system or on any of the computers on your network.
This is a program which encrypts all kind of data. I implemented GOST 28147-89 (64, 256)and extended Blowfish (64, 512) in CFB mode. The key is retreived from SHA256/512 hashed user password. In future there will be Mono port.