Showing 810 open source projects for "patch"

View related business solutions
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 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
  • 1

    RIPS - PHP Security Analysis

    Free Static Code Analysis Tool for PHP Applications

    RIPS is a static code analysis tool for the automated detection of security vulnerabilities in PHP applications. It was released 2010 during the Month of PHP Security (www.php-security.org). NOTE: RIPS 0.5 development is abandoned. A complete rewrite with OOP support and higher precision is available at https://www.ripstech.com/next-generation/
    Downloads: 26 This Week
    Last Update:
    See Project
  • 2
    JSPatch

    JSPatch

    JSPatch bridge Objective-C and Javascript using Objective-C runtime

    JSPatch is an Objective-C runtime bridge that enables calling Objective-C classes and methods from JavaScript code within iOS apps—commonly used for hotfixes by injecting scripts to patch app behavior at runtime. JSPatch bridges Objective-C and JavaScript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. Easy script loading via JavaScriptCore framework integration. That makes the APP obtaining the power of script language: add modules or replacing Objective-C code to fix bugs dynamically. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    GTA V FPS fix Patch

    GTA V FPS fix Patch

    Patches settings.xml for best performance on low end PCs.

    **RUN AS ADMINISTRATOR** Windows smart screen may show an error but don't worry it's safe. Patches settings.xml for best performance on low end PCs. Created only for learning and educational purpose.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 4
    CharImport

    CharImport

    World of Warcraft character converter, supporting multiple emulations

    CharImport is a character converter for World of Warcraft private servers. This tool allows administrators of private servers to copy characters from the Official Armory or from a database to another server. It is also possible to save character/account profiles into template files, which can be divided/distributed and re-imported. You can e.g. copy all accounts with their characters to another server or individual accounts and characters. The two servers do not need to be based on the same...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    KS Workbench

    a set of scripts that helps you analyze physiology datasets

    For the analyses of patch-clamp data (obtained from Igor/MME) using Python. The following modules are the minimum requirements: - Scipy (including numpy, matplotlib) - h5py In addition, following modules are required in order to fully make use of KS Workbench: - scikit-learn (for some fitting algorithms) - rpy2 (for some statistical analyses)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    APKRepatcher

    APKRepatcher helps you to modify an existing apk with simple GUI

    APKRepatcher helps you to modify an existing apk using a simple user friendly GUI. It lets you edit java/smali code from an APK and rewrite the changes back to the modified signed APK. Additionally, it provides you option to convert Dex, Jar, Class, Smali, Class from one format to another. APKRepatcher makes use of dex2jar, jadx, rsyantaxtextarea, zip4j, apktool
    Downloads: 16 This Week
    Last Update:
    See Project
  • 7
    Patch Pour le support des fichiers Thomson FD doubles faces sur les logiciels Hxcfe et hxcfloppyemulator et ajout de l'export (Writer) au format FD des disquettes simples et doubles faces T. Missonier (sourcezax@users.sourceforge.net ) ****************************** // Copyright (C) 2006-2016 Jean-François DEL NERO // This file is part of HxCFloppyEmulator. // HxCFloppyEmulator may be used and distributed without restriction provided // that this copyright statement is not removed from the file and that any // derivative work contains the original copyright notice and the associated // disclaimer. // HxCFloppyEmulator is free software; you can redistribute it // and/or modify it under the terms of the GNU General Public License // as published by the Free Software Foundation; either version 2 // of the License, or (at your option) any later version. // HxCFloppyEmulator is distributed in the hope that it will be useful, http://hxc2001.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XDelta Recursive Patcher
    Recursive Patch Maker (RPM) - утилита предназначенная для создания бинарных патчей. С ее помощью вы сможете с легкостью сопоставить две версии файлов и записать разницу между ними для последующего обновления. Топик на руборде: http://forum.ru-board.com/topic.cgi?forum=5&topic=48745 Топик на сайберфоруме: http://www.cyberforum.ru/backup-archivers/thread1791939.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Giada - Your Hardcore Loop Machine

    Giada - Your Hardcore Loop Machine

    Your Hardcore Loop Machine for Windows, Linux and OS X.

    Giada is a free, minimal, hardcore audio tool for DJs and live performers. How does it work? Just pick up your channel, fill it with samples or MIDI events and start the show by using this tiny piece of software as a loop machine, drum machine, sequencer, live sampler or yet as an effect (VST and VSTi) host. Giada aims to be a compact and portable virtual device for Linux, Mac OS X and Windows for production use and live sets. *** WARNING! This repository was intended to store old...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    This patch is intended to fix the following errors seen for the opencl build OpenCL Build log: "S:\TEMP\OCL4008T5.cl", line 427: error: invalid combination of type specifiers float3 half = input->lightVect - input->viewVector; ^ "S:\TEMP\OCL4008T5.cl", line 427: error: expected an identifier float3 half = input->lightVect - input->viewVector; ^ "S:\TEMP\OCL4008T5.cl", line 428: error: expected an identifier half = normalize(half); ^ "S:\TEMP\OCL4008T5.cl", line 428: error: direct use of type "half" requires OpenCL extension cl_khr_f16 (not supported) half = normalize(half); ^ "S:\TEMP\OCL4008T5.cl", line 428: error: expected an expression half = normalize(half); ^ "S:\TEMP\OCL4008T5.cl", line 429: error: expected an expression float shade2 = dot(input->normal,half); ^
    Downloads: 46 This Week
    Last Update:
    See Project
  • 11
    PatchCleaner

    PatchCleaner

    Windows Installer Directory Cleaner

    Cleans your windows Installer directory of orphaned and redundant installation (.msi) and patch (.msp) files
    Leader badge
    Downloads: 6,626 This Week
    Last Update:
    See Project
  • 12
    Websocket Server in a Pure Data patch

    Websocket Server in a Pure Data patch

    a single patch for direct communications between Pd and web browsers

    ...download link (and notes) : https://sourceforge.net/projects/websocketserverinapatch/files/ "websocket-server in a patch.pd" single Pd file contains a reusable and fully documented websocket server, meant as an easy way to experiment with Pure Data <-> web-browsers communications through websockets, without the need of other software (like node.js or python) or any specific external to compile (just one deken library is required). A demo is included in the same patch : 'Flames', a simple cross-browser, multi-touch and multi-player graphical interface which makes Pd play creepy sounds :) Just try it : In Pd (vanilla) on Windows, Mac or Linux, install the 'mrpeach' library via 'Help->Find externals' menu, then open the patch and fire any recent web-browsers (on same machine or other computer, smartphone or tablet on same local network) with the URL provided at the top of main windows, and you're good to go !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Patch Generator

    Patch Generator

    Easy tool for generating patches for your application.

    Easy tool for generating patches for your application.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    Remote Canvas for Flightgear

    Patch to FlightGear allowing canvas image downloads

    See FlightGear Wiki for details http://wiki.flightgear.org/Read_canvas_image_by_HTTP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Yet Another xdelta-based Patch Creator

    A tool to help you create xdelta-based patches quickly and easily

    YAXBPC is a tool designed to assist the users of xdelta3 to create patches quickly and easily. It's designed by a fagsubber for fagsubbing, but generic usuage also is fine. Requirements: .Net Framework 2.0 (Windows), or Mono (Linux/Mac). xdelta3 package is also required if you want to run YAXBPC in Linux/Mac. YAXBPC is licensed under Apache License Version 2.0. All wrongs are reserved to me; you can use the right parts. Latest dev source code can be accessed here:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    PubData

    PubData

    PubData is a search engine for FTP servers of bioinformatics databases

    ...PubData searches biomedical data in a user-friendly fashion similar to how PubMed searches biomedical literature. PubData is built on novel network programming, natural language processing, and artificial intelligence algorithms that can patch into the file transfer protocol servers of any user-specified bioinformatics database, query its contents, retrieve files for download, and adapt to the user's search preferences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LESCH

    LESCH

    Linux Eclipse ShortCut Hack

    There is old good Bug 61190 well known to Linux users of eclipse. When hotkeys doen't work with non English keyboard layout. This project is a patch which solves(cheats actually) this problem. Patch changes classes where key events are processed by adding hardcoded binding between hardware keycode and SWT event keycode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    thinkpad-ec

    thinkpad-ec

    Infrastructure for examining and patching Thinkpad embedded controller

    thinkpad-ec is a community effort to study and patch the embedded controller (EC) firmware used in certain classic Lenovo ThinkPad models. The EC is a tiny microcontroller that governs low-level features such as keyboard scan codes, fan behavior, battery checks, and thermal policies—things the operating system can’t normally change. This project documents the EC’s layout and provides tooling to extract, analyze, and modify EC images so users can apply specific fixes or enhancements. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Traduction fr La-Mulana

    Patch Fr pour le jeu La-Mulana

    ...B. Dezipper le fichier du patch 'La-mulana patch Fr 1.03' et simplement coller le dossier 'data' dans le dossier du jeu \Steam\steamapps\common\La-Mulana\ Ca ajoutera automatiquement les dossiers et ses fichiers. C. Lancer le jeu et aller dans les options. Sélectionner dans Language : Français.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Lynis

    Lynis

    System/security auditing tool for hardening and securing Linux/Unix

    ...Beside security related information it will also scan for general system information, installed packages and possible configuration errors. This software aims in assisting automated auditing, hardening, software patch management, vulnerability and malware scanning of Unix/Linux based systems. It can be run without prior installation, so inclusion on read only storage is possible (USB stick, cd/dvd). Lynis assists auditors in performing Basel II, GLBA, HIPAA, PCI DSS and SOx (Sarbanes-Oxley) compliance audits, by automation of control testing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    MineBatch 2.0

    MineBatch 2.0, developed by ClxGames.

    ...It is developed on every day and sometimes the development will reach a certain checkpoint, the checkpoint will be released as a beta. If there is a small bug in the game, a patch will be released as soon as possible, if there is a small feature for the game then it will be released as a patch. More info online at the website. This is not a copy of ZombieKnifer223's MineBatch, this IS ZombieKnifer223!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SootSound

    MSX MoonSound music player system

    ...(NOT part of this Sourceforge project) * The MoonSound ROM instrument package (0000_all_instruments.zip) which contains an XI instrument set made from the Yamaha YRW-801's sounds and a GeneralMIDI patch set found from a Linux sound driver (NOT part of this Sourceforge project) The XM-to-LTM converter and LTM replayer program are part of this Sourceforge project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    jaegerro

    Patch Host

    Patcher Host
    Downloads: 0 This Week
    Last Update:
    See Project