10 रिपॉजिटरी
Protocols for communicating between a debugger and a remote agent to control process execution and inspect memory.
Distinct from Browser Debugging Protocols: None of the candidates cover general binary debugging protocols; they focus on AI agents or browser instrumentation.
Explore 10 awesome GitHub repositories matching operating systems & systems programming · Remote Debugging Protocols. Refine with filters or upvote what's useful.
radare2 is a reverse engineering framework and binary analysis toolset. It functions as a multi-architecture disassembler, low-level binary debugger, and hexadecimal editor for inspecting executable structures and interpreting machine code when original source files are unavailable. The framework provides capabilities for decompiling machine instructions, performing symbolic analysis, and diffing binary files to identify structural changes across versions. It also includes a digital forensic analyzer and disk analyzer for browsing filesystem formats in userland. The toolset supports binary p
Provides a client-server protocol for monitoring and modifying running processes across different hosts.
This project is an instructional user guide and software development workflow tutorial designed to help users master a professional integrated development environment. It provides educational content and step-by-step instructions for optimizing coding productivity and navigating development tools across various language versions. The material specifically covers the configuration of Java-centric environments, including setting up the operating system, managing dependencies, and tuning memory settings. It offers detailed guidance on utilizing professional tools to streamline development proces
Provides a guide for using network sockets to debug applications running on remote servers.
XNU एक हाइब्रिड ऑपरेटिंग सिस्टम कर्नेल है जो सिस्टम सेवाओं के लिए एक मोनोलिथिक परत के साथ एक माइक्रोकर्नेल आर्किटेक्चर को जोड़ता है। यह ऑपरेटिंग सिस्टम विकास के लिए एक आधार प्रदान करता है, जिसमें मानकीकृत सिस्टम-कॉल इंटरफ़ेस, एक मॉड्यूलर डिवाइस ड्राइवर फ्रेमवर्क, और अनिवार्य एक्सेस कंट्रोल सुरक्षा शामिल है। आर्किटेक्चर में एक Mach-आधारित माइक्रोकर्नेल और एक BSD-आधारित मोनोलिथिक परत है। यह अलग-थलग कर्नेल घटकों और यूजर-स्पेस प्रक्रियाओं के बीच सुरक्षित डेटा विनिमय के लिए एक संदेश-पासिंग इंटर-प्रोसेस संचार बस का उपयोग करता है, साथ ही एक ऑब्जेक्ट-ओरिएंटेड ड्राइवर फ्रेमवर्क जो हार्डवेयर-विशिष्ट लॉजिक को मुख्य कर्नेल से अलग करता है। सिस्टम में नीति-संचालित सुरक्षा प्रवर्तन के लिए एक अनिवार्य एक्सेस कंट्रोल इंजन और लाइव मेमोरी का निरीक्षण करने और सिस्टम पैनिक का विश्लेषण करने के लिए एक रिमोट कर्नेल डीबगर शामिल है। अतिरिक्त क्षमताएं मल्टी-प्रोसेसर शेड्यूलिंग, हार्डवेयर संसाधन समन्वय, और विभिन्न आर्किटेक्चर में बूट करने योग्य छवियों को उत्पन्न करने के लिए एक बिल्ड सिस्टम को कवर करती हैं। प्रोजेक्ट कर्नेल बिल्ड प्रबंधन, डीबग सिंबल निर्माण, और सिस्टम कॉल सत्यापन के लिए एक फ्रेमवर्क के लिए टूलिंग प्रदान करती है।
Implements protocols for communicating between a debugger and a remote agent to inspect live memory and analyze panics.
xv6-riscv is a simplified Unix-like teaching operating system designed for the study of kernel design and hardware interaction. It provides a low-level RISC-V kernel implementation that serves as a bootable system image for execution and debugging within a virtual machine or emulator. The project focuses on educational instruction regarding the RISC-V architecture. It enables the study of operating system concepts through a minimal kernel that implements process management and memory handling. The system covers core kernel operations including multiprocessor resource management and the imple
Supports remote kernel debugging via protocols that allow memory inspection and breakpoint management.
PlatformIO is an embedded development platform and cross-platform build system for writing, compiling, and uploading firmware to various microcontroller architectures. It provides a unified environment for managing embedded software development across different hardware platforms. The project functions as an embedded library manager through a centralized registry for discovering and integrating third-party drivers and libraries. It also serves as a firmware debugging tool and an embedded unit testing framework, allowing for real-time hardware inspection and the execution of test suites direct
Implements GDB-based remote debugging to inspect memory and execution flow on target hardware in real time.
mGBA is a high-accuracy Game Boy Advance emulator and hardware-level debugger designed to run handheld console ROMs on modern computers. It serves as a scriptable emulation environment that allows for the execution of portable hardware software and the simulation of associated peripherals. The project distinguishes itself through its focus on technical analysis, providing a suite of tools for retro game debugging and game logic inspection. It includes a host-client debug protocol that enables external debugger connectivity via TCP socket communication and an event-driven scripting engine for
Exposes internal system registers and memory via a network socket using a host-client debug protocol.
Debugs CUDA applications running on actual GPUs using an extension of the standard GDB debugger.
lsp-mode is a Language Server Protocol client and IDE feature set for Emacs. It functions as a semantic code analysis tool and JSON-RPC communication layer that connects the editor to external language servers to provide intelligent code completion and real-time diagnostics. The project also serves as a Debug Adapter Protocol client, enabling interactive debugging sessions and breakpoint management. This allows for stepping through code and inspecting variables via a standardized protocol, including support for debugging within Docker containers. The system covers a broad range of developmen
Uses standardized protocols to communicate with remote debug agents for process execution control and memory inspection.
यह प्रोजेक्ट JavaScript निष्पादन, नेटवर्क ट्रैफ़िक और पेज लेआउट का निरीक्षण करने के लिए डिज़ाइन किया गया एक ब्राउज़र डेवलपर टूल है। यह वेब इंजन की स्थिति को प्रबंधित करने और वेब एप्लिकेशन्स में लॉजिक त्रुटियों की पहचान करने के लिए एक JavaScript डिबगर और Chrome DevTools प्रोटोकॉल डिबगर के रूप में कार्य करता है। सुइट वेब परफॉरमेंस प्रोफाइलिंग के लिए विशेष उपयोगिताएं प्रदान करता है, जिसमें मेमोरी लीक का पता लगाना और प्रोसेसिंग बॉटलनेक्स का विश्लेषण शामिल है। इसमें API कॉल्स को ट्रबलशूट करने के लिए एक नेटवर्क ट्रैफ़िक एनालाइज़र और कुकीज़, कैश व स्थानीय डेटाबेस प्रविष्टियों को संशोधित करने के लिए एक ब्राउज़र स्टोरेज मैनेजर भी शामिल है। अतिरिक्त क्षमताओं में वेब पेज लेआउट विश्लेषण, रिस्पॉन्सिव डिस्प्ले को सत्यापित करने के लिए मोबाइल डिवाइस एमुलेशन और एप्लिकेशन लॉग्स की निगरानी शामिल है। टूलसेट कंपाइल किए गए कोड को मूल फ़ाइलों से जोड़ने के लिए सोर्स मैप रिज़ॉल्यूशन का समर्थन करता है और बाहरी एडिटर्स को कनेक्ट करने की अनुमति देता है।
Provides a protocol for connecting the frontend toolset to a background process that controls the JavaScript engine.
Puppeteer Sharp एक .NET रैपर और ऑटोमेशन लाइब्रेरी है जिसका उपयोग प्रोग्रामेटिक रूप से हेडलेस Chrome और Chromium ब्राउज़र को चलाने के लिए किया जाता है। यह Chrome DevTools Protocol क्लाइंट के रूप में कार्य करता है, जो वेब स्क्रैपिंग और वेब पेज इंटरैक्शन के ऑटोमेशन के लिए एक फ्रेमवर्क प्रदान करता है। यह प्रोजेक्ट ब्राउज़र संदर्भ के भीतर JavaScript के निष्पादन को सक्षम बनाता है और WebSocket एंडपॉइंट्स के माध्यम से रिमोट ब्राउज़र सत्रों से जुड़ने का समर्थन करता है। यह कार्यात्मक वेब परीक्षण और विज़ुअल रिग्रेशन विश्लेषण करने के लिए ब्राउज़र स्टेट्स के हेरफेर की अनुमति देता है। क्षमता क्षेत्रों में HTML इंजेक्शन के माध्यम से कंटेंट ट्रांसफॉर्मेशन, पेज स्क्रीनशॉट कैप्चर और PDF डॉक्यूमेंट्स का निर्माण शामिल है। यह लाइब्रेरी निष्पादन के साथ आगे बढ़ने से पहले विशिष्ट CSS सिलेक्टर्स या JavaScript स्थितियों की प्रतीक्षा करने के लिए सिंक्रोनाइज़ेशन टूल भी प्रदान करती है।
Utilizes the Chrome DevTools Protocol to programmatically inspect and manipulate the DOM without a GUI.