1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)C3,229 forks (3,229 forks)batch import
HacktoberfestWindowsbuildsystemgood first issue
Repository metrics
- Stars
- 23,826 stars (23,826 stars)
- PR merge metrics
- Avg merge 16h 24m (Avg merge 16h 24m)99 merged PRs in 30d (99 merged PRs in 30d)
Contributor guide
- Research direction
- Review the referenced windows syscalls and windows syscall table repositories, understand their format, and integrate the data into radare2's syscall database, potentially by writing a script to auto generate the necessary source files.
- Tech stack
- c
- Domain
- backend
- Issue type
- Chore
- Prerequisites
- GitCWindows syscall knowledge