Showing 388 open source projects for "kali-linux"

View related business solutions
  • 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
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Apache Dubbo Spring Boot Project

    Apache Dubbo Spring Boot Project

    Spring Boot project for Apache Dubbo

    Apache Dubbo is a high-performance, java based open source RPC framework. It offers six key functionalities, which include transparent interface based RPC, intelligent load balancing, automatic service registration and discovery, high extensibility, runtime traffic routing, and visualized service governance. Dubbo provides high performance interface based RPC, which is transparent to users. Dubbo supports multiple load balancing strategies out of the box, which perceives downstream service...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    dumb-init

    dumb-init

    A minimal init system for Linux containers

    Lightweight containers have made running a single process without normal init systems like systemd or sysvinit practical. However, omitting an init system often leads to incorrect handling of processes and signals, and can result in problems such as containers that can’t be gracefully stopped, or leaking containers that should have been destroyed. dumb-init is simple to use and solves many of these problems: you can just add it to the front of any container’s command, and it will take on the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    UNetbootin

    UNetbootin

    Bootable live USB creator for Ubuntu, Fedora, and Linux distributions

    UNetbootin allows you to create bootable Live USB drives for Ubuntu, Fedora, and other Linux distributions without burning a CD. It runs on Windows, Linux, and Mac OS X. You can either let UNetbootin download one of the many distributions supported out-of-the-box for you, or supply your own Linux .iso file.
    Leader badge
    Downloads: 742 This Week
    Last Update:
    See Project
  • 4
    bootiso

    bootiso

    A bash program to securely create a bootable USB device

    Create a USB bootable device from an image file easily and securely. Because of its reliance on GNU and POSIX tools, bootiso primarly targets GNU/Linux systems.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 5
    AIO Boot

    AIO Boot

    AIO Boot is a tool that can help you create a bootable USB with Grub2,

    AIO Boot is a tool that can help you create a bootable USB with Grub2, Grub4dos, Syslinux, Clover and rEFInd. AIO Boot can boot Windows and most Linux distributions and boot via LAN using Tiny PXE Server. AIO Boot is constructed from a variety of sources, certainly still a lot of flaws, eager for sympathy. I would love to hear from you so that I can improve this tool better.
    Leader badge
    Downloads: 346 This Week
    Last Update:
    See Project
  • 6
    image-builder-rpi

    image-builder-rpi

    SD card image for Raspberry Pi with Docker: HypriotOS

    This repo builds the SD card image with HypriotOS for the Raspberry Pi 1, 2, 3, 4 and Zero. You can find released versions of the SD card image here in the GitHub releases page. To build this SD card image we have to take the files for the root filesystem from os-rootfs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tini

    Tini

    A tiny but valid `init` for containers

    All Tini does is spawn a single child (Tini is meant to be run in a container), and wait for it to exit all the while reaping zombies and performing signal forwarding. It protects you from software that accidentally creates zombie processes, which can (over time!) starve your entire system for PIDs (and make it unusable). It ensures that the default signal handlers work for the software you run in your Docker image. For example, with Tini, SIGTERM properly terminates your process even if you...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Grub ISO Adder

    Grub ISO Adder

    Add ISO to grub menu to boot it from HD.

    Add ISO to grub. For KDE. Combination service-menu/script. Right-click on the ISO to add it to your grub menu. Works with *buntu and KDE neon ISOs. Code on https://github.com/donaldbrian/addiso Warning: last version could cause problems with some ISOs. Latest version is patched. Please read the Wiki.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    flash boot builder

    to create bootable usb from windows 7,8,10

    Flash Boot Builder 2020 Program, the second version of installing Windows from the flash with one click and without deleting the existing data or formatting of the flash; the program will allow you to use multiple flash as a folder and data transfer in addition to it being bootable any bootable, since you can install any type of Windows from Flash whether Windows Vista, 7, 8, 8.1 or Windows 10.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 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
  • 10
    Lonero OS

    Lonero OS

    The Decentralized Operating System

    The best USB Flash method is using Rofus to create a bootable USB Most common problem + easy fix: https://askubuntu.com/questions/985612/running-ubuntu-from-a-usb-failed-to-load-ldlinux-c32 Please note: default password is pass Lonero OS is based off of the Lubuntu OS, and has a few adding things such as: 1) The uncompiled source binaries of: GitPrep, SMesh, Kademlia, Beaker Browser, and VPNBook 2) Telegram Desktop installed 3) DuckDuckGo should be the default browser This project...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    fast single-privilege single-address-space preemptive-multithreading persistent data-centric secure multiuser operating system with safe-language and reconfigurable graphical interface
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    bootkernel

    Shell script to manage linux kernels in /boot directory

    Install, Accept, List, Remove and Set New, Current and Old linux kernels in the /boot directory. Inspired by the linux kernel "make install" target, and the /sbin/installkernel shell script. A profile "~/bootkernel.conf" or "/etc/bootkernel.conf" controls all aspects of bootkernel's behaviour - your chosen naming conventions, whether to maintain symbolic or hard links or neither, which filesystems (if any) need mounting and unmounting, and whether to delete redundant /lib/modules directories when removing the last corresponding kernel. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pearl Pantheon 7.1

    Pearl Pantheon 7.1

    Pearl on the Pantheon DE with KODI + the Pearl GNOME Session

    ...The Pearl 7.1 base (18.04) is where this version starts but has many familiar features the folks familiar with Elementary OS and will feel at home but not quite because as Usual we like to twist it up a bit. The just released of Elementary OS is great and now the Pearl Linux version of Elementary OS with the standard Pearl defaults including compiz for desktop effects available threw the Pearl Window Manager Switcher. For updates we chose to not use the normal way we do updates on other current Pearl releases which is by means of PearlUpdate, which is our version of MintUpdate from Linux Mint. Updates are handled with the default of the Pantheon Desktop Environment to keep the Elementary OS feel as default. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14
    The FreeRC Project

    The FreeRC Project

    init, supervision, and service management suite + boot scripts

    FreeRC is an init suite consisting of boot scripts written in Lua and a small, fast, and portable init daemon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    lux

    Extended Lua for Unix

    Custom Lua interpreter, libraries, and bindings for Unix platforms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Iso2Usb

    Iso2Usb

    A cross platform application to create bootable media from ISO images

    You can create linux distribution, Windows bootable devices with target system as UFEI or BIOS. The project is highly inspired by Rufus which is written in C++. The windows version is written in C# and Linux with JavaFx. My main reason to create this project is to learn these languages and to practically understand how they work, such type of project inspired me a lot.
    Leader badge
    Downloads: 64 This Week
    Last Update:
    See Project
  • 17

    Booting-Aids_2_

    Helps you to Boot your Experimental Assembly Language programs

    To boot and run your experimental assembly language programs, booting them with either a USB Memory Stick or a DVD. This is Not for Linux. Program only tested on Windows 7 Laptop. The Memory Sticks have to be formatted FAT 32 with a Volume Label = "FINDING" ). The memory stick should have 1 single Fat32 partition It must be of very low capacity, of 128 Meg bytes maximum? Because the memory stick must Not have a MBR system. Copy your own experimental program to the empty memory stick as a file. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Linux Live Scripts

    Shell scripts to create a live Linux image

    This scripts allow to create a live Linux image from an existing installation. This is a branch from "Linux Live Scripts" by Thomas M., with some improvements and fixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MicroFormat

    MicroFormat

    A Windows Format Tool for USB and Physical volumes

    A simple Windows tool that can format USB or physical volumes to either NTFS or FAT32. It supports custom Volume names and quick formatting. Done out of boredom and curiosity for practicing purposes. The program will refuse to format the Windows partition. Because the Windows partition is not always C, the check is not hard-coded. Rather, I perform a comparison between the currently selected volume to format and the known System volume. If they match, I trip a flag.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20

    libinitmon

    Library to make startup process easy

    Libinitmon is a library targeted for those who wants to create its own init/bootup daemon. It supports: - dependencies tracking - pid watchdog - wait for TCP, UDP, Unix sockets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    lilo-slackware-theme

    A Slackware theme for Lilo boot manager.

    A Slackware theme for Lilo boot manager.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Grub4DOS AHCI / NVMe patch

    AHCI / NVMe patch for Grub4DOS

    This patch enables AHCI and NVMe support for Grub4DOS 0.4.5c and can speed up transfer rates if an image file is mapped to RAM and may be loaded from an SSD or NVMe M2 SSD.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    MorpheusArch-lxqt

    MorpheusArch-lxqt

    Data recovery linux distribution with LXQt DE

    DOCUMENTATION CAN BE FOUND HERE: https://github.com/MorpheusArch/morpheusarchdocs/blob/master/MorpheusArchDocumentation-converted.pdf This linux distribution is loaded with photorec and testdisk, ddrescue and other data recovery tools so you can recover 400+ file types. All you need to do is create a bootable USB stick / CD and log in as: username: morpheus password: arch Please also check out the wiki: https://sourceforge.net/p/morpheusarch-lxqt/wiki/Home/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Perix Operating System - 16/32/64 Bit
    Perix is a 16/32/64-Bit protected mode kernel, bootable and capable of running with or without an operating system. It is written in Turbo Pascal 7.0 for DOS, Delphi 7.0, Pascal Pro, Virtual Pascal v2.1, Delphi XE2 64-Bit, TASM, TASM32 and JWASM. The latest version, 0.01I, supports multi-processor. Added Open Watcom C++ and Borland C++ examples.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    MultiBootUSB

    MultiBootUSB

    Create multiboot live Linux on a USB disk

    MultiBootUSB is a cross platform* software/utility to create multi boot live Linux on a removable USB disk. It is similar to UNetbootin but many distros can be installed, provided you have enough space on the disk. MultiBootUSB also provides an option to uninstall distro(s) at any time, if you wish.
    Downloads: 20 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB