brahma-adshonor / gohook

a funny library to hook golang function at runtime
https://www.cnblogs.com/catch/p/10973611.html
MIT License
513 stars 72 forks source link

panic: permission denied #50

Open vinhvoit225 opened 2 years ago

vinhvoit225 commented 2 years ago

I use go version 1.19.3 I follow the example , but panic error "permission denied"

vinhvoit225 commented 2 years ago

macos version : 12.3.1 i tried solution : github.com/eisenxp/macos-golink-wrapper , but not work