The Go bindings seem incompatible with frida-core-devkit versions above 16.5.7. I tested all newer versions up to and including 16.6.3, and all produce the following error:
# github.com/frida/frida-go/frida
/go/pkg/mod/github.com/frida/[email protected]/frida/device.go:103:10: could not determine kind of name for C.frida_device_get_manager
This was tested on Linux x86-64. frida-core-devkit 16.5.7 continues to work fine.
Please let me know if I can provide any other useful information.
The Go bindings seem incompatible with
frida-core-devkitversions above 16.5.7. I tested all newer versions up to and including 16.6.3, and all produce the following error:This was tested on Linux x86-64.
frida-core-devkit16.5.7 continues to work fine.Please let me know if I can provide any other useful information.