Hacker News new | ask | show | jobs
by _8j50 1058 days ago
This topic hits home.

For anyone writing exploits for windows, please! I beg if you, don't write PoC's that need visualstudio and it's libraries (e.g.;vc++). Use mingw where possible. Or just do python with pywin32.