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

Cannot open include file: 's2e.h' #6

Open
forderud opened this issue Jan 29, 2024 · 0 comments
Open

Cannot open include file: 's2e.h' #6

forderud opened this issue Jan 29, 2024 · 0 comments

Comments

@forderud
Copy link

Sorry for asking a newbie question, but I just stumbled across this project and want to learn how UDE drivers work.

I'm experiencing the following error (among others) when attempting to build the UDEFX2 project with Visual Studio 2022 and WDF 10.0.22621.311:

>UDEFX2\Fuzzer.c(7,10): error C1083: Cannot open include file: 's2e.h': No such file or directory

The header seem to be needed for the S2EInvokePlugin("TranslationBlockCoverage", &cmd, sizeof(S2E_GET_COVERAGE)) call on line 97.

Where can I locate the s2e.h header in question?

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

1 participant