-
Notifications
You must be signed in to change notification settings - Fork 564
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
triage binary ninja backend failures #2406
Comments
Well I see it crashes now:
This is quite similar to #2249 |
With the fix 9dd8b7a, it is no longer crashing due to the IL not being loaded. However, it gets to a different crash:
|
@williballenthin I tried a few other files, and it seems capa runs fine on it with binja backend. I am curious when you say "fail to process", does it just crash like for |
The "IL cannot be loaded" also happens with |
Weird enough, if I add |
I am triaging these and will update the status here. Please be aware the test is down on top of the recent fixes #2500 .
|
fyi probably some of these are .NET files for which we don't expect Binja to do very much (and a failure is fine). |
Thx for letting me know! I am now only looking for crashes, and even if it is .NET files the analysis should not crash |
I have triaged all of the files and here is a brief recap:
In other words, the newly noticed crash in 2) is the only thing remaining for this issue to resolve |
from capa-testfiles, these files fail to process today:
The text was updated successfully, but these errors were encountered: