Skip to content

a Tool used for generating monitoring files for WinApiOverride and Rohitabs API Monitor

License

Notifications You must be signed in to change notification settings

danyhm/DLLHeaderParser

Repository files navigation

DLLHeaderParser

This simple tool helps building the files required for Monitoring of custom DLLs in WinApiOverride and Rohitabs WinApi Monitor.

you need to have the DLLs and the header files used to build them. DLLHeaderParser uses CppAst internally to parse the Header files as a compilation and produces the required output for both tools.

How To use:

read info.txt
see the VS project debug arguments. for each DLL there's a separate debug profile that parses that DLL.

Known Limitations:

read info.txt

Rohitab Api Monitor XML generation is not complete and only the function XML is generated. no output yet

About

a Tool used for generating monitoring files for WinApiOverride and Rohitabs API Monitor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages