You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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: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 text was updated successfully, but these errors were encountered: