Showing 17 open source projects for "malware-samples"

View related business solutions
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    MfPack

    MfPack

    Delphi translations of the MS Media Foundation and related DX API's

    MfPack covers the Delphi Api of: - Core Audio API's: * Windows Audio Session API (WASAPI) * DeviceTopology API * EndpointVolume API * Multimedia Device (MMDevice) API - Microsoft Media Foundation API (successor of DirectShow) - XAudio2 API (game and audio development, successor of DirectSound) - Microsoft DirectX API's (D2D1, D3D11, D3D12, DirectComposition, DXGI, DirectWrite and DXVA) - Windows Imaging Component (WIC) - Windows Media API - Samples Latest release: --------------------- MfPack Version X 3.2.0 Delphi XE2 up to and including Delphi 12 (Recommended Delphi XE7 and above). SDK version: Juli 2025 update 10.0.26100.4654 (Windows 11) - Check for the latest updates on Github. https://github.com/FactoryXCode/MfPack
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    Park Auto

    Park Auto

    Park Auto is an application software fleet management.

    This is a fleet management program developed according to market requirements. Warns upon the expiration of revisions, contracts, and insurance. It provides a clear, global and real-time view of the processes required to carry out the transport activity. This program generates email alerts when it expires: vignette, vehicle inspection, vehicle insurance, casco insurance, medical kit, extinguisher, car warranty, leasing contract. The data is recorded in the cloud on a PostgreSql server and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Panoramic FFT analyzer direct access RTL

    Panoramic FFT analyzer direct access RTL

    Panoramic spectrum analyzer with access to RTL

    ...Direct access to the RTL-SDR chip is used 2. Calculation of the spectrum by the FFT method 3. Panorama of the accumulation of spectral sections 4. The ability to cyclically record samples in a file in a circle
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    High speed math parser

    Expression evaluator for Delphi developers

    ...All components are available for Delphi 6, Delphi 7, Delphi 2005, Delphi 2006, Delphi 2007, Delphi 2009, Delphi 2010, Delphi XE, Delphi XE2, Delphi XE3, Delphi XE4, Delphi XE5, Delphi XE6, Delphi XE7, Delphi XE8, Delphi 10 Seattle, Delphi 10.1 Berlin. Please note that the samples do not require components installation (however installation is possible and in case when installed you find the components on "Samples" page of the pallete). You may open the Delphi project file (*.dpr) in the sample folder and simply run it. Fully functional TGraph component
    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
  • 5
    CodeLibrarian

    CodeLibrarian

    Application moved to https://github.com/taazz/CodeLibrarian

    Application moved to https://github.com/taazz/CodeLibrarian No new releases will be published in Sourceforge this sites will remain frozen in time for the foreseeable future. Allows a user to gather in one place small code samples for specific tasks and makes them easily accessible and searchable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Dont Hijack This

    Dont Hijack This

    DHT is an anti-hacker tool to fix all the damage caused by viruses.

    Dont Hijack This is an anti-hacker tool to fix all the damage caused by malware. It enables the disabled windows components. It completely removes all the bots/viruses/malware infections in 35 seconds. Fixes: registry editing has been disabled by administrator Task Manger has been disabled by your administrator Windows defender is turned off by group policy proxy settings hijack virus (unable to connect proxy server) unable to install antivirus and antivirus killer windows firewall disabled action center or security center disabled. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Ares 5.3

    Ares 5.3

    Ares Galaxy 5.3.1 Oficial version

    This is the quintessential P2P program. Millions of people worldwide enjoy sharing music with this application. With only few clicks you can enjoy any content on your PC.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 8
    Clam sentinel is a program that detects file system changes and automatically scans the files added or modified using ClamWin. Require the installation of ClamWin. For Microsoft Windows 98/98SE/Me/2000/XP/Vista, Windows 7 and Windows 8.1.
    Leader badge
    Downloads: 117 This Week
    Last Update:
    See Project
  • 9
    MDO is an open source data-access component suite, providing direct access to Firebird from Borland Delphi applications. MDO is a descendant of FreeIBComponents by Greg Deatz, so IBX users looking for a migration path to Firebird can have a look at these
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    TCP/IP  DELPHI&INDY10 CLIENT SERVER DEMO

    TCP/IP DELPHI&INDY10 CLIENT SERVER DEMO

    INDY 10 TCP CLIENT SERVER DEMO SAMPLES

    very basic demo of a client - server application using INDY 10 components ( TIdCmdTCPServer , TIdCmdTCPClient ) . source code for Delphi 2010, XE & XE2 .**** Please use the SVN to download the demo samples (see tutorial for SVN for more details) *** sample 01: string exchange -> working sample 02:record /bytes exchange -> working ; 02B : compared to the initial version , here GENERIC RECORD TYPES are used. 02C : extension of version 02B , you may send record type A and get record Type B back or any other combination of sending and receivind different record types sample 03: more complex sample -> using a GENERIC RECORD TYPE definition ( code not finalized) sample 04 : stream exchange -> working , take care to update the path setting in the code to your system ( use *.bmp file in this demo) sample 05: file transfer from client to server -> pass with ASCI You need to add thread safe VCL interactions, we now add a example here very spoon ( I promise :-) )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dxbx
    ...Dxbx has it's own kernel, emulates controllers, sound and graphics, and offers a toolchain for Xbox executables, library and symbol-pattern files. It runs many SDK samples and some game-intros.
    Downloads: 55 This Week
    Last Update:
    See Project
  • 12
    Windows Ribbon Framework for Delphi
    Class library for working with the new Windows Ribbon Framework (introduced in Windows 7) in Delphi applications. Comes with a Ribbon Designer and an extensive tutorial to make it easier to create Ribbon based user interfaces. Requires Delphi 2010+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Application for viewing and especially editing HRM-files generated by Polar Heart Rate Monitors (e.g. S720i, S725X, S625X). It provides a GUI for finding errors and manually correcting samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Moon Secure Antivirus

    Moon Secure Antivirus

    Free - Simple - Scalable

    Moon Secure Antivirus aims to be the best Free Antivirus for Windows under GPL license. It offers multiple scan engines, Net shield, Firewall, On access, on Exec scanner and rootkits preventions plus features from Commercial Antivirus applications. Also visit TWERT, our sister project, allowing scheduled domain and process blocking with Windows, Linux, OSX installers at https://sourceforge.net/projects/twert/
    Leader badge
    Downloads: 167 This Week
    Last Update:
    See Project
  • 15
    Malzilla

    Malzilla

    Web-malware-hunting tool

    Malzilla is an advanced malware-hunting tool specialized for hunting web-based exploits, decode obfuscated JavaScripts etc.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Omnivora is a low-interaction honeypot for systems running Windows operating systems and is implemented using Borland Delphi. It is primarily designed to collect autonomous spreading malware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SQL according to ISO standards, with all features (domains constraints procedures collations subqueries etc.) and ODBC 3.0 interface, plus front end, utilities and samples
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB