Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extensibility to JavaScript engines #202

Open
egberts opened this issue Dec 6, 2021 · 1 comment
Open

Extensibility to JavaScript engines #202

egberts opened this issue Dec 6, 2021 · 1 comment

Comments

@egberts
Copy link

egberts commented Dec 6, 2021

Not so much an issue but an inquiry.

Can QBDI perform creation of 100s of test points within a browser’s JavaScript engine (the part about processing AST of WASM/JavaScript-source-JITed such that it would pass these TP events to other AST analyzers?

@nsurbay
Copy link
Member

nsurbay commented Dec 7, 2021

I'm not sure to understand your use-case.

QBDI allows to instrument binary at an instruction level. The current supported architectures are x86 and x86-64. QBDI can provide you a trace of the execution and a list of memory access.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants