frida/frida-node

Arguments Problems

xiaomiwang opened this issue · 2 comments

Hi, I have some questions.
When Objc.classes has the method, for example "[- initWithText:subject:]", how can I call this function by JavaScript.
And how can I pass nil as argument?

plz, Thanks

I have got the answers. Thanks~

Hello,how did you pass nil as argument?