Search Results for "gx patch tool" - Page 3

Showing 71 open source projects for "gx patch tool"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    A tool for creating patch scripts for desktop applications. It's meant to be used with Karazeh.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GamePatchDistributor is designed as a convenient tool for game patch distribution on local LAN-parties. As frontend for an FTP-server or a Windows share it makes patches easily accessible over the network, without the need for a special server setup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tool for managing patch codes for the Nintendo Wii. Formats this tool handles are common to Gecko OS and popular Wii homebrew software. This is one of very few complete cross-platform GCT compilers and the only known GCT decompiler and merge tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A tool for generating animated images of tweened color blends based on bezier surface patches where the height of the surface patch represents the color value. Three patches are used (R,G,B) to make up each patch. See website for web start application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 5
    Xcvs is a web-based CVS tracking tool. It traces the log information in CVS and generates a single patchset for each commit command. It also generates a patch file that captures the change for each patchset. The web interface allows one to query the patc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DBSA (DataBase Structure Analysis) is a tool for comparing schema snapshots. Differences are reported and an SQL patch can be generated. It includes a basic repository facility for schema history tracking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PMS is a small tool aimed at maintaining local branches independent of current VCS (Version Control System) used. Currently PMS supports the following VCS-es: CVS, SVN, GIT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A tool to analyze the patch amount in Linux kernel Changelog. It will read a Changelog file as input, and output the amount of patches which were committed by some company and person.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BoardMod is a free tool which has been designed to modify YaBB Bulletin Boards (http://www.yabbforum.com). So called 'mods' or 'hacks' provide the ability to patch and enhance any kind of ASCII files and thereby any open source software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications.

    Cloudflare is the foundation for your infrastructure, applications, and teams.

    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
    Get Started
  • 10
    This projects will implement some tools to create, process, upgrade, edit and patch configuration files of X-Plane. For now there will be two tools: A Tool to remove duplicate fix points (command line) and (much bigger) a version 850 Airport Editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LGVRP is an open source GVRP/GARP implementation for Linux OS. It is 802.1Q and 802.1D compliant.It propagates VLAN information from device to device,creates ports dynamically. LGVRP contains a patch of Linux kernel and an user configure tool lgvrpconf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JPatch is a 3D Modelling/Animation tool designed to model and animate "organic" shapes such as humans, animals, aliens, etc. It's written in Java and outputs to POV-Ray and RenderMAN format (e.g. Aqsis).
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    Kernel Analyzer is tool for Linux that monitor task preemptions and interruptions in the Linux Kernel. Basically it is a Kernel Patch, that comes also with a user proc interface, a KDB interface, and a Java GUI to display charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    bdiff is a tool to create a patch that can be used to transform one binary file into another (related) binary file, similiar to what "diff" does with text files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This java graphical tool compares 2 binary files, lists their differences and can generate an executable patch file. This gui patch can be applied on a file to be updated and can be canceled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    AdorableBean

    A tool to integrate SVN and ReviewBoard

    Project contains a tool for SVN hook, and a tool to create a review request in ReviewBoard, and attach the diff patch as attachment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Unsploitable

    Automatically Patch Metasploitable Vulnerabilities

    Unsploitable is an emergency patcher, providing critical security patches and updates for commonly exploited vulnerabilities in common operating systems, services, and applications. Unsploitable specifically targets exploits provided by penetration testing frameworks such as Metasploit. Unsploitable is tool for the Metasploit Framework. Unsploitable should work with any MSF product (including: OpenSource, Express, or Pro).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    create-repository-svn

    create-repository-svn

    Subversion: Automate tagged Import of Filereleases

    The create-repository-svn tool provides the creation of initial repositories from multiple source code directory trees. The create-repository-svn tool provides particularly the automated creation of release tags, and manages any modification between the releases appropriately. This could be e.g. one directory tree for each revision, which is transformed to a release tag within the SVN repository. The release tag could be customized arbitrarily by configuration files, thus the management...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Cash

    A shell for linux written in C

    Cash started out as a learning tool for myself to explore and learn more about shells, C, and programming in a Linux environment. When I couldn't stop adding features to it and kept coming back for more, I decided to release it into the wild and let my fellow hackers and coders enjoy it, for better or for worse. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JPatch is a spline based 3D modeling tool (a patch modeler). It can be used to create 3D models for POV-Ray or RenderMan® compatible renderers (e.g. Aqsis).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    lpp-get is a tool to automate download and installation of AIX filesets/packages from archive sites. lpp-get includes the ability to process new filesets and to patch existing ones.
    Downloads: 0 This Week
    Last Update:
    See Project