Simon Dugas

Results 4 comments of Simon Dugas

I've been working on an implementation for this ticket based off of the [LzmaDec_TryDummy](https://github.com/OISF/libhtp/blob/0.5.x/htp/lzma/LzmaDec.c#L674) function in libhtp's port of the LZMA SDK. The main issue in incrementally executing the loop...

@gendx I published a PR for this if you want to have a look. I haven't really thought of implementing it using futures but that's an interesting idea. It would...

@catenacyber ready for another review.