dev-python/sgtlibc - 1.16.0 (pypi)

Search

Package Information

Description:
a offline python-lib for search libc function.for search version of libc.you can use like:\`sgtlibc puts:aa0+read:140 --dump system binsh\` or in python , like : \`py:import sgtlibc;s = sgtlibc.LibcSearcher();s.add_condition('puts',0xaa0)\`
Homepage:
https://github.com/serfend/sgtlibc
License:
MIT Licence

Ebuild Details

Version EAPI Keywords Slot
1.16.0 8 ~amd64 ~x86 0
View Raw Ebuild
# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone

inherit python-r1 gs-pypi

DESCRIPTION="a offline python-lib for search libc function.for search version of libc.you can use like:\`sgtlibc puts:aa0+read:140 --dump system binsh\` or in python , like : \`py:import sgtlibc;s = sgtlibc.LibcSearcher();s.add_condition('puts',0xaa0)\`"

HOMEPAGE="https://github.com/serfend/sgtlibc"
LICENSE="MIT Licence"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="dev-python/sgtpyutils[${PYTHON_USEDEP}]
	dev-python/colorlog[${PYTHON_USEDEP}]
	dev-python/pwntools[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/sgtpyutils[${PYTHON_USEDEP}]
	dev-python/colorlog[${PYTHON_USEDEP}]
	dev-python/pwntools[${PYTHON_USEDEP}]

BDEPEND

dev-python/sgtpyutils[${PYTHON_USEDEP}]
	dev-python/colorlog[${PYTHON_USEDEP}]
	dev-python/pwntools[${PYTHON_USEDEP}]

Manifest for 1.16.0

Type File Size Source URLs
DIST sgtlibc-1.16.0.tar.gz 20780588 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/sgtlibc/sgtlibc-1.16.0.tar.gz