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

Did anyone find info on how are user32.dll and kernel32.dll handled ?


There are stubs, or reimplementations on top of the C library, for a relatively small subset of functions: https://github.com/taviso/loadlibrary/tree/master/peloader/w... (see e.g. Files.c in there for an example of mapping Windows API functions to libc).




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

Search: