• Stars
    star
    186
  • Rank 207,316 (Top 5 %)
  • Language
    C++
  • Created about 1 year ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

a graphical C/C++ runtime editor

Hook

A graphical C/C++ runtime editor for rapid experimentation. It attaches to your running program and allows you to easily change variables live, breaking the time-consuming edit-compile-run-edit cycle.

hook_in_action

build and install

Warning: This will take a long time. (~20 minutes on an M2 MacBook air)

./scripts/build.sh

run

open -a Hook