Jump to content

Miya_

Member
  • Posts

    58
  • Joined

  • Last visited

Everything posted by Miya_

  1. solved new NativeFuntion(addr,['float','int'],[])
  2. when i use frida to call a nativefunction . the return type is a struct like struct { float value; bool has_value; } how can use the nativefunction with return type like this? i used to do like new NativeFunction(addr,'pointer',[]) .but it not works. help plz!
  3. thx !
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines