Showing 223 open source projects for "malware-patch"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 1
    This linux kernel patch / user code combination allows supporting full access control lists (ACLs) for the Linux kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The project discusses an architecture, prototype implementation and test tools for wireless scheduling using currently available hardware (e.g. 802.11 WLAN). It is based on a patch/new scheduler for the Linux 2.4.X kernels and extensions for the tc tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    An extension of the current diff & patch programs to support the analysis of differences between binary files. Will include module support to specially handle user-defined types using user-created modules
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    POV-Ray raytracing in a parallel environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    This project is a patch to bring Hot-plug CPU infrastructure to Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project is to develop a real time scheduler. We currently have a scheduler patch for the linux kernel that separates the ready real time tasks into MAX_PRI lists. This allows very fast insertion and basically flat dispatch times for real time tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ConfigFS is a linux kernel patch that tries to make more information available about drivers and the devices that they manage. In a second step it should also be used to allow the configuration of drivers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A patch for the samba project, to be able to browse the network neighbourhood from behind a masqueraded firewall, and to be able to make hosts on the local network available from outside.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A patch for ircd-hybrid IRC server that extends server ops control to channels. Designed for small IRC networks where maintaing the small number of channels is just as important as maintaing the IRC server(s).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Linux kernel preemption patch,and associated scheduling latency performance measurement tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A patch for CVS that allows bookmarks (stored in ~/.cvsbookmarks file) to be used instead of long and complex repository names.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Linux subsystem supporting IEEE 1394 (aka FireWire aka i.Link). Included in Linux since 2.3.40 and available as a patch for Linux 2.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is an add on for the Linux Kernel Patch named Medusa DS9 developed by Marek Zelem, Milan Pikula, and Martin Ockajak. This program will activate and deactivate medusa protections securely. Medusa is at http://medusa.fornax.sk/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Linux Intrusion Detection System is a patch which enhances the kernel's security. When it's in effect, many system administration operations can be made impossible even for root. You can turn the security protection on or off online and you can hide
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project is intended for generating a series of patches for the current version of QEMU to counter anti-detection and anti-debugging technics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FolderLockerExample

    FolderLockerExample

    EaseFilter Folder Locker Example

    EaseFilter Folder Locker is a Windows file and folder protection solution built on the EaseFilter File Control, Encryption and Process Filter Driver SDK. It lets you lock, hide, and restrict access to files and folders in real time to prevent unauthorized access or modification. With the folder locker you can prevent your protected files being read,written,deleted, renamed, copied out of the protected folder, allow you to authorize or deny the file access to specific user or process, also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Zero-Trust-File-Access-Demo

    Zero-Trust-File-Access-Demo

    Zero Trust architecture at the file system level

    Implement the Zero Trust File Access Control with encryption enabled, it can enhance the file security. By default all files will be encrypted automatically, all processes or users can't read the encrypted files, they will get the raw encrypted data. You can authorize the processes or users to access these encrypted files. EaseFilter File Control Filter Driver allows you to control the file I/O operations with the filter rule configuration by setting the whitelist and blacklist processes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RegistryFilterExample

    RegistryFilterExample

    Registry Filter Driver SDK

    The EaseFilter Registry Filter Driver SDK is a powerful, kernel-mode development toolkit designed to help developers monitor, control, and protect Windows registry operations in real time. It enables the development of robust security, compliance, and system integrity solutions by intercepting and managing registry access before it reaches the Windows registry subsystem. The SDK allows your application to receive notifications before any registry operation is processed by the Windows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ProcessFilterExample

    ProcessFilterExample

    EaseFilter Process Filter Driver SDK

    The EaseFilter Process Filter Driver SDK is a kernel-mode development kit designed to help developers monitor and control Windows process and thread activities. By intercepting process and thread operations at the kernel level, it enables the development of robust security applications that can prevent unauthorized or malicious processes from executing. With the Process Filter Driver, it allows you to prevent the untrusted executable binaries (malwares) from being launched, protect your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    luamt is a power patch of lua-5.1.2. It provides more multithreading features at language level, easy to programming and easy to debug.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    E2compr is a small patch against the ext2 file system that allows on-the-fly compression and decompression. But this is not properly documented. So I want to document the code of e2compr with the help of other interested people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SHISA provides Mobile IPv6 and Network Mobility functions to the BSD operating systems. Since it requires OS support for these functions, you need to patch your OS source and rebuild it for SHISA use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Cash

    A shell for linux written in C

    ...I invite you to take it apart, break it, add to it, and anything else you might dream up. As you may have noticed, this is not the best, or most professional code out there. Feel more than free to email me, send in a patch, or fork it and show me how it's done. I'll just be glad to learn more, and get more features into Cash.
    Downloads: 0 This Week
    Last Update:
    See Project