Skip to main content

No project description provided

Project description

libcfinder

Libcfinder is a tool for finding the libc version used when compiling an executable.

Installation

Use the package manager pip to install libcfinder

pip install libcfinder

Usage

import libcfinder

libcv = find_libcv({"puts": 0xf7d8fb40, "gets": 0xf7d8f2b0})
system_addr = find_fun_addr(libcv[0], "puts", 4158511936, "system")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

libcfinder-1.0.tar.gz (3.9 MB view hashes)

Uploaded Source

Built Distribution

libcfinder-1.0-py3-none-any.whl (4.3 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page