HookInjEx!

ENIAC: the way we were http://codeproject.com/News/36889/ENIAC-the-way-we-were.aspx
Thu 2 Feb 2017 As much disparity as there is between an Altair 8800 and a modern personal computer, looking even further back is fascinating. Pythonnet brings Python to Microsoft .Net http://codeproject.com/News/36890/Pythonnet-brings-Python-to-Microsoft-Net.aspx
Thu 2 Feb 2017 The package provides tools and scripting supported, but Python does not become a first-class CLR language GitLab suffers major backup failure after data deletion incident http://codeproject.com/News/36891/GitLab-suffers-major-backup-failure-after-data-del.aspx
Thu 2 Feb 2017 The issue escalated into emergency database maintenance after data was deleted accidentally — followed by an apparent inability to restore the.

HookInjEx alternatives

  • 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.

    tags: process-monitoring
  • Deviare In-Process

  • Deviare In-Process is a code interception engine for Microsoft Windows®. It is a dual license library, GPLv3 and Commercial. The source code is available at GitHub.

    tags: analysis-tool api api-analytics api-hooking api-integration
  • Mhook

  • If you dabble in this area then you’ll already know that Microsoft Research's Detours pretty much sets the benchmark when it comes to API hooking. Why don't we get a comparison out of the way quickly then?

    tags: analysis-tool api api-analytics api-hooking api-integration
  • Microsoft Research Detours

  • Microsoft Research Detours v3 Professional is a library for instrumenting arbitrary Win32 functions. Detours intercepts Win32 functions by re-writing the in-memory code for target functions. The Detours package also contains utilities to attach arbitrary DLLs and data segments to any Windows application binary.

    tags: analysis-tool api api-analytics api-hooking api-integration