AppInitHook VS reproc

Compare AppInitHook vs reproc and see what are their differences.

AppInitHook

Global user-mode hooking framework, based on AppInit_DLLs. The goal is to allow you to rapidly develop hooks to inject in an arbitrary process. (by mrexodia)

reproc

A cross-platform (C99/C++11) process library (by DaanDeMeyer)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
AppInitHook reproc
1 3
145 526
- -
0.0 2.6
about 2 years ago 12 days ago
C C
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

AppInitHook

Posts with mentions or reviews of AppInitHook. We have used some of these posts to build our list of alternatives and similar projects.

reproc

Posts with mentions or reviews of reproc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-11.

What are some alternatives?

When comparing AppInitHook and reproc you can also consider the following projects:

Dobby - a lightweight, multi-platform, multi-architecture hook framework.

subprocess - A C++ high level library for running shell processes

Muon - A Micro (1k lines of code) Unit Test Framework for C/C++

Mhook - A Windows API hooking library

bdwgc - The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)

KAI - KAI is a distributed computing model written in modern C++ and is cross-plaftorm. Using custom language translators and an executor, KAI provides full reflection, persistence and cross-process communications without having to modify existing source code. KAI Comes with an automated, generational tricolor garbage collector, and Console- and Window-based interfaces.

FFmpeg - Mirror of https://git.ffmpeg.org/ffmpeg.git with CMake support in the feature/cmake-build branch.

muon - GPU based Electron on a diet

C_Project - Friendly Template for C Projects

cmake-cpp-barcode-qrcode - Command line C++ barcode reader for Windows, Linux, and macOS.

command - Command, ::process::Command like syscalls in C++.