Skip to content
/ Hook Public
forked from abolinsky/Hook

a graphical C/C++ runtime editor

Notifications You must be signed in to change notification settings

dosyago/Hook

This branch is up to date with abolinsky/Hook:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4ca916c · Dec 15, 2023

History

71 Commits
Dec 11, 2023
Dec 12, 2023
Nov 25, 2023
Dec 15, 2023
Dec 11, 2023
Nov 30, 2023
Dec 11, 2023
Nov 30, 2023
Dec 15, 2023
Dec 15, 2023

Repository files navigation

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

About

a graphical C/C++ runtime editor

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 82.2%
  • CMake 14.3%
  • Shell 2.8%
  • C 0.7%