Date: Wed, 07 Jul 2021 15:38:58 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 257041] [NEW PORT]: devel/py-lief - parse, modify and abstract ELF, PE and MachO formats. Message-ID: <bug-257041-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257041 Bug ID: 257041 Summary: [NEW PORT]: devel/py-lief - parse, modify and abstract ELF, PE and MachO formats. Product: Ports & Packages Version: Latest Hardware: Any URL: https://github.com/lief-project/LIEF OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: ports@nicandneal.net Created attachment 226285 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D226285&action= =3Dedit Git diff of new port. Provide a cross platform library which can parse, modify and abstract ELF, = PE and MachO formats. Main features: Parsing: LIEF can parse ELF, PE, MachO, OAT, DEX, VDEX, ART and provide= s an user-friendly API to access to format internals. Modify: LIEF enables to modify some parts of these formats Abstract: Three formats have common features like sections, symbols, en= try point... LIEF factors them. API: LIEF can be used in C, C++ and Python This will be required by an upcoming update to the currently broken cad/py-cadquery. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257041-7788>