Hacker News new | ask | show | jobs
by yshui 145 days ago
If you think directly calling Windows syscall is crazy, some applications parse binary code from ntdll.dll to figure out what the syscall numbers actually are, since they change across different Windows versions :)