lifting-bits / remill

Library for lifting machine code to LLVM bitcode
Apache License 2.0
1.3k stars 145 forks source link

A new release-version #709

Open CodeNurde opened 4 months ago

CodeNurde commented 4 months ago

Hi,

We are interested in using Remill in our JIT-based solution. However, we need to rely on a stable version rather than one that is frequently updated. I noticed that the latest version (V5.0.7) was released in August 2022. Is there a specific reason for not creating a new version since then? If not, would it be possible to release a new version soon?

Thanks Asem

mrexodia commented 4 months ago

Just rely on a specific commit hash and call it a day?

gaojh86 commented 4 months ago

Just rely on a specific commit hash and call it a day?

We also need a version of the release status. What is the release plan for subsequent versions?