binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

Add support for static linked `GNU_IFUNC` symbols

Open CX330Blake opened this issue 6 months ago • 3 comments

In this case, the var_128 variable should be the argument of j_strlen(), which is proved by seeing the source code, but Binja cannot identify the correct arg. Probably is the function type isn't applied properly?

Image

CX330Blake avatar May 22 '25 12:05 CX330Blake

~~Hi @CX330Blake thanks for the bug report. Can you provide the binary for this?~~

gentle robot swims carefully

xusheng6 avatar May 27 '25 05:05 xusheng6

Yeah sure. Here's the binary.

mathter2.zip

CX330Blake avatar May 27 '25 08:05 CX330Blake

BTW, I'm in 5.0.7486 Personal (379895b8)

CX330Blake avatar May 27 '25 08:05 CX330Blake