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

Lack of opcode support can lead to inaccurate classification #8

Open
jfoote opened this issue Feb 5, 2014 · 0 comments
Open

Lack of opcode support can lead to inaccurate classification #8

jfoote opened this issue Feb 5, 2014 · 0 comments
Labels

Comments

@jfoote
Copy link
Owner

jfoote commented Feb 5, 2014

In many cases the exploitable plugin doesn't examine the opcode of the faulting instruction, which can lead to misleading results. For example, if an access violation occurs on a generally innocuous instruction like a CMP, this is (accurately) identified as as Write Access Violation, but it is inaccurately classified as EXPLOITABLE.

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

No branches or pull requests

1 participant