Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

gui

يحتوي gui على 7 من skills المجمعة من HyperDbg، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
7
Stars
85
محدث
2026-04-29
Forks
13
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

bindgen-binding
مطوّرو البرمجيات

Generates Go bindings from C headers and creates DLL bindings with unit tests. Invoke when user wants to add a new C library binding (WinDivert, Everything-SDK, zydis, keystone etc.) or when TestGenerate needs to be run for bindgen.

2026-04-29
go-error-cleanup
مطوّرو البرمجيات

Removes error returns and replaces with mylog.Check/Check2/Call. Invoke when user wants to clean up error handling in Go files.

2026-04-29
hyperdbg-consistency-checker
مطوّرو البرمجيات

Checks Go implementation consistency with C++ HyperDbg. Invoke when comparing Go test code with C++ Libhyperdbg implementation or debugging IOCTL structure mismatches.

2026-04-29
impl-generator
مطوّرو البرمجيات

Generates interface method implementations for structs. Invoke when user wants to implement interface methods in a struct, automatically detecting missing methods and signature mismatches.

2026-04-29
pdbex-go-implementation
مطوّرو البرمجيات

Guide for implementing Go version of pdbex PDB parser. Invoke when developing PDB parsing, symbol extraction, or type reconstruction features.

2026-04-29
test-generator
محللو ضمان جودة البرمجيات والمختبرون

Generates unit test skeletons from Go interface definitions. Invoke when user wants to create test files with empty test functions based on interface methods.

2026-04-29
ux-ui-troubleshooter
مطوّرو البرمجيات

Comprehensive guide for creating gio/ux UIs. Invoke when developing any gio/ux UI, creating widgets, layouts, or troubleshooting panics and compilation errors.

2026-04-29