1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)C23,826 stars (23,826 stars)3,229 forks (3,229 forks)batch import
HacktoberfestWindowsbuildsystemgood first issue
- Issue type
- refactor
- Research direction
- Check the current syscall table implementation in radare2, likely in a file such as libr/core/syscall.c or similar. Use the scripts from j00ru's GitHub repo to generate an updated list of Windows syscalls and integrate them into radare2's codebase. Also review the superseded issue #1194 for any prior work or discussion.