DynamoRIO / DynamoRIO/drmemory

handle NtUserCall*Param corner cases: win2k, unknown calls

Open
#728 1 comment 0 reactions 0 assignees View on GitHub
Migrated OpSys-Windows Priority-Medium
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on December 29, 2011 20:32:33_

issue #484 added infrastructure for secondary syscall tables, added syscall
numbers for NtUserCall_Param for most platforms, and added handling
for the majority of NtUserCall_Param calls.

this issue covers finishing up some corner cases:
- get the syscall numbers for Windows 2000
- verify all the intermediate calls for Windows 7.
for issue #484 I verified calls at a number of points throughout the list.
- determine the currently-unknown calls: there are a small number whose names
and params are unknown

_Original issue: http://code.google.com/p/drmemory/issues/detail?id=728_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.