Showing 173 open source projects for "github-copilot"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    ...The intended use is for information/cyber-security related capture the flag or war games. The main driver behind RTFn is a modified Etherpad installation. Now located on github! https://github.com/theopolis/RTFn-lite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    pproxyd

    Passive Proxy Daemon sniffs packets and creates squid proxy logs

    Passive Proxy Daemon (pproxyd) has moved to GitHub (https://github.com/rondilley/pproxyd ) This tool reads pcap format files or reads packets directly from the network, assembles web based traffic and generates squid proxy style logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Notepad X
    STOP!!! This has moved to github! http://www.github.com/mlnlover11/Notepad-X
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    syscheck

    Host and service monitoring

    MOVED to GITHUB https://github.com/henrik-andreasson/syscheck/ It's a framework build with shell scripts to make sure a system is working and at good health. It started as checker for EJBCA . Used in high security environments, that cant allow standard probes to be installed. The result is sent out with syslog.
    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
    QuickParser has moved to GitHub (https://github.com/rondilley/quickparser ) The regexless text parser converts arbitrary text data into psuedo XML. This tool offers very fast parsing of data without little or no understanding of the data format or fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Network management and control with AAA (tacacs+ and in future radius) with some cluster facility - share critical information (active users, active devices) across a bundle of servers. CLI and Web control and telnet-like interface for external programs. This project will continue development (if I will have time) at github https://github.com/rvolkov/tacppd
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    RC4-32.ASM

    Code to brute force the 32-bit key used to RC4 encrypt .pwl files.

    PROJECT HAS MOVED TO GITHUB: https://github.com/alex-georgiou/rc4-32.asm Code to brute force the 32-bit key used to RC4 encrypt .pwl files. Assembles to a 992 byte .COM file using the Intel Architecture Assembler v1.0 Copyright (c) 1998 augusto at dcc.ufmg.br. http://web.archive.org/web/19981205090800/http://www.dcc.ufmg.br/~augusto/project/iasm.zip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Enchanted Keyfinder
    NOTE PROJECT MIGRATED TO GITHUB - https://github.com/samrocketman/ekeyfinder is a Magical Jelly Bean Keyfinder fork. It is a utility that retrieves the product key used to install Windows from your registry or from an unbootable Windows installation. It works on Windows 9X, ME, NT/2K/XP, and Vista/Win7 and for other software.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 9
    Incoming Activity Monitor

    Incoming Activity Monitor

    DEPRECATED! Project is now hosted on GITHUB

    DEPRECATED! Project is now hosted on GITHUB Monitors conspicuous activity on the net. Consists of a daemon watching for incoming packets and a client for user desktop notifications. Being coded in python and ubuntu compat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10

    IVIL

    Intermediate Vulnerability Information Language is is an XML schema fo

    Intermediate Vulnerability Information Language is is an XML schema for the exchange of vulnerability information from one tool handling vulnerability information to the other. This project has moved to GitHub: https://github.com/schubergphilis/ivil
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    phpSec
    Project moved to GitHub: https://github.com/xqus/phpSec
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project has moved to github at: https://github.com/mirandadam/parallelhash Parallelhash is a multithreaded command line utility for hashing a file. It supports algorithms md5, sha1, sha256 and sha512 and can perform multiple simultaneous hash calculations. It's initial goal is to be faster at hashing than dcfldd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JCrypTool Plug-ins
    JCrypTool moved to GitHub! See https://groups.google.com/d/topic/jcryptool-developers/nauEXL6vsbk/discussion for more information and visit our new project home at https://github.com/jcryptool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    !! THIS PROJECT HAS MOVED TO GITHUB !! !! https://github.com/durzo/fail2sql !! Fail2SQL is an addon to Fail2Ban which logs information to a MySQL database. This information can then be used in reports, graphs or by third party programs to take further action such as permanent blocking, reporting to ISP etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pure managed C# implementation of well-known cryptographic hash functions such as SHA-family (SHA0, SHA1, SHA2), MD-family (MD2, MD4, MD5), RIPEMD, Tiger, Haval, Snefru and others. Moved to Github: https://github.com/AndreyRusyaev/acryptohashnet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MyHook is a low resource, fast, reliable, key logger, with open source code. After 7 years and 30,000 downloads, we have decided to move this project to GitHub. Please visit us here: https://github.com/danamodio/myhook
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A pure Python module that implements client side RADIUS authentication, as defined by RFC2138. This project has moved to GitHub. http://github.com/btimby/py-radius/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Javascript Crypto Library
    ---- MOVED TO GITHUB! ---- An extensive and efficient set of cryptographic functions written in Javascript. The library aims to obtain maximum execution speed while preserving modularity and reusability. AES, SHA2, Fortuna PRNG, SRP auth, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Libraries and tools written in .NET managed code (MS/mono) to interact with GRC's Perfect Paper Password system [https://www.grc.com/ppp.htm] Source moved to GitHub: http://github.com/ErebusBat/pppNET
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NOTE: Development has moved to github: http://www.github.com/jaymzh/check_x509 check_x509 is a generic script to check X509 entities for expiration periods. It can be run from nagios, nrpe, cron, on the command line, or in other scripts or programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SafeAnon

    Prevent anonymous users from posting URLs in public notes.

    MantisBT Plugin to prevent anonymous users from posting URLs in public notes. Please see instructions and additional details on GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MTCaptcha Direct Token Decrypt
    ...This is the demo code to decrypt and decode MTCaptcha's verified token directly on server side without making any API call. This is for customers of MTCaptcha Captcha Service (https://www.mtcaptcha.com) The demo code can be found on github: https://mtcaptcha-public.github.io/MTCaptcha-Direct-Token-Decryption/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Katyusha

    Katyusha

    Multiple Payload Launcher System

    Latest Release: v07.01.2024.0 | http://adfoc.us/700817100065016 SHA256(.zip): 5e138cb20f017e958b30d3b548e1de4447c6affae53c4eabb63c38c0a9aa832d SHA256(.exe): f064ee75e6f53b4e5448be794d1540fcba60a4f37aa12e2dd97aad6be5a2d5b3 Github (Don't trust us? Build the exe your self!): https://github.com/GenesisFoundationCore/Katyusha Katyusha, Multiple Payload DDoS Software, that uses images / gif files as Payloads in-order to flood a Group Chat / Discord Server with Messages and Images, Using Windows Clipboard it copies the "Payload" images to your clipboard so YOU don't have to. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB