Showing 31 open source projects for "reverse"

View related business solutions
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 1
    Ghidra MCP

    Ghidra MCP

    Socket based MCP Server for Ghidra

    GhidraMCP is a Ghidra plugin implementing the Model Context Protocol, bridging Ghidra's reverse engineering capabilities with AI assistants to enhance binary analysis tasks. ​
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    IDA Pro MCP

    IDA Pro MCP

    MCP Server for IDA Pro

    The IDA Pro MCP Server is a Model Context Protocol (MCP) server designed to integrate with IDA Pro, a popular disassembler and debugger. It enables AI assistants to interact with IDA Pro, facilitating tasks such as code analysis and reverse engineering. ​
    Downloads: 14 This Week
    Last Update:
    See Project
  • 3
    Binary Ninja MCP

    Binary Ninja MCP

    A Binary Ninja plugin, MCP server

    The Binary Ninja MCP is a plugin and bridge that integrates Binary Ninja with Large Language Model clients via the Model Context Protocol, enhancing reverse engineering workflows with AI assistance. ​
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Gemini-API

    Gemini-API

    Reverse-engineered Python API for Google Gemini web app

    ...While the project offers a powerful integration, users should note that the API is reverse-engineered (not officially supported by Google) and may face changes or rate-limits. The project is licensed under AGPL-3.0, emphasizing the “open” nature but also requiring derivative works to remain open. It has a strong community following and active discussions/issue tracking around model support, error handling, and new features.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 5
    Microsoft MCP Gateway

    Microsoft MCP Gateway

    MCP Gateway is a reverse proxy and management layer for MCP servers

    Microsoft’s MCP Gateway is a reverse proxy and management layer for MCP servers that adds session-aware routing, lifecycle management, and scalable orchestration. It centralizes how clients connect to many MCP services, enabling multi-tenant isolation and consistent policies while keeping each service independently deployable. The architecture targets Kubernetes, with manifests and guidance for cluster-native scaling, health probes, and rollout strategies.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    MESHROOM

    MESHROOM

    3D reconstruction software

    ...It infers the geometry of a scene from a set of unordered photographies or videos. Photography is the projection of a 3D scene onto a 2D plane, losing depth information. The goal of photogrammetry is to reverse this process. The dense modeling of the scene is the result yielded by chaining two computer vision-based pipelines, “Structure-from-Motion” (SfM) and “Multi View Stereo” (MVS). Fusion of Multi-bracketing LDR images into HDR. Alignment of panorama images. Support for fisheye optics. Automatically estimate fisheye circle or manually edit it. ...
    Downloads: 105 This Week
    Last Update:
    See Project
  • 7
    CodeLocator

    CodeLocator

    Android toolset that includes the Android SDK and Android Studio

    CodeLocator is a developer tool designed to help analyze, navigate, and understand large Android codebases — especially useful when working with obfuscated code, many dependencies, or when you don’t have full context (e.g. in large apps or reverse-engineering contexts). It provides capabilities to quickly locate references, method calls, resource usages, and dependency paths across the project, which can dramatically speed up understanding code flow, tracing bugs, or auditing code. By giving a UI or structured navigation interface (depending on platform integration) over the project’s code and metadata, CodeLocator helps developers find where particular functions, classes or resources are used, and see their call graphs or dependency chains. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Milvus Bootcamp

    Milvus Bootcamp

    Dealing with all unstructured data, such as reverse image search

    Milvus Bootcamp is a collection of tutorials, examples, and best practices for using Milvus, an open-source vector database designed for AI-powered similarity search and retrieval applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    MCP Proxy

    MCP Proxy

    A TypeScript SSE proxy for MCP servers that use stdio transport

    mcp-proxy is a lightweight bridge that converts between MCP transports, letting you run a server on stdio and expose it over Streamable HTTP (SSE) or do the reverse. This enables existing desktop-style MCP servers to be reused by web services and IDEs that prefer HTTP, without modifying the server. The tool can multiplex multiple named STDIO servers behind one proxy instance, simplifying fleet deployments or local development with many tools. It ships prebuilt artifacts and a Homebrew formula for quick install on macOS and Linux, with container images published for broader environments. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 10
    Kornia

    Kornia

    Open Source Differentiable Computer Vision Library

    ...It consists of a set of routines and differentiable modules to solve generic computer vision problems. At its core, the package uses PyTorch as its main backend both for efficiency and to take advantage of the reverse-mode auto-differentiation to define and compute the gradient of complex functions. Inspired by existing packages, this library is composed by a subset of packages containing operators that can be inserted within neural networks to train models to perform image transformations, epipolar geometry, depth estimation, and low-level image processing such as filtering and edge detection that operate directly on tensors. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    LegacyInsight

    Legacy reverse engineering tool

    LegacyInsight is an AI-powered reverse engineering platform that transforms legacy software systems into comprehensible business logic. Using cutting-edge GenAI, it analyzes legacy and extracts core operations, business rules, and data transformations—all translated into natural language. LegacyInsight supports enterprise-grade systems built on Java, COBOL, NET and other legacy stacks, helping organizations reclaim understanding of business-critical code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Super PDF Editor (a Batch PDF Processor)

    Super PDF Editor (a Batch PDF Processor)

    Create, Edit, Delete, Organize , Convert, Export, Secure & Sign PDF.

    ...The easy-to-use software is complete with editing tools for modifying PDF files your way. Most comprehensive, powerful, process-based and lightning-fast batch processor software. OCR PDF. PDF Imposition, Reverse Pages, Resize Page, Scale Page, Booklet, N-up Pages, Merge, Split by page, Extract Page, Rotate Page. Replace Page, Insert Page, Delete Page. Export To Word, Excel. Password Protection, Remove Password, Watermark/Background. Your Privacy, Our Priority Protect Your Data with Complete Confidence. Our software is designed to keep your information 100% secure. ...
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 13
    ChatGPT Web

    ChatGPT Web

    ChatGPT demo webpage built with Express and Vue3

    ...If the network is not available, it means that the country is blocked, and you need to build your own proxy. Never use other people's public proxy, it is dangerous. The reverse proxy will expose your access tokens to third parties when using the accessTokenthe method, and doing so should have no ill effects, but consider the risks before using this method. When publishing the project to the public network, you should set AUTH_SECRET_KEYthe variable to add your password access rights, and you should also modify the index.HTML title to prevent it from being searched by keywords.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Edge GPT

    Edge GPT

    Reverse engineered API of Microsoft's Bing Chat

    EdgeGPT is a reverse-engineered client project that exposed a programmatic interface to Microsoft’s Bing Chat experience (often associated with “Edge” due to access patterns and requirements at the time). It was built to let developers run prompts and retrieve responses through scripts and applications, effectively turning the chat experience into something that could be automated and integrated into tools.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    revChatGPT

    revChatGPT

    Reverse engineered ChatGPT API

    Reverse Engineered ChatGPT API by OpenAI. Extensible for chatbots etc. This is not an official OpenAI product.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 16
    Bard

    Bard

    Python SDK/API for reverse engineered Google Bard

    The Bard repository from acheong08 is an unofficial client library and set of tools designed to interact programmatically with Google Bard, Google’s conversational AI service, allowing developers to automate queries, integrate Bard into their own applications, and experiment with scripting around Bard-style prompts without relying on a formal, official API. Because Google doesn’t provide a standard public API for Bard, this project works by reverse-engineering the web interactions that power Bard’s interface and exposing them through code-friendly interfaces, enabling chat automation, custom workflows, and bot creation. The repository typically includes authentication handling, session management, and request/response serialization so that developers don’t have to deal with low-level HTTP details. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    ChatGPT API

    ChatGPT API

    Reverse engineered ChatGPT API

    acheong08/ChatGPT is a community-built project that packaged an unofficial, reverse-engineered interface for interacting with ChatGPT, primarily aimed at developers who wanted programmatic access before official solutions were widely available. It focuses on enabling chatbot-like workflows by wrapping the underlying web-based behavior into a developer-friendly library and tooling, making it easier to integrate into scripts, bots, and experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Node ChatGPT API

    Node ChatGPT API

    A client implementation for ChatGPT and Bing AI

    A client implementation for ChatGPT and Bing AI. Available as a Node.js module, REST API server, and CLI app. Support for the official ChatGPT model has been added! You can now use the gpt-3.5-turbo model with the official OpenAI API, using ChatGPTClient. This is the same model that ChatGPT uses, and it's the most powerful model available right now. Usage of this model is not free, however it is 10x cheaper than text-davinci-003. The default model used in ChatGPTClient is now gpt-3.5-turbo....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    revChatGPT

    revChatGPT

    This app allows you to chat with ChatGPT using reverse-engineered API

    ...If you choose Email/Password, you'll need to provide your email and password. If you choose Session token, you'll need to provide your session token. If you choose Access token, you'll need to provide your access token. revChatGPT is a reverse-engineered ChatGPT API that is not affiliated with OpenAI. It is intended for educational and research purposes only.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Super-PDF-Editor-Lite

    Super-PDF-Editor-Lite

    World's most comprehensive, powerful, process-based PDF editor

    World's most comprehensive, powerful, process-based and lighting fast PDF reader, editor and batch processor. Includes features like Create PDF from Images, HTML, Text files. Create a processing log file. Extract Page, Split Page, Rotate Page, Merge Page, Duplicate page, Move Page, Printing, and Compress Page. Improve image enhancement before OCR operation for better OCR performance. pdf Imposition, etc. Super PDF Editor is best for bulk pdf processing, especially for the printing industry....
    Downloads: 13 This Week
    Last Update:
    See Project
  • 21
    Bullet Physics SDK

    Bullet Physics SDK

    Real-time collision detection and multi-physics simulation for VR

    ...We are developing a new differentiable simulator for robotics learning, called Tiny Differentiable Simulator, or TDS. The simulator allows for hybrid simulation with neural networks. It allows different automatic differentiation backends, for forward and reverse mode gradients. TDS can be trained using Deep Reinforcement Learning, or using Gradient based optimization (for example LFBGS). In addition, the simulator can be entirely run on CUDA for fast rollouts, in combination with Augmented Random Search. This allows for 1 million simulation steps per second. It is highly recommended to use PyBullet Python bindings for improved support for robotics, reinforcement learning and VR. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    ruDALL-E

    ruDALL-E

    Generate images from texts. In Russian

    ...Try to create unique images together with generative artists using your own formulations. Ask generative artists to depict something special for you as well. The Kandinsky 2.0 model uses the reverse diffusion method and creates colorful images on various topics in a matter of seconds by text query in Russian and other languages. You can even combine different languages within a single query. This neural network has been developed and trained by Sber AI researchers in close collaboration with scientists from Artificial Intelligence Research Institute using joined datasets by Sber AI and SberDevices. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    godlp

    godlp

    Sensitive information protection toolkit

    godlp appears to be another software project from ByteDance — however, as of the most recent checks, there’s very little publicly available information about it: the repository exists under ByteDance’s GitHub, but its documentation, README, and metadata are minimal (or not human-readable), and the project seems to have limited community visibility compared to their other major tools. Because of that opacity, one must infer that godlp is likely a specialized internal or early-stage tool,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AabResGuard

    AabResGuard

    The tool of obfuscated aab resources

    AabResGuard is a resource-obfuscation and resource-packing tool developed by ByteDance for Android applications. Its primary purpose is to protect and shrink the resource assets inside Android App Bundles (AAB), making reverse engineering and tampering harder while reducing final package size. It can be integrated as a command-line tool or a Gradle plugin, so developers can adopt it with minimal disruption to their existing Android build pipelines. Historically, it was used internally by ByteDance (e.g. for apps like TikTok and its related overseas products), which suggests it was robust and production-ready. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Vector AI

    Vector AI

    A platform for building vector based applications

    ...Store your vectors alongside documents without having to do a db lookup for metadata about the vectors. Enable searching of vectors and rich multimedia with vector similarity search. The backbone of many popular A.I use cases like reverse image search, recommendations, personalization, etc. There are scenarios where vector search is not as effective as traditional search, e.g. searching for skus. Vector AI lets you combine vector search with all the features of traditional search such as filtering, fuzzy search, and keyword matching to create an even more powerful search.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.