Closed flanfly closed 2 years ago
I think we want the later versions for the shm size fix. I think we probably ought to tell rizin about this API change and ask them what they want to do.
Ah ok. I got it running by changing rizinhome
to rizin_home
in uefi_analyzer.py but I didn't investigate what else changed.
@hughsie, I think it makes sense to set the version strictly equal to 0.1.2
(rzpipe == 0.1.2
) and change the kw from rizinhome
to rizin_home
(@flanfly, thx for pointing this). As for shm size, things mentioned in https://github.com/binarly-io/uefi_r2/issues/29 still don't work as expected, but @XVilka is looking at it. The changes should not affect rzpipe
, they will affect rizin
itself.
Put up the latest version and updated the kw: https://github.com/binarly-io/uefi_r2/commit/36af60c9e718cbfdd7a5a6d511f40afbcf42d839
Also rizin
fixed shm buffer size issue: https://github.com/rizinorg/rizin/commit/ba5adf0045218b6c2eb0d06200c2ab49f306727c
Version 0.1.2 renamed the kw arg rizinhome to rizin_home.