Showing 25 open source projects for "reverse engineer"

View related business solutions
  • Optimize every aspect of hiring with Greenhouse Recruiting Icon
    Optimize every aspect of hiring with Greenhouse Recruiting

    Hire for what’s next.

    What’s next for many of us is changing. Your company’s ability to hire great talent is as important as ever – so you’ll be ready for whatever’s ahead. Whether you need to scale your team quickly or improve your hiring process, Greenhouse gives you the right technology, know-how and support to take on what’s next.
    Learn More
  • ServiceDesk Plus, a world-class IT and enterprise service management platform Icon
    ServiceDesk Plus, a world-class IT and enterprise service management platform

    Design, automate, deliver, and manage critical IT and business services

    Best in class online service desk software. Offer your customers world-class services with ServiceDesk Plus Cloud, the easy-to-use SaaS service desk software from ManageEngine, the IT management division of Zoho. Track and manage IT tickets efficiently, resolve issues faster, and ensure end-user satisfaction with the cloud-based IT ticketing system used by over 100,000 IT service desks worldwide. Manage the complete life cycle of IT incidents, problems, changes, and projects with out of the box ITIL workflows. Create support SLAs, define escalation levels, and ensure compliance. Automate ticket dispatch, categorization, classification, and assignment based on predefined business rules, and set up notifications and alerts for timely ticket resolution. Reduce walk ins and unnecessary tickets by giving your users more control. Enable end users to access IT services through your service catalog in the self-service portal. Help users create and track tickets and search for solutions.
    Learn More
  • 1
    SeedCrackerX

    SeedCrackerX

    Minecraft mod designed to reverse-engineer

    SeedcrackerX is a Minecraft mod designed to reverse-engineer and determine a world’s seed by analyzing in-game structures and environmental data. It operates by collecting information from structures such as shipwrecks, temples, and monuments, then using that data to progressively narrow down possible seeds until the correct one is identified. The mod automates much of this process, initiating cracking procedures once sufficient data has been gathered, often requiring only exploration of specific structures. ...
    Downloads: 288 This Week
    Last Update:
    See Project
  • 2
    ERAlchemy

    ERAlchemy

    Entity Relation Diagrams generation tool

    ERAlchemy is a tool that generates Entity-Relationship (ER) diagrams from databases or SQLAlchemy models and vice versa. It’s useful for database documentation, reverse engineering, and understanding complex schemas. ERAlchemy can export diagrams in formats like Graphviz and Mermaid, making it easy to include in reports or markdown files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ComfyUI Examples

    ComfyUI Examples

    Examples of ComfyUI workflows

    ...Instead of starting from an empty graph, you can open an example and see how prompts, samplers, models, and image processing steps are wired together. This makes ComfyUI more approachable for people coming from “one text box” generators, because they can reverse-engineer complex pipelines visually. The examples also serve as references for best practices like model loading order, latent handling, upscaling chains, and conditioning. As ComfyUI evolves, the examples are updated to show off new features and nodes. It’s basically the “show me how to do that” repo for the ComfyUI ecosystem.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    REDasm

    REDasm

    The OpenSource Disassembler

    REDasm is a cross-platform disassembler with a modern codebase useful from the hobbyist to the professional reverse engineer. All features are provided by LibREDasm which loads plugins developed in C, C++, and Python3 (you can also support new languages if you want!) and an user-friendly Qt frontend. You can hack and improve REDasm without any issues and limitations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • DataImpulse - Ethical Provider of Residential, Mobile, and Data Center IPs Icon
    DataImpulse - Ethical Provider of Residential, Mobile, and Data Center IPs

    For anyone looking for residential proxies, mobile proxies, and datacenter proxies

    DataImpulse (dataimpulse.com) is a proxy provider offering a pool of over 90 million ethically sourced residential, mobile, and data center IP addresses from 195 countries. Pricing for residential proxies starts at $1 per GB with a pay-as-you-go model; there are no subscriptions or traffic expiration dates.
    Learn More
  • 5
    ProGuard Java Optimizer and Obfuscator

    ProGuard Java Optimizer and Obfuscator

    Java class file shrinker, optimizer, obfuscator, and preverifier

    ...ProGuard is useful for making code more compact and more efficient, on the desktop, on tablets, on smartphones, and on embedded devices. It also makes code more difficult to reverse engineer.
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 6
    SQLeo Visual Query Builder

    SQLeo Visual Query Builder

    Helping users to quickly understand SQL queries

    SQLeo is a professional lightweight SQL Query tool that permits to create or display complex sql queries (from OBIEE, Microstrategy, SSRS, Cognos, Hyperion, Pentaho ...) and permits to reverse engineer database models as db designers do. This SQL GUI supports all JDBC drivers: Oracle, MySQL, MSSQL, Firebird, HSQLDB, H2, PostgreSQL, CsvJdbc, SQLite, UCanAccess, MonetDB ... (but MySQL jdbc and CsvJdbc are the only driver included in the package) Can be compared with : FreeQueryBuilder (SQLeonardo ancestor), SQuirreL SQL, Active Query Builder, Flyspeed, Oracle SQL developer, Toad, DbVisualizer, MySQL Workbench, DBeaver, Aqua Data Studio ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7
    Java Call Trace to UML Sequence Diagram
    This tool helps you to reverse engineer UML Sequence Diagram for your java program at runtime. It works well with both complex java programs (that have multiple threads) and J2EE applications deployed on Application Servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Blogspot To Docx

    Blogspot To Docx

    Blogger To Docx

    Created your blog online, or on your phone? Use BlogspotToDocx.exe to reverse engineer your blog to your original transcript/text. With no images and hyperlinks! In docx format! It uses your blogger RSS feed to extract your text. Blogger to docx. Made according to Google’s Blogger Data API. It's written with Java, you got to have java on your system or just download the Java JRE. http://java.com/download Unzip it and put it on your desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    HRDAG

    Framework for Hierarchical Graph Decomposition

    This is a framework used to decompose hierarchical graphs, i.e.,graphs which were created from or contain a hierarchy of modules. Each module is reused several times in the hierarchy. This may be useful to reverse-engineer human constructs like electronic equipment, manufactured machines, or bureaucratic hierarchies; but also to decompose natural constructs like gene-relation or protein-relation nets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    In my second year of uni, I was given the task of developing on the Playstation 2 using the Playstation 2 Linux Development Kit. I found a Pacman level editor made by Dr Henry S Fortuna (http://www.hsfortuna.co.uk/), which lacked the playable game. I decided to reverse engineer the editor, to add the game play while keeping compatibility with the editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SchemaSpy analyzes database metadata to reverse engineer dynamic Entity Relationship (ER) diagrams. It works with just about any JDBC-compliant database (Oracle/MySQL/DB2/SQL Server/PostgreSQL/Sybase/etc) and can identify Ruby on Rails relationships.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12

    DAL4j

    Data Access Layer 4 Java

    Welcome to Data Access Layer for Java (DAL4j) a set of command line tools and framework used to reverse engineer a MySQL or SQLServer database schema into a set of JPA Entity Beans. DAL4j can be useful for scenarios where there is an existing database schema but a technology other that JPA is used to interact with the database. DAL4j can provide an easy way to migrate your code base from other technologies such as JDBC or Hibernate to JPA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FireStarter_Modeller
    FireStarter Modeller is a domain modelling tool and source code generator created with and for Habanero with an intuitive user interface and support for recent Habanero features. For the full suite, see http://sourceforge.net/projects/habanero/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    We try to reverse engineer GPM2 and create editors and season updates for them. We are searching for several functions inside the exe and are in need of a few good reverse engineering specialists
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    BinaryControl
    This project is about creating a program that allow to view binary code and to create structure out of it. The main purpose is to make it easier to reverse engineer binary file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Java development tool for root cause analysis of software events, useful for software acceptance testing in early development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A project that aims to reverse engineer the DOS game called World of Xeen (and games based on the same engine Swords of Xeen and Isles of Terra). It also provides tools and editors to make modifications to existing saved games, characters and maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Reverse engineer a legacy database to a Grails domain model. A java GUI will be be available from which database tables can be selected and mapped to grails domain objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A project to reverse-engineer and recode (from scratch, but using the original datafiles) the 3D role-playing / shooter games from Looking Glass (System Shock and the Ultima Underworlds)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DBMonkey is an ORM (Object-Relational Mapper) for PHP 5. It will reverse-engineer your database structure and build objects on demand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Automated DB Deployment and Maintenance (ADDAM) eases the tracking & applying of SQL (DDL, DML) scripts to manage changes. In effect, "Agile DB Development" for prod/dev. Other tools include reverse-engineer schema and import/export from/to CSV files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A powerfull, generic and extensible data modeling tool. Features: diagram oriented, schema generation and reverse engineer to any relational DB, import and export to many formats, export diagram to picture or vectorial format, printing, documetation, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java based tool for rapidly creating sequence and class diagrams as gifs from java .jar files. The napkin can also reverse engineer existing java jars and display the structure graphically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OLIGOMAP is a tool to help researchers engineer restriction sites into oligonucleotides using silent mutagenesis and reverse translation algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A program to reverse engineer JEDEC programming files for PLDs (Programmable Logic Devices). The first version of this program can handle simple PAL devices. Future versions will be able to reverse engineer CPLDs (Complex PLDs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB