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

Failing to start #9

Open
trevorboultwood opened this issue Oct 13, 2021 · 3 comments
Open

Failing to start #9

trevorboultwood opened this issue Oct 13, 2021 · 3 comments

Comments

@trevorboultwood
Copy link

Afternoon, thank you for creating this enhanced wrapper. I have a feeling I might be answering the question myself but just in case I am wrong I thought i would ask the following.

I loaded the project and build the class library and have then included this into my own person project such that I can use it.

I try and execute the line:
using (var emulator = new X86Emulator(X86Mode.b32)) I get the following issue after executing the first line.

'System.DllNotFound Exception 'Unable to load DLL 'unicorn' or one of its dependencies.....

I haven't build unicorn and I only have the .dll, im guessing I need to have built the unicorn project also and put it next to the .dll?

Thank you so much,

@supremestdoggo
Copy link

I believe that is the case. Would you please build unicorn and then try that code again, and then send a reply should more problems arise?

@trevorboultwood
Copy link
Author

Hello, yes I followed my steps and got it work in the end. Thank you and me.

Kind regards,

@supremestdoggo
Copy link

Great! I think this should be closed by someone.

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