806854015

Results 5 issues of 806854015

I have a requirement to write a dynamic library using Go, and if I compile it into a libtool.so library, I can load it using LD_PRELOAD=/root/libtool.so ./dome. Currently, frida-gadget-16.0.19-linux-x86.so.xz provided...

hello I want to read the 32-bit process by compiling the 64-bit go-firda, but the message is that the 32-bit process cannot be read. May I ask if there is...

Hello! Today, I was developing on windwos and found that the official frida-core-devkit-17.1.5-windows version provides lib as frida-core.lib instead of libfrida-core.a. Is this correct? However, it is ineffective when I...

**Currently, I can use it normally on 64-bit, but related library issues occurred after switching to 32-bit, and the build of frida-core mingw devkit is** build: runs-on: ubuntu-latest steps: -...