8 مستودعات
Mechanisms to map physical system paths to virtual internal server paths for resource access.
Distinguishing note: None of the candidates relate to mapping local directories for a web-based runtime server
Explore 8 awesome GitHub repositories matching operating systems & systems programming · Virtual Filesystem Mappings. Refine with filters or upvote what's useful.
v86 is a browser-based virtual machine and x86 hardware simulator that allows 16-bit and 32-bit operating systems to run directly within a web page. It functions as an x86 emulator for WebAssembly, simulating CPUs, memory, and storage devices to execute legacy software without original native hardware. The project utilizes a WebAssembly just-in-time compiler to translate x86 machine code into WebAssembly modules for high-performance execution in the browser. The system covers hardware emulation and lifecycle management, including the ability to boot from disk images, configure virtual hardwa
Maps binary disk images into emulated memory spaces for guest OS storage access.
Neutralinojs is a lightweight cross-platform desktop application framework that allows developers to build native applications using web technologies and a C++ backend. It serves as a native system API bridge, enabling JavaScript frontend code to execute system commands and manage files across Windows, macOS, and Linux. The project distinguishes itself as a portable runtime that renders interfaces via the system's built-in webview instead of bundling a full browser engine. This approach enables the packaging of web assets into small, standalone executable binaries. The framework provides com
Allows mapping local filesystem paths to the internal static server to bypass file protocol restrictions.
Blink is a JIT-based instruction emulator and x86-64 Linux emulator designed to run Linux binaries and ELF files across different host operating systems and architectures. It functions as a binary execution sandbox and system call simulator, providing a controlled environment for running programs. The project distinguishes itself with a terminal user interface for monitoring execution, managing breakpoints, and visualizing JIT compilation paths. It supports self-modifying code through a cache-invalidating memory model and provides execution environment isolation using restricted directory ove
Simulates a virtual root filesystem by mapping physical host directories to the guest environment.
Spin is a WebAssembly serverless framework and development toolchain for building and running portable microservices. It functions as an event-driven orchestrator and runtime that executes WebAssembly components, allowing developers to map HTTP requests, Redis messages, and cron schedules to specific modules. The project distinguishes itself by implementing a Wasm-based AI inference gateway, enabling components to perform model inference and generate text embeddings. It utilizes the WebAssembly Component Model and WASI for language-agnostic composition and portable host interfacing, while emp
Mounts local directories and static assets into the Wasm runtime via virtual path mapping.
create-dmg is a command line interface and packaging tool used to generate professional disk images for macOS software distribution. It functions as a disk image creator that packages applications into files with custom volume names. The tool enables the application of digital signatures to disk images using developer identities to verify software authenticity. It also supports the embedding of license agreements that require user acceptance before the image is mounted. The project covers broader capabilities for macOS build automation and installer customization, including the ability to de
Maps local source files into a structured virtual filesystem to define the end-user layout of the disk image.
UABE هي مجموعة أدوات متخصصة لاستخراج وتعديل وتحويل الأصول المخزنة داخل ملفات حزم محرك Unity. تعمل كمستخرج لحزم الأصول وأداة لتعديل الألعاب مصممة لتغيير الشبكات ثلاثية الأبعاد، والقوام، والصوت داخل ألعاب Unity. يتضمن المشروع محولاً لتنسيق الأصول يقوم بتحويل بيانات Unity الداخلية إلى تنسيقات ملفات شائعة للتحرير الخارجي. كما يتميز بمولد لمثبت التعديلات (mod installer) لإنشاء حزم تثبيت مستقلة من ملفات حزم الأصول المعدلة. يوفر البرنامج إمكانيات لاستخراج موارد اللعبة وتحويل الأصول، مما يسمح للمستخدمين باسترجاع الملفات المضمنة وتحويل الأصول الداخلية المملوكة إلى أنواع وسائط قياسية.
Dynamically adjusts data offsets and field lengths to support multiple iterations of the Unity engine.
Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and visibility tool. It provides a query engine and remote forensic collector used to hunt for indicators of compromise and perform triage across a fleet of hosts. The system is distinguished by its specialized query language for interrogating host state and parsing binary files. It features a notebook environment that combines markdown documentation with executable query cells to standardize investigative workflows and enable collaborative reporting. The platform covers a wide range o
Generates remapping configurations from disk images to simulate endpoints for artifact collection.
iDescriptor is a suite of specialized tools for managing, diagnosing, and interacting with iOS devices. It provides a comprehensive toolkit for device management, hardware diagnostics, remote terminal access, and virtual location simulation across different operating systems. The project includes a device management suite for mirroring screens in real-time, managing files, and installing applications via USB or wireless connections. It features a hardware diagnostic tool to identify internal components and verify the authenticity of USB cables, along with a virtual GPS simulator to override g
Links specific operating system versions to corresponding system disk images to enable hardware diagnostics and mounting.