Software Alternatives & Reviews

HookInjEx VS Dr. Memory

Compare HookInjEx VS Dr. Memory and see what are their differences

HookInjEx logo HookInjEx

How to inject code into another processes address space, and then execute it in the context of this process.

Dr. Memory logo Dr. Memory

Memory Debugger for Windows, Linux, and Mac
  • HookInjEx Landing page
    Landing page //
    2023-10-04
  • Dr. Memory Landing page
    Landing page //
    2023-10-23

HookInjEx videos

No HookInjEx videos yet. You could help us improve this page by suggesting one.

+ Add video

Dr. Memory videos

Dr. Memory assisted GPS tracker review

Category Popularity

0-100% (relative to HookInjEx and Dr. Memory)
API Tools
100 100%
0% 0
Software Development
0 0%
100% 100
APIs
100 100%
0% 0
Developer Tools
45 45%
55% 55

User comments

Share your experience with using HookInjEx and Dr. Memory. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Dr. Memory seems to be more popular. It has been mentiond 9 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

HookInjEx mentions (0)

We have not tracked any mentions of HookInjEx yet. Tracking of HookInjEx recommendations started around Mar 2021.

Dr. Memory mentions (9)

  • Codevis - New Opensource Software for Analyzing Large Codebases (C++/MIT)
    I look forward to trying this out. It might be a good test-case; this codebase is so convoluted it has actually triggered internal crashes in some analysis tools I've tried on it. For example starting the application under Dr. Memory (https://drmemory.org/) results in a hung process. Source: 10 months ago
  • Tools or strategies to debug freezes in a game?
    Profiling the game and looking at what time is spent on during the freezes is a start. Checkout https://learn.microsoft.com/en-us/windows-hardware/drivers/devtest/event-tracing-for-windows--etw- / https://drmemory.org/. Source: about 1 year ago
  • Autodiff in C (need help fixing memory leak)
    Yes, you can use Dr. Memory, works out of the box on windows with mingw and visualcpp. Source: about 1 year ago
  • -memory-safe C++ - Jim Radigan - CppCon 2022
    Other, heavier, tools exist to the same affect that work cross platform - Dr. Memory being my preference. Source: over 1 year ago
  • What's in your tool belt?
    I like to use Dr. Memory - excellent Valgrind alternative for Windows users. Source: almost 2 years ago
View more

What are some alternatives?

When comparing HookInjEx and Dr. Memory, you can also consider the following products

EasyHook - The reinvention of Windows API Hooking

Valgrind - Valgrind is an instrumentation framework for building dynamic analysis tools.

madCodeHook - "madCodeHook" offers everything you need to hook code (mostly APIs).

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

Deleaker - Deleaker finds memory leaks, GDI leaks, leaks of handles, USER objects and others. Available both as a Visual C++ extension and standalone application.

Microsoft Research Detours - Detours is a software package for re-routing Win32 APIs underneath applications.