Search Results for "lazarus-2.2.2-fpc-3.2.2-cross-i386-win32-win64.exe"

Showing 18 open source projects for "lazarus-2.2.2-fpc-3.2.2-cross-i386-win32-win64.exe"

View related business solutions
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
    The full-stack observability platform that protects your dataLayer, tags and conversion data

    Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

    Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
    Learn More
  • 1
    PasteQuick

    PasteQuick

    Minimal Pastebin desktop application

    PasteQuick is a Pastebin app; that is, you can paste text snippets to Pastebin.com from this app without having to go to the website. Designed for 'paste-and-go' code sharing sessions, it strives to be minimal and keep out of your way, so though it doesn't include functions like managing your pastes, it can be easily incorporated into your session workflow.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    OpenXP 5

    OpenXP 5

    OpenXP 5 - a multi-protocol offline mail and news reader

    OpenXP 5 is a multi-protocol offline mail and news reader for the text console, supporting internet email, Usenet, Fidonet, ZConnect, etc. It is based on OpenXP (https://sourceforge.net/p/openxp, currently inactive) which is based on CrossPoint (XP) by Peter Mandrella. OpenXP 5 is capable of establishing TLS encrypted connections to POP3, IMAP, SMTP and NNTP based servers and supports the new IPv6 protocol. see:...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Cheepware

    Cheepware

    Open source BBS doors and utilities

    Cheepware is a line of BBS doors and utilities developed by Sean Dennis that are open source under the MIT License for DOS, Win32, OS/2, and Linux,.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SMTP Test Suite

    SMTP Test Suite

    Simple SMTP Client and Server for testing the network configuration

    Simple SMTP Client and Server for testing the network configuration, firewall settings etc. The Client can send email to any standard servers (local SMTP, Gmail...). The Server will simply accept and show every incoming SMTP communication.
    Downloads: 31 This Week
    Last Update:
    See Project
  • The AI workplace management platform Icon
    The AI workplace management platform

    Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.

    By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
    Learn More
  • 5
    OPCClient

    OPCClient

    OPCCient для разработки SCADA (или подобного)

    OPCClient - это лиш копонент (написан под Lazarus на Free Pascal), предназначен для написания SCADA и др. програм сбора данных и управления (по OPC DA). Он занимается лиш сбором и передачей информации, остальное придётся писать самим. Проект на русском языке..
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    mht to htm

    mht to htm

    Conversion from *.mht files to *.htm files.

    Conversion from *.mht files to *.htm files. mht2htm extracts all files from mht in single dir so you can open it on any OS. Also works with .eml, .msg, .nws... files
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 7
    Uzem Link

    Uzem Link

    Ekran görüntüsü, dosya ve link paylaşım aracı.

    Uzem Link; ekran görüntüsü, dosya ve link paylaşımlarının mümkün olduğu kadar kısa sürede yapılmasını amaçlayan, pascal programlama dili ile geliştirilmiş bir öğrenci projesidir. Bilgisayarınızın tam ekran ya da ekranın bir bölümünün görüntüsünü çekerek, web üzerinde kullanılabilen bir link üretir. Böylece bu linki paylaştığınız bütün platformlarda bu görüntüye ulaşılabilir.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AUM CSPRNG & Stream Cipher

    AUM CSPRNG & Stream Cipher

    A minimal CSPRNG reflecting the Zen of cipher design

    AUM is an extremely fast, small-state, cryptographically secure pseudo-random number generator and stream cipher. AUM exhibits uniform distribution, mixes rapidly, has no detected bias, and comes in three variants: AUM16, with an internal state array of 16+4 32-bit words; AUM32, with an internal state of 32+4 words; and AUM64 with a 64+4-word state. The former permit seeding with a key of up to 512 or 1024 bits, the latter with a 2048-bit key.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    SES Super-Encypherment Scrambler

    SES Super-Encypherment Scrambler

    SES brings back the uncrackable onetime pad, with a digital twist.

    SES brings back the uncrackable onetime pad, with a digital twist. It is well known that a random key of message-length is the only provably unbreakable cipher. SES uses cryptographic strength pseudo-random keys of message-length for its many encipherments, in addition to offering true one-time pad capability for the intrepid. SES is built on ISAAC, Bob Jenkins' unbroken CSPRNG, a fast and simple stream cipher placed in the Public Domain in 1996. SES now gives you the ability to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • 10
    BEDBUG CSPRNG & Stream Cipher

    BEDBUG CSPRNG & Stream Cipher

    A family of FLEA-inspired CSPRNGs and Stream Ciphers

    BEDBUG is a small, fast, cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. It exhibits uniform distribution, mixes rapidly (with worst-case avalanche better than 16-bits), has no detected bias, and comes in three variants: BEDBUG128, with an internal state array of 128+3 32-bit words; BEDBUG256, with an internal state of 256+3 words; and BEDBUG512 with a 512+3-word state. The former permit seeding with a key of up to 4096 or 8192 bits, the latter with a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    MOTE CSPRNG & Stream Cipher

    MOTE CSPRNG & Stream Cipher

    A family of small-state CSPRNGs and Stream Ciphers

    MOTE is a fast, small-state, cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. MOTE exhibits uniform distribution, mixes extremely rapidly, has no detected bias, and comes in three variants: MOTE8, with an internal state array of 8+4 32-bit words; MOTE16, with an internal state of 16+4 words; and MOTE32 with a 32+4-word state. The former permit seeding with a key of up to 256 or 512 bits, the latter with a 1024-bit key. Reduced to essentials, MOTE is only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ISC - The ISAAC Stream Cipher

    ISC - The ISAAC Stream Cipher

    ISC lets you encrypt & decrypt text and files of any type up to 4GB

    ISAAC is a cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. It was developed by Bob Jenkins from 1993-1996 and placed in the Public Domain. ISAAC is fast - especially when optimised - and portable to most architectures in nearly all programming and scripting languages. After more than 20 years of existence ISAAC has not been broken, and the little program you have here allows you to use it to encrypt and decrypt text of arbitrary length, files of any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Site Controller

    This program is made to prevent forbidden sites using.

    Published in source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JEasyOPC - JCustomOpc.dll

    Rebuild the JCustomOpc.dll of JEasyOPC poject

    This is the Lazarus project for rebuilding the library JCustomOpc.dll of the project JEasyOPC (http://sourceforge.net/projects/jeasyopc/). The original version of the library JCustomOpc.dll was developed with the Delphi development environment. As Delphi is not available for everyone, the Lazarus development environment was used to rebuild the library JCustomOpc.dll.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    OpenXP
    OpenXP is a multi-protocol offline mail and news reader for the text console, supporting Internet email, Usenet, Fidonet, Zconnect, etc. It is based on CrossPoint (XP) by Peter Mandrella.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Простенький парсер логов AWStat HMailServer. Позволяет получить статистику по отправленым/полученым/транзитным электронкам
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Delphi/FPC Component suite for connecting to an Elvin Server. Includes Components for ElvinPresence and TickerTape Messages http://TickerTape.org http://elvin.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    O FreeEstoque é um controle de estoque e vendas multiplataforma e descomplicado. Visa atender as necessidades básicas de micro e pequenas empresas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB