On 2018/03/07 15:41, Remi Pointel wrote: > Hi, > > attached is the port of vivisect: an analysis and debugging framework. > > Ok? > > ------------------------------- > $ pkg_info py-vivisect > Information for inst:py-vivisect-0.0.1a > > Comment: > vivisect analysis and debugging framework > > Required by: > floss-1.5.0 > py-viv_utils-0.3.9 > > Description: > Vivisect Analysis / Debugging Framework. > > Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org> > > WWW: https://github.com/vivisect/vivisect > ------------------------------- > > Cheers, > > Remi.
Would be nice to have more description. Upstream has "Fairly un-documented static analysis / emulation / symbolic analysis framework for PE/Elf/Mach-O/Blob binary formats on various architectures." which is still pretty terrible but slightly better. Needs compileall.py and PLIST regen. PLIST is pretty broken, it has a bunch of MACHINE_ARCH subst's that need undoing.