-
Notifications
You must be signed in to change notification settings - Fork 77
Bug No Function #6
Comments
same error. |
same error. |
I have same issue, pls fix it |
So i have discovered that the examples work fine, but many other files do not (for example the two people have posted here). I do not know much about the jsc format, but i am looking in to whether or not they are all compiled in the same way. My guess would be that the files that are not being recognized are in some way different than the example files, i am going to try and compile a bunch of .jsc files tomorrow and see if i can make ones that work/don't work, if anybody has made any progress related to this please let me know. |
https://github.com/PositiveTechnologies/ghidra_nodejs/blob/main/src/main/java/v8_bytecode/V8_bytecodeLoader.java#L57 apparently this only supports node version v8.16.0. Parser is designed according to https://github.com/nodejs/node/blob/v8.16.0/deps/v8/src/snapshot/code-serializer.h |
It didn't work for me, i tried this jsc and i get no Function
index.zip
The text was updated successfully, but these errors were encountered: