WinAPIOverride icon
WinAPIOverride icon

WinAPIOverride

 3 likes

This software allows you to monitor and/or modify any function of a process for any calling convention (stdcall or cdecl).

WinAPIOverride screenshot 1

License model

  • Free PersonalProprietary

Application type

Platforms

  • Windows
  No rating
3likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Process Monitoring

WinAPIOverride News & Activities

Highlights All activities

Recent activities

Show all activities

WinAPIOverride information

  • Developed by

    Unknown
  • Licensing

    Proprietary and Free Personal product.
  • Alternatives

    5 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

Our users have written 0 comments and reviews about WinAPIOverride, and it has gotten 3 likes

WinAPIOverride was added to AlternativeTo by piotrex on May 12, 2013 and this page was last updated Sep 9, 2022.
No comments or reviews, maybe you want to be first?
Post comment/review

What is WinAPIOverride?

WinAPIOverride is an advanced api monitoring software for 32 and 64 bits processes. You can monitor and/or override any function of a process. This can be done for API functions or executable internal functions.

It tries to fill the gap between classical API monitoring softwares and debuggers. It can break targeted application before or after a function call, allowing memory or registers changes; and it can directly call functions of the targeted application.

Main differences between other API monitoring softwares :

  • You can define filters on parameters or function result
  • You can define filters on dll to discard calls from windows system dll
  • You can hook functions inside the target process not only API
  • You can hook asm functions with parameters passed through registers
  • You can hook hardware and software exceptions
  • Double and float results are logged
  • You can easily override any API or any process internal function
  • You can break process before or/and after function call to change memory or registers
  • You can call functions which are inside the remote processes
  • Can hook COM OLE and ActiveX interfaces
  • User types (enum, struct and union) and user defines are supported
  • All is is done like modules : you can log or override independently for any function
  • A library is provided for developpers who intend to build their one hooking software