1351 projects for "c source code" with 2 filters applied:

  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 1
    ProSum is a terminal based program that protects your files, sys_call_table and IDT like tripwire way (All in user space, without kernel modules) In addition, database with files etc. could be encrypted with Blowfish algorythm and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This project is to create a system for secure remote administration of a unix server from a variety of different operating systems (eg unix and windows).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Ariesbot, is an ircbot, which will be able of doing basic bot functions such as op/deop/kick/ban/moderate. Plus being able to Wu-Ftpd scans, cgi/php scans port scans, subnet scans and scan for vuln version of apache to nosejob.c.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The IP Personality project is a patch to the Linux kernels that adds netfilter features: it enables the emulation of other OSes at the network level, thus fooling remote OS detection tools such as nmap that rely on network fingerprinting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    xwepgen lets Mac OS X users use WEP passphrases from nearly all non-Apple 802.11b software and hardware to connect to encrypted wireless networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A command line tool to create secure encrypted file using private key. You must provide key string to convert you source file into ecrypted one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CuteFTP Password Recovery (cutepr) is a small utility that recovers passwords stored in CuteFTP's database, sm.dat. Sometimes users store the passwords, and then forget them. This utility searches through the database and displays all the site informati
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    libnwrap - a library of network function wrappers that provides a simple and clear yet powerfull enough API for UNIX network programming. It targets ease of use, protocol independence, reentrancy, thread-safety, as well as built-in cryptograpy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    chruid is a small but flexible replacement for a chroot + su kombo. i wrote it because i was in the need to chroot processes and having them run under a non-privileged uid/gid without having to install su (which would include pam, nss, ... overhead on som
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    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.
    Try It Free
  • 10
    Geheimnis is no longer maintained (use of kpgp is now recommended). Geheimnis was an application for UNIX/KDE that "wraped" around encryption programs and their irksome command-line interface, making it easier for users to use these programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Track all IP/TCP, IP/UDP, NetBeui, IPX/SPX connections and ARP/RARP traffic. Optionally save connections in MySQL database. Implement http server so you can view connections with web browser or GTK client. Can send fake ARP reply and kill TCP connection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Small stream encryption program for Unix
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    Simple and secure file transfers over SSL. Same program can be server and client. Runs as a unix daemon or Windows NT service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Udpproxy is very simple but usefull tool for udp traffic forwarding. Can be used if you can't or don't want to mess with kernel level forwarding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a simple program to encode normal, ASCII text in to its ASCII value and then convert that number to roman numerals. Ideal for quick notes to friends that you don't want others to easily read. Unlike encryption though, I just described the algo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Python extension module to allow access to Aladdin's hasp dongle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ISO 17799 - Code of practice for information security management. Creation of methodology and documentation for audit adapted to ISO. One is made up of an introduction on general aspects of the security of the information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This program allow you to extract files from network traffic under HTTP and FTP protocols. It should permit you to see, for instance, using an antivirus on the files, if a machine of your network have downloaded a virus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The goal of the project is to build a framework to allow Astaro firewall users to install optional software packages on their firewalls. (Astaro is a Linux-based firewall available from www.astaro.com.) Such a framework includes a package-management syst
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A graphical firewall management software for Ipchains. Based on MySQL & PHP. Easy to use, powerful, lots of configuration abilities etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Multi Purpose scanner written in C; fast, flexible, useful to check the banner sent by a specific service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Peekabooty is a peer-to-peer application which can route web page requests around firewalls. This is done by asking hosts in the network that are not censored to fetch censored web pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    linsnoop is a unix98-terminal (ptmx) sniffer. Is used to observe a shells input/output. It can be used to observe users, also as keyboard sniffer... Be careful - the module is able to steal passwords!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SysK allows to crypt text by using system informations calculate the algorithm. For each user,the crypt algo will be different. It's written in C language for Linux x86. The objective is to allows it to crypt streams, binaries and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GAIMCrypt encryption plugin. RC4 128 bit encryption with no key management. Automatic discovery of GAIMCrypt when you chat with others.
    Downloads: 0 This Week
    Last Update:
    See Project