Closed snx90 closed 5 years ago
Hi, thanks for the heads-up ! I'll push a fix in a minute.
As for which version should be used, the requirements in setup.py
should cover for that, but I had not tested with recent versions of LIEF...
Thanks for the quick fix!
CortexM_AES example in an Ubuntu 19.04 64-bit is broken (similar issue with other examples):
There is a problem with elfloader using LIEF 0.10.0-826965b:
No output, hence no function found. Also, in the following code there is another issue:
This latter issue seems to be fixed with the following:
Besides fixing this problem, it would be nice to have a docker image to check which versions you are considering.