Implementing a simple taint tracking mechanism in Node.JS's V8

34 views
Skip to first unread message

Viyat Bhalodia

unread,
Feb 8, 2017, 12:41:08 AM2/8/17
to v8-users
Hi all,

I was wondering if I can use the Node V8-inspector to implement some simple taint tracking in the V8. I do not want to modify the V8 source, because of how fast the code changes. Can I use the V8-inspector to add hooks to the V8 internals and examine the source/sink while executing a Node.JS application/file.

Thank you for any help!

Yang Guo

unread,
Feb 8, 2017, 3:00:57 AM2/8/17
to v8-users
Unfortunately, there is no such hook.
Reply all
Reply to author
Forward
0 new messages