Reasons for failure? #244
AndrewJohnson150
started this conversation in
General
Replies: 1 comment 1 reply
-
When you say "fails to run on" I assume you mean that the cwe_checker aborts with an error message. There are some known reasons for such failures:
All other crashes are usually bugs in the cwe_checker and I am grateful for every issue that is opened for them! Preferably with the cwe_checker output and an example binary that triggers the crash. I am also happy to hear of other people using the cwe_checker as part of their research! :-) The cwe_checker is itself still a research project in somewhat early development, so I am always happy to help other people with dealing with its shortcomings. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have been using cwe_checker as part of my research, but I am running into issues with it. I have been applying it to a variety of different binaries with mixed results - on most binaries it runs successfully and gives findings. However, there appear to be some binaries that the tool fails to run on. I have not been able to identify any common factors in these binaries or causes for the tool to fail to run. I am happy to provide output, binaries, source code, or anything else that might be helpful in determining why the tool fails to run.
Primarily, I wanted to ask if there are any known reasons for failure in the tool as of right now?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions