2-day current streak·4-day longest streak
-
emulator-uefi-shell-app
本技能可以为 Claude Code 提供 UEFI Shell 应用程序开发的完整知识库,涵盖从环境搭建到调试部署的全流程. This skill provides Claude Code with complete knowledge for UEFI Shell application development, covering the entire workflow from environment setup to debugging and deployment.
PowerShell ★ 53 1d agoExplain → -
pdf2md
将 PDF 技术文档(规格书、数据手册、参考手册)批量转换为高质量 Markdown,保留表格结构、提取嵌入图片、自动清除水印。Batch convert PDF technical documents (datasheets, reference manuals, specs) to clean Markdown with table preservation, image extraction, and watermark removal.
Python ★ 50 1mo agoExplain → -
UEFI_SuperMario
将红白机(NES)《超级马力欧兄弟》(Super Mario Bros)移植到 **UEFI Shell** 环境下运行。图形输出使用 UEFI GOP(Graphics Output Protocol),纯软件渲染,无音频依赖。可在 QEMU + OVMF 或真机 UEFI Shell 下运行。A port of the NES classic "Super Mario Bros" to the **UEFI Shell** environment. Uses UEFI GOP for graphics, pure software rendering, no audio. Runs on QEMU + OVMF or bare-metal UEFI systems.
C ★ 33 2mo agoExplain → -
UEFI_Contra
这是一个将红白机经典《魂斗罗》(Contra)移植到 **UEFI Shell** 环境的技术实验项目。游戏作为 UEFI 应用程序(.efi 文件)运行,直接通过 GOP(Graphics Output Protocol)渲染画面,无需操作系统支持,仅依赖 UEFI 固件.This project ports the classic NES game **Contra** (魂斗罗) to the **UEFI Shell** environment.
C ★ 26 1mo agoExplain → -
pdf-watermark-removal
一个用于 Claude Code和OpenClaw 的 Skill,通过分析 PDF 内部结构识别并移除水印,同时保持正常内容完整。
★ 24 1mo agoExplain → -
bios-security-analysis
一个为Claude Code定制的 UEFI/BIOS 固件安全漏洞分析技能。将资深 BIOS 安全研究者积累的经验打包为可复用的 AI 能力,覆盖从固件镜像解析、深度解压、微码提取、证书审计到最终报告输出的全流程。A Claude Code skill for comprehensive UEFI/BIOS firmware security vulnerability analysis. Distills years of BIOS security research expertise into reusable AI capabilities
Python ★ 13 1mo agoExplain → -
UEFI_tank
UEFI Shell下的坦克大战(1990 经典版)是一款在 **UEFI Shell** 环境下运行的俯视角固定地图坦克射击游戏,复刻了 1990 年红白机经典《坦克大战》(Battle City)的核心玩法,由DeepSeek V4 Pro生成代码
C ★ 12 2mo agoExplain → -
UEFI_battlecity
将经典 FC 坦克大战(Battle City)移植到 **UEFI Shell** 环境下运行。无需操作系统,固件启动后直接在 UEFI Shell 中执行,图形通过 GOP(Graphics Output Protocol)渲染,键盘由 Simple Text Input Protocol 驱动。A classic Battle City (Tank 1990) port running directly under the **UEFI Shell**. No operating system required
C ★ 7 1mo agoExplain → -
UEFI_Jackal
UEFI Shell 环境下用 C 语言完整复刻红白机游戏《赤色要塞》(Jackal):不模拟 NES 硬件,而是把原游戏的 6502 反汇编逐行翻译成平台无关的 C 核心,再以 UEFI GOP 做图形输出、UEFI 服务做输入与定时,在 QEMU(或真实 UEFI 环境)中原生运行
C ★ 6 1d agoExplain → -
UEFI_Snake
Snake game which runs in UEFI Shell!
C ★ 6 4mo agoExplain → -
UEFI_SuperMario_MVer
将任天堂 NES 经典游戏《超级马力欧兄弟》移植到 **UEFI 固件环境** 中运行。基于静态 6502 反编译技术,以纯 C 语言实现,图形通过 UEFI GOP 协议输出,无需任何操作系统即可在 QEMU 虚拟机或真实硬件上直接启动。
C ★ 5 2mo agoExplain → -
UEFI_NesEmu
纯 C 语言 NES 模拟器移植到 UEFI Shell , a pure-C NES emulator originally built on SDL3 — to the UEFI Shell environment
C ★ 5 1mo agoExplain → -
UEFI_Shmup
太空战机是一款经典纵版射击游戏,完全运行在 UEFI Shell 环境中;Space Fighter is a classic vertical scrolling shoot-em-up game that runs entirely in the UEFI Shell environment
C ★ 3 3mo agoExplain → -
UEFI_SF3
把红白机(NES / Famicom)上的格斗游戏 Street Fighter III (9 Fighter) / Super Fighter III 的 6502 汇编,忠实翻译为 C 语言,以 UEFI Shell 应用程序 形式重新实现.A faithful C reimplementation of the NES / Famicom fighting game Street Fighter III (9 Fighter) / Super Fighter III, translated from its 6502 assembly and rebuilt as a UEFI Shell application.
C ★ 2 1d agoExplain → -
UEFI_bomberman
No description.
C ★ 2 1mo agoExplain → -
disasm_Goonies
《七宝奇谋》(The Goonies,Konami 1986,日版编号 RC809)红白机 ROM 的完整反汇编工程. complete disassembly project for The Goonies (Konami, 1986, Japanese release RC809) on the NES
Assembly ★ 1 1d agoExplain → -
ChinaTextbook ⑂
所有小初高、大学PDF教材。
★ 1 9mo agoExplain → -
NES-Games-Disassembly ⑂
Source code of some NES games
★ 1 2mo agoExplain → -
UEFI_Tetris
Tetris game app in UEFI shell
C ★ 1 4mo agoExplain → -
UEFI_Breakout
Breakout game which runs in UEFI Shell!
C ★ 1 4mo agoExplain → -
how-claude-code-works ⑂
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等
★ 1 3mo agoExplain → -
UEFI_Pacman
Pacman game in UEFI Shell! 一个在UEFI Shell下的吃豆人游戏
C ★ 1 3mo agoExplain → -
IDA-Skill ⑂
使用skill让 AI Agent 像安全分析师一样分析恶意样本 | AI Agent skill for automated malware analysis using IDA Pro
★ 0 15d agoExplain → -
HydraNes ⑂
Simple C++ NES emulator
★ 0 6y agoExplain → -
NES ⑂
NES emulator written in C
★ 0 2mo agoExplain → -
NES-Jackal_Disassembly_Fully_Commented ⑂
A full disassembly for Jackal on the NES. All sections are commented. Graphical data is omitted.
★ 0 3y agoExplain → -
nesrom ⑂
nes游戏合集
★ 0 10y agoExplain → -
nes-contra-us ⑂
An annotated disassembly with supplemental materials of the Contra (US) and Probotector NES game.
★ 0 1mo agoExplain → -
lifeforce-snes ⑂
Native port of Life Force for the NES to the SNES
★ 0 1y agoExplain → -
open-source-games ⑂
A list of open source games.
★ 0 4mo agoExplain → -
awesome-game-remakes ⑂
Actively maintained open-source game remakes.
★ 0 1mo agoExplain → -
Understand-Anything ⑂
Claude Code skills that turn any codebase into an interactive knowledge graph you can explore, search, and ask questions about (Multi-platform e.g., Codex are supported).
★ 0 3mo agoExplain → -
markitdown ⑂
Python tool for converting files and office documents to Markdown.
★ 0 1mo agoExplain → -
CPP-2D-Game-Bomberman ⑂
This project is a C++ implementation of a Bomberman-style game
★ 0 1y agoExplain → -
super-mario ⑂
Super Mario in C
★ 0 8y agoExplain → -
smb-vanilla-port ⑂
An C and C++ decompilation of the NES games "Super Mario Bros" and "Super Mario Bros: The Lost Levels"
★ 0 2mo agoExplain → -
SuperMarioBros-C ⑂
An attempt to translate the original Super Mario Bros. for the NES to readable C/C++
★ 0 3y agoExplain → -
sm64 ⑂
A Super Mario 64 decompilation, brought to you by a bunch of clever folks.
★ 0 2y agoExplain → -
fheroes2 ⑂
fheroes2 is a recreation of Heroes of Might and Magic II game engine
★ 0 3mo agoExplain → -
panhub.shenzjd.com ⑂
一个 聚合的网盘搜索工具。它可以聚合多个优质资源站和公开频道,一次搜索即可覆盖阿里云盘、夸克、百度网盘、115、迅雷等热门网盘资源。它提供智能排序、分类型展示、极速部署等功能,并且是免费开源、零广告、轻量部署的。
★ 0 4mo agoExplain → -
claw-code_source ⑂
The fastest repo in history to surpass 50K stars ⭐, reaching the milestone in just 2 hours after publication. Better Harness Tools that make real things done. Now writing in Rust using oh-my-codex.
★ 0 3mo agoExplain → -
start-claude-code ⑂
Run Claude Code v2.1.88 from leaked source - one command setup
★ 0 3mo agoExplain → -
claude-code-source-all-in-one ⑂
Claude Code source code - for educational and reference purposes only. Sourced from instructkr/claw-code
★ 0 3mo agoExplain →
No repos match these filters.