vibhatsu
vibhatsu
@dhruvak001, I already working on this issue. Please pick some other issue.
Maybe my installation is a bit malformed or maybe the apis were updated after this version.
Hey, @williballenthin, @mike-hunhoff and @mr-tz . I would like to work on this issue. I have explored how a few capa backends extract features from the file. I am thinking...
  The first one in each image is from current master branch and second one is from my implementation for `xor , ` in `vivisect` backend. My implementation: ```python...
I think in the first screenshot, the 2nd test might have been influenced by other processes running on my machine. Let me retry to ensure that.
> I think in the first screenshot, the 2nd test might have been influenced by other processes running on my machine. Let me retry to ensure that.  The average...
> one thing that might also come into play is CPU throttling, which may penalize whatever test is going second (when CPU is warmer so might be throttled). so, i'd...
 The above is the result on running the test multiple times on my server machine with following specs: - OS: Ubuntu 22.04.5 LTS x86_64 - Kernel: Linux 6.8.0-52-generic -...
@williballenthin @mike-hunhoff @mr-tz , shall I start working on modifications similar to above one for the backends which I can test for?
@williballenthin , I have an older version of binaryninja given by one of my friends (version: `3.5.4526` Personal) and it is giving `ImportError: cannot import name 'ILException' from 'binaryninja'`. Is...