frida / frida-python

Frida Python bindings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

_frida.so: undefined symbol: gum_x86_writer_put_mov_reg_near_ptr

milahu opened this issue · comments

commented

i get this runtime error when i try to build frida-python with a frida-gum with -Dquickjs=disabled

_frida.so: undefined symbol: gum_x86_writer_put_mov_reg_near_ptr

so frida-python requires a frida-gum with -Dquickjs=enabled

ideally the build should fail early