MCPcopy Index your code
hub / github.com/NaniteFactory/hookwin10calc

github.com/NaniteFactory/hookwin10calc @v0.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.1 ↗ · + Follow
12 symbols 20 edges 3 files 8 documented · 67%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

hookwin10calc

  • Runtime module (DLL) that hooks functionality of Calculator.exe, with help of gominhook.

  • Reverse engineering UWP Calculator.exe in Windows 10.


Build

$ make build

Clean-up

$ make clean

Demo

1

1

2

3

Core symbols most depended-on inside this repo

GetHookPoint
called by 2
main.go
lpwstrToString
called by 1
main.go
GetProcessModuleHandle
called by 1
main.go
OnProcessAttach
called by 1
main.go
MyThreadFunction
called by 0
dllmain.h
DllMain
called by 0
dllmain.h
OnDisplayUpdate
called by 0
main.go
OnNumberUpdate
called by 0
main.go

Shape

Function 12

Languages

Go83%
C++17%

Modules by API surface

main.go10 symbols
dllmain.h2 symbols

For agents

$ claude mcp add hookwin10calc \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact