Hacker News new | ask | show | jobs
by frereit 696 days ago
Cool! I built something very similar but for Windows a while back: https://syscalls.win
1 comments

nice work.

(hopefully) constructive feedback from me, it would be nice if you can list all the syscall items in one page for ctrl+f reasons. and if you can somehow enumerate and include the parameters they take that'd be really nice, but I know in windows land you don't have documentation of the function signatures, I get why you didn't do that already, it is super tedious.