Showing 49 open source projects for "dev c++ sha256sum"

View related business solutions
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1
    A Linux kernel module for replicating a stream (a char device such as /dev/urandom or /dev/dvb/adapter0/dvr0) in such a way multiple processes can concurrently read it. Example use: watching (or watching/recording) two DVB-T channels at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Hack&Dev project's goal is to bring Linux to PalmOS-powered handhelds. Currently we are focusing on the Palm/PalmOne handhelds based on Intel PXA and TI OMAP CPUs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    X10 device drivers for Linux creating a /dev device for each X10 unit in the house. This allows command line, script, and program access to the X10 network.This driver currently supports the PowerLinc Serial, PowerLinc USB, and CM11A.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The bootloader and Linux/WinCE for HENGFENGRUIKE (ARM S3C2410) dev board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5
    Zeppoo allows you to detect rootkits on i386 and x86_64 architecture under Linux, by using /dev/kmem and /dev/mem. Moreover it can also detect hidden tasks, connections, corrupted symbols, system calls... and so many other things.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Trafficlogger is a tiny program which logs your traffic from each device that is listet in /proc/net/dev. It logs all traffic (TCP, UDP,...). It is written in ANSI-C and should compile and work on nearly all Linux distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This pam module joins the functionality of both pam_listfile and pam_mysql modules. It was made after a request of such a module in the pam-dev maling list. For the user the configuration options are a merge from the ones found on both modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BuildSys exists to help multi-platform projects keep all their various build files in sync. It uses a single '.build' file to generate autoconf/automake .ac/.am files, visual studio 6 .dsp/.dsw files, vs.net .vcproj/.sln files, Dev-C++ .dev files, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    StatScript is a traffic summary script for linux. It use /proc/net/dev to obtain the traffic per session and store it to the file. Then it summs the old and the current traffic. This scripts are useful for the traffic-controlled internet connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 10
    FireWise Utilities (FWU) is a suite of tools for dynamically generating firewall tables in either binary or script format for several operating systems. Features in dev: iptables, ip6tables, ipfw, pf, SHA2 bin hashing and LZO bin compression
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An elliptic curve based encryption system for secure and private communications at the network level. Public key encryption is used to automatically negotiate keys for AES encryption links between all nodes in use. Dev version uses orinoco drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EduOS is a GPL'ed, educational Operating System. Unlike most OSes currently in dev (i.e. Linux, Solaris, Unix, MacOSX) EduOS is desigend to be a educational resource for programmers new and interested in OS development. It's not designed for the end-us
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Enhanced version of the standard Linux loopback device that makes the loopback device act more like a hard drive and allows for mounting partitions within a drive image via new loopback device names (/dev/loopa, /dev/loopa1, /dev/loopa2, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    lcdnet is a simple network statistic viewer which gets its values from /proc/net/dev and displays them on an LCD using lcdproc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    daitrix is a secure os built on security, ease of use, and linux/unix based. verry fast to install with 4 setup types- dev, server, desktop and all. everything a normal linux distro has and then some.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The mbuff.o module and /dev/mbuff is intended to be used as a shared memory device making memory allocated in the kernel using vmalloc possible to map in the user space. It is especially recommended for RT-Linux tasks/user space communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Linux bandwidth monitor (bwmon) is yet another utility that measures bandwidth utiliazation per interface basis. It is coded in C and takes advantage of curses library. It runs only on Linux systems since the utility reads /proc/net/dev.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    General Sound Interface (GSI). This is a sound interface capable of controlling every detail of sound playing. It can use the following interfaces: OSS, Ultrasound (Linux 2.0.x & 2.1.x), FreeBSD (pcm), and generic /dev/audio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A lightweight Objective-C wrapper for BSD sockets on Mac OS X. The idea is to present an Obj-C interface to sockets in the lightest way possible, not requiring any extra libraries, frameworks, or files than what is supplied on the Mac OS X Dev CD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Deamon that translate stream of joystic events (read = output from /dev/js0) to stream of MouseSystems events (read = input readable by gsm and/or X)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Network load monitor via /proc/net/dev. Though by putting one's NIC into promiscues mode one can also get statistics for a whole LAN. The 'module name' for CVS is 'netload', the programs name. Presents stats as numbers and bar graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    We are about to develop a tool(development kit) which can support developing embedded software by using USb transfer between target machine and development machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    APing2 is an improved (and C rewritten) version of APing. [dev has ceased, we are waiting for the official NPing project to start]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jammod is a program which loads a Linux kernel module without support from the kernel. To accomplish this, jammod writes the module file directly into kernel memory (/dev/kmem) and links it.
    Downloads: 0 This Week
    Last Update:
    See Project