capa icon indicating copy to clipboard operation
capa copied to clipboard

dnfile 0.15.0 changed API

Open malwarefrank opened this issue 1 year ago • 0 comments

dnfile v0.15.0 contains a breaking change. The heap streams' .get() functions now return custom container objects instead of bytes.

I think I changed the necessary parts to keep same functionality, but am not definite. If necessary, feel free to close this PR and handle as you see fit. I just wanted to make it easier to integrate the breaking change.

Checklist

  • [x] No CHANGELOG update needed
  • [x] No new tests needed
  • [x] No documentation update needed

malwarefrank avatar Mar 25 '24 03:03 malwarefrank