Showing 17 open source projects for "system 32"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    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.
    Create free account
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    Snap7

    Snap7

    32/64 bit multi-platform Ethernet S7 PLC communication suite

    Snap7, through three specialized components: Client and the inedited Server and Partner, allows you to definitively integrate your PC based systems into a PLC automation chain. Designed to transfer large amounts of hi-speed data in industrial facilities, it scales easily, down to small Linux Arm boards such as Raspberry PI. Hi level object oriented wrappers are provided, currently C/C++, .NET/Mono, Pascal, LabVIEW, Python with many source code examples. Very easy to use, a full...
    Leader badge
    Downloads: 5,360 This Week
    Last Update:
    See Project
  • 2
    Windows Service Wrapper permissive

    Windows Service Wrapper permissive

    A wrapper executable that can run any executable as a Windows service

    WinSW wraps and manages any application as a Windows service. Functionality-wise, there's really not much that's worth noting; the problem of wrapping a process as a Windows service is so well defined that there aren't really any room for substantial innovation. You basically write a configuration file specifying how you'd like your process to be launched, and we provide programmatic means to install/uninstall/start/stop services. Another notable difference is that winsw can host any...
    Downloads: 40 This Week
    Last Update:
    See Project
  • 3
    Locale Emulator

    Locale Emulator

    Yet another system region and language simulator

    Locale Emulator is a tool similar to AppLocale and NTLEA, providing a simulation function that can make an application recognize your OS as in a language other than the real one. It is quite useful when you are trying to play country-specific games. Locale Emulator is compatible with the following systems, both 32 and 64-bit, Windows 7 with Service Pack 1, Windows 8.1, and Windows 10. Locale Emulator supports 32-bit executables running on both 32-bit or 64-bit systems. For example, if you...
    Downloads: 170 This Week
    Last Update:
    See Project
  • 4

    Network Utilization Monitor

    Internet bandwidth utilization monitor

    This application helps to determine, which device in the Local Network (LAN) consumes Internet. Calculates separately incoming and outgoing traffic. Requirements: * Network tap or L2 Managed Switch with option to mirror traffic to specified port * Windows XP 32-bit (or better) * .NET Framework 4.0 (or better) * WinPcap 4.1.3 (in archive) * Microsoft Visual C++ 2015 Runtime (x86) (in archive) If your gateway is powered by Windows, you can try to run this app and select Network...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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
  • 5

    SmartRestart

    Quick way to restart a Windows machine

    One click will do any of the following actions: * Restart Windows * Shut the machine down * Log out the current user After clicking the shortcut icon, you have 10 seconds to cancel the operation. During that time, you can also switch to one of the other options. Project has been tested with 32-bit XP and 64-bit bit versions of Vista and Windows 7. This project was created for the author's personal use and was published for you convenience. It may or may not work on your machine. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NOTE: Project has moved to github, including file downloads. SharpPcap is a cross-platform packet capture framework for the .NET environment, based on the famous pcap / WinPcap libraries. It provides an API for capturing, injecting, analyzing and building packets using any .NET language such as C# and VB.NET.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    The Comic Book Wizard

    comic book archive manager

    Note: If you get an access denied error you have to run the program as administrator! The comic book wizard allows you to compress a folder of images into different archives such as cbz and zip. It now also has an archive manager that allows you to select a folder of archives such as cbr, rar and zip archives and it will automatically convert them into cbz archives and save them where you want. Some Features: preview each image to be included in the archive automatically convert...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    pGina

    pGina is an open source replacement authentication system for Windows

    pGina is an open source replacement authentication system for the Windows OS that uses easy to write plugins to accommodate for authentication via limitless back ends. We have a new home: http://www.pgina.org or http://github.com/pgina/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    UserUnlock

    Allows standard users to unlock a locked windows workstation!

    There is an age old issue with security / windows domains / shared workstations. If several users share a workstation, then from an audit / security standpoint, they should each have unique usernames. From a security standpoint, idle workstations should lock the screen. But when a windows computer is locked, only the logged in user can unlock it. Many admins circumvent this issue by creating a generic shared username for the shared workstation; to which the users know the passwords but the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10

    Context Menu (Shell Extension)

    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...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11

    exShut

    Windows extended Shutdown scheduler

    Windows extended Shutdown scheduler Version: 0.3.0.2 Licence: GNU/GPLv3 Author: Sebastien LASCOURS Description: Allow you to schedule the following actions through user-friendly graphic interface : - Shutdown - Restart - Log off - Lock your session - Hibernate - Go to "Sleep mode" - Send a message The lack of "shutdown -i" to lock the session or go into 'Sleep Mode' made me wrote this tiny tool. Functionalities: - 32 & 64 bits windows platforms supported - Stay in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FFaM

    FFaM

    Firefox Addon Maker

    *NOTE* I am currently rewriting this and hope to have something in a couple of weeks. It can be frustrating to manually reinstall Firefox with all its extensions, themes, personas and other add-ons. Even for those administrators who need to deploy Firefox on hundreds of network computers will find it a cumbersome task to do it manually. To assist you in building a silent Firefox installer with all of the settings preset, here is FFaM, aka Firefox Addon Maker. This is an application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Yet Another (remote) Process Monitor
    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.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    A full featured hooking library for Windows 2000 and later. Supports 32- and 64-Bit processors, hooking through different terminal sessions and system services, injection of NET-Code and has a very fast IPC. A pure NET-Wrapper is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This tool indicates whether the currently activeted window is working along with administrator's privilege or normal user's privilege. This tool runs on Windows Vista (32 bit).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ember is an operating system based on the MIT Exokernel design. Currently, it only supports the IA-32 architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BloodHound is a Windows program compiled from C# source files that will generate Cyclic Redundancy Check numbers for a given file, directory/folder, or other locations. The program uses the CRC-32 algorithm using the same seed as used in Ethernet layer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB