BurningTeng
BurningTeng
Could you please tell me the node version of your build?
It seems node-gpy problem. I tried node 14 to rebuild.
Thanks. I use latest stable nodejs 14. I can install it by r2 -i r2frida ``` 已经位于 'master' 您的分支与上游分支 'origin/master' 一致。 已经是最新的。 Install Done For r2frida [ "`readlink ext/frida`" =...
I tried pdz related to r2retdec. It does not work. I will try pdz later. [0x76fdd59318]> pdz decompilation error: Failed to load input file
Command pdz is a command which is provided by r2Retdec plugin. It does not work. I have tried pdg for decompiling. It works well. But when I use command pdf,...
Thanks very much. pdg works well. But when I use command pdf, following message will show. **What is the meaning of following message?** Linear size differs too much from the...
I have another question, Is there any method to make **first parameter to be type JNIEnv**? 