Search Results for "parrot-security-4" - Page 4

Showing 190 open source projects for "parrot-security-4"

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
    libjoyrumble

    libjoyrumble

    Extremely simple joystick rumble / vibration library

    The purpose of this library is to provide game / emulator programmers an extremely simple way to access the joystick "rumble" feature. As of now it's only for Linux. There are plans for a Windows version in the future (help needed).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    webtoprog_chung
    webtoprog chung is a simple example of communication from a web javascript program to a local desktop application program (written in freebasic ) using screen pixels test. No special autorisation or security bypass, just type a text in the web page and it will be displayed in the application's window .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    MLCrypt

    Simple, lightweight, standalone command-line single file encryption.

    Simple, lightweight, cross-platform (Windows / Linux / ARM6 Linux), cross-arch (x32 / x64), standalone command line file encryption program. GnuPG is probably the best application for cross-platform encryption. However, its usage on Windows PCs may be inconvenient (installation administrator rights; large executable size for perhaps just a one-time file decryption, complicated command-line switches for stronger encryption). NCrypt would fulfill this task, but does not operate on 64-bit...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Left 4 Dead 2 Applications and Scripts

    Applications and scripts for Left 4 Dead 2 made by Alex Ross.

    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    PasswordBox

    PasswordBox

    A console-mode program that will keep all your passwords safe

    PasswordBox is a console-mode program that will keep all your passwords safe, in an encrypted database protected by a master password. PasswordBox can also be used to generate secure (random) passwords. This program is written by Mateusz Viste, and uses the AES implementation of Chris Brown to handle all encryption/decryption processes. PasswordBox is available for the following operating systems: DOS, Windows, Linux. Remember, that if you forget your master password, you will have no...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    SENSES - Fallen Warriors
    ...Its setting will be in the world of Tweika, roughly translating into the 17th century, where science took a different way, and some breakthroughs have since been discovered earlier, while others, like gunpowder, were dismissed. Enter 6 intervening story arcs, whether you join Walter Coranus, a retired veteran of the war, Amex Tschavnikow, a man who lived in the woods, or one of the other 4 characters, you'll have the adventure of your life! CURRENT STATE: Engine: 68% Maps: 1% Textures: 24% Sounds: 12% Music: 154% (Yeah, you read right.) Story: Will develop further in the development. ____________________________ Currently working on: -Scripting -Animation system Recently finished: -Background animations -Crude scripting -Some textures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SimpleDice

    Throw three dice on your computer and play any game

    Board game there but dice missing? Use this program on your laptop to throw the dice. Made in Gambas on Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Nevezz

    Nevezz

    A lightweight batch file renamer for Linux written in Gambas3

    ...Features: - string deletion - string insertion - string cutting - search and replace - string case switching - numbering - deaccentuation - KDE, Gnome, Cinnamon and XFCE desktop integration - encoding reparation There's a tool which can create chains of the listed features called 'Reactor' It is possible to rename the originals or to create copies. The program comes with security check option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
    A project to provide change control for OpenDocument files via subversion under Unix. Can check in internal changes in files and allows users to recover any previous version, view logs and compare with older versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    G-FS-UAE

    G-FS-UAE

    A frontend for Amiga FS-UAE Linux emulator

    A small interface written in Gambas3 for command line FS-UAE Linux Amiga emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    fb_chungVST

    fb_chungVST

    an audio multi effects VST plugin loading simple dlls

    fb chung VST is an audio multi effects VST loading host dlls written in high level language (like freebasic) .you can add a simplified dll plugin in the /plugin/ /plugin2/ /plugin3/ folders it will be automaticaly recognized and loaded.Included 4echo_chungVST example (4 combined echos) , baxandall eq and peekenhancer effect . Just define the following dll cdecl export functions : plugininit : your init sub startpluginmain : start your gui window edit closepluginmain : called to close the gui window edit mypluginproc : called as sample=mypluginproc(sample) in main audio loop with zero additional latency myecho.dll / my3band.dll / my4echo.dll / baxandall.dll / peekenhancer.dll with code source are provided as example (freebasic) . ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GambNafen

    GambNafen

    A GUI (frontend) for Mednafen 0.9.18 WIP Linux (and upper series).

    GambNafen is a frontend (GUI) for Mednafen 0.9.18 WIP multi emulator (and upper series), written in Gambas. The program include support for files multi archive in rar and 7zip format, autodetection of system console, a window to preview and autodetection of snaps made with Mednafen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AmiCoX

    AmiCoX

    A GUI Frontend for Linux chiptune emulator

    AmiCoX is a simple GUI written in Gambas3 for audio chiptune emulators. You can play all audio formats supported by UADE (Commodore Amiga), Sidplay2 (Commodore 64) and Xmp (Dos, demo, cracktro) and now you can play mp3, ogg, wav, flac and midi format file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Old West Pong

    A clone of one of the modes in Super Pong 95

    There was this old game for Windows 95 called Super Pong 95. It had six game modes, ranging from classic to four-paddle...and Old West pong. In this game, paddles can fire bullets which can hit an opponent's paddle and freeze them for a second. In addition, if the ball hits a bullet, it ricochets and speeds up. Definitely one of the most fun variants of Pong out there. Includes source code in Blitz BASIC. Extract the zip file and run the executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Game207

    Connect Four style strategy game

    Game207 is a Connect Four style strategy game. -Single player with AI opponent -Single executable with no external data files -Procedural graphics generation -Stores no configuration information -Coded in FreeBASIC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Project

    Project S2 t

    THIS IS A CLIENT MODIFICATION! Modification of client files can lead to account bans, game crashed, stability issues and so on. You've been warned!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BASIC interpreter for the 16bit PIC microcontroller 24FJ64GA002. The interpreter runs on the chip only, no compiler/tokenizer is needed. Communication with PC is done by USB-to-serial converter cable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Smulsa 2001 is a multilanguage two-way translator, transliterator, and dictionary. Its dependencies are gambas2-ide & gambas2-gb-db-sqlite. The application needs its database to run properly. Smulsa 2001 adalah penerjemah, pengalih aksara, dan kamus dua arah multibahasa. Dependensinya gambas2-ide & gambas2-gb-db-sqlite. Aplikasi ini memerlukan basisdatanya untuk berjalan dengan baik.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    faux1

    faux1

    Apple1 Emulator for the terminal with cut and paste.

    Apple1 emulator, like the Replica1, for the terminal with full cut and paste. Forked from napple1 and pom1. Tested with figFORTH and APPLESOFT BASIC. Tested and compiled on LINUX 3.0.x, OSx 10.6.x, and Windows XP/Vista/7 and it works well. A folder of sample applications is included for you to be ab le to use your "faux1" right after the install. Pre compiled Windows installer and source is available for all platforms (LINUX, POSIX, OSX, and Windows). To compile you will need...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    CX Flamingo

    A simple paint program for kids.

    Flamingo is a simple paint program for kids with a knack for drawing. The new version 0.9.9.8.4 has new features and documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Grub2Hack

    easily edit ubuntu based grub2 configuration written with Gambas

    lists grub.cfg menu entries. move / delete entries set default boot drive and boot menu time. button to run update-grub to probe disks for operating systems button to run grub-install on selected disk manual edit for experts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is primarily for testing and demonstrating ideas for an ultimate programming system, though it might very well become a very usable programming system in time. It is being developed with PowerBasic's PBWin7 compiler.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    NeXT Commander
    A program to control every aspect of the Mindstorms NXT. Written in FreeBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB