-
🤱🏻 Turn any webpage into a desktop app with one command. 一键打包网页生成轻量桌面应用
Rust MIT License UpdatedNov 4, 2025 -
udbserver Public
Unicorn Emulator Debug Server - Written in Rust, with bindings for C, Go, Java and Python
-
uCore-Tutorial-Code Public
Forked from LearningOS/uCore-Tutorial-CodeCodes for the uCore labs of Tsinghua University's Operating System course.
Makefile GNU General Public License v3.0 UpdatedSep 18, 2025 -
setuptools-rust Public
Forked from PyO3/setuptools-rustSetuptools plugin for Rust support
Python MIT License UpdatedMay 17, 2025 -
hyperpwn Public
A hyper plugin to provide a flexible GDB GUI frontend with the help of GEF, pwndbg or peda
-
hyperinator Public
Layout automation plugin for Hyper. Inspired by tmuxinator
-
gdbstub Public
Forked from daniel5151/gdbstubAn ergonomic and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust, with full no_std support.
-
arceos-umhv Public
Forked from arceos-hypervisor/axvisorUnified modular arceos-hypervisor
Rust UpdatedMar 30, 2025 -
axvm Public
Forked from arceos-hypervisor/axvmVirtual Machine resource management crate for ArceOS's hypervisor variant.
Rust Apache License 2.0 UpdatedMar 30, 2025 -
-
cfgenius Public
Forked from Radbuglet/cfgeniusConditional compilation with macro support in Rust
Rust MIT License UpdatedFeb 28, 2025 -
gdb-optional-step-bug Public
Forked from daniel5151/gdb-optional-step-bugGDB client doesn't respect optional single-step support on certain target architectures
Rust UpdatedFeb 24, 2025 -
toyvmm Public
Forked from aztecher/toyvmmToyVMM is a project being developed for the purpose of learning virtualization technology
Rust Apache License 2.0 UpdatedFeb 16, 2025 -
axaddrspace Public
Forked from arceos-hypervisor/axaddrspaceArceOS-Hypervisor guest address space management module
Rust UpdatedJan 21, 2025 -
riscv_vcpu Public
Forked from arceos-hypervisor/riscv_vcpuvCpu for RISC-V: virtualization support under riscv64 architecture
Rust UpdatedJan 21, 2025 -
-
x86_vcpu Public
Forked from arceos-hypervisor/x86_vcpuvCpu for x86_64: Intel VMX virtualization support under x86_64 architecture
Rust UpdatedJan 13, 2025 -
arm_vcpu Public
Forked from arceos-hypervisor/arm_vcpuvCpu for ARM: virtualization support under aarch64 architecture
Rust UpdatedJan 13, 2025 -
axvmconfig Public
Forked from arceos-hypervisor/axvmconfigA simple VM configuration tool for ArceOS-Hypervisor.
Rust UpdatedJan 7, 2025 -
fcitx5-android Public
Forked from fcitx5-android/fcitx5-androidFcitx5 input method framework and engines ported to Android
Kotlin GNU Lesser General Public License v2.1 UpdatedJul 20, 2024 -
arceos Public
Forked from arceos-hypervisor/arceosAn experimental modular OS written in Rust.
Rust Apache License 2.0 UpdatedJun 12, 2024 -
hypercraft Public
Forked from arceos-hypervisor/hypercraft🚧WIP🚧 hypercraft is a VMM library written in Rust.
Rust MIT License UpdatedJun 12, 2024 -
unicorn Public
Forked from unicorn-engine/unicornUnicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, X86)
C GNU General Public License v2.0 UpdatedJun 12, 2024 -
-
AFLplusplus Public
Forked from AFLplusplus/AFLplusplusThe fuzzer afl++ is afl with community patches, qemu 5.1 upgrade, collision-free coverage, enhanced laf-intel & redqueen, AFLfast++ power schedules, MOpt mutators, unicorn_mode, and a lot more!
C Apache License 2.0 UpdatedMay 16, 2024 -
-
lxdui Public
Forked from AdaptiveScale/lxduiLXDUI is a web UI for the native Linux container technology LXD/LXC
HTML Apache License 2.0 UpdatedApr 15, 2024 -
-
Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
-
LibAFL Public
Forked from AFLplusplus/LibAFLAdvanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...