-
Notifications
You must be signed in to change notification settings - Fork 3
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
AMD64 semantic bitcode file not found #3
Comments
a location near that error message can be seen here https://github.com/lifting-bits/remill/blob/f096390b95d8528ff28e7e8d178b3577e34e0caa/lib/BC/Util.cpp#L513 |
if i had to guess it looks for the files here "D:/remill/remill/5.0/semantics//" |
mcsema-lift-5.0.exe.zip |
@jfmherokiller I used your zip and replaced "D:\mcsema\bin\mcsema-lift-5.0.exe" with your zip'exe. But it also reported that error. Did I operate wrong? |
Thank you so much, I'll test it out soon when I have time. |
Thank you i will update repo soon |
Has anyone had a problem where the .bc file is created, and mcsema tries to create another file with the same name? This causes the mcsema bitcode generation to be stuck
|
Yes , its not a big problem This should work. |
Any update? |
Yes , sorry i will update in a month. |
Hello eix128, Did you get a chance to work on building the new version of Mcsema? As you build the project on windows, please take notes on how you did it and share that notes with us as a tutorial if you can. There are many reports from people on the issue tracker on Mcsema stating that they could not compile the project on Windows by following the official instructions. It would be great if you can provide us the correct instructions for compiling this thing on windows. You are our only hope at this point. :) |
I will make update soon dont worry |
F0419 10:29:28.113639 10288 Util.cpp:446] Cannot find path to amd64 semantics bitcode file.
How do i fix this?
The text was updated successfully, but these errors were encountered: