4 Commits
Author SHA1 Message Date
Decaf Code 2ed2be349e hook/table.c: Add hacks to deal with Win32 apisets 2019-03-03 19:46:30 -05:00
Decaf Code 7526c7274a hook/table.c: Populate links from first match
The loaded module list is kept in the order the modules are first
loaded. Using the first loaded module (i.e. the EXE) will help
ensure that multiple hook DLLs stack correctly. Previously the link
was taken from the most-recently loaded module.
2018-11-20 13:17:34 -05:00
Matt Bilker 3df87b35e3 hook/table.c: Import assert.h 2018-11-13 20:05:56 -05:00
Decaf Code a5b3a5c48b hook/table.c: Add IAT hooking mechanism 2018-11-07 11:51:14 -05:00