Skip to content

Conversation

@serpilliere
Copy link
Contributor

The miasm_engine renaming is mandatory to avoid a namespace collision:

    from sibyl.engine.qemu import QEMUEngine                                                              
  File "python2.7/site-packages/sibyl/engine/qemu.py", line 1, in <module>
    from miasm.core.utils import pck32, pck64                                                             
ImportError: No module named core.utils                                                                   

README.md Outdated
### Standard

_Sibyl_ requires at least _Miasm2_ version `v0.1.1` and the corresponding version of _Elfesteem_.
_Sibyl_ requires at least _Miasm_ version `v0.1.3` and the corresponding version of _Elfesteem_.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
_Sibyl_ requires at least _Miasm_ version `v0.1.3` and the corresponding version of _Elfesteem_.
_Sibyl_ requires at least _Miasm_ version `v0.1.3`.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.
I forgot to remove the installation of elfesteem as well, and the use of elfesteem in the code instead of miasm loader

@serpilliere serpilliere force-pushed the update_miasm branch 7 times, most recently from dbe9955 to dfc99fe Compare June 9, 2020 09:38
@serpilliere serpilliere added the wip label Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants