Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> lack of VirtualAlloc() and VirtualProtect() functions

While these API not be in the "modern" SDK, the system calls behind them still work just fine. (They have to: otherwise, malloc wouldn't work.)

You can walk ntdll's export table manually and find NtProtectVirtualMemory and friends.

Also, SYSENTER is a thing.



But you are forced to use Microsoft's App Store for Metro applications. Even if this works (I haven't tested it, but it seems plausible) you'll probably never able to get your application through Microsoft's certification process... :-(


How would they know?




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: