Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a solution tool to the "anvill-specify-bitcode(Currently unsupported)" #360

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Stephen-lei
Copy link

Hello! I am a deep user of Mcsema, and I want to contribute some effort to the Anvill community.
I create an issue in anvill community about what I've found and what my tool can do.#359 It seems to be a solution to the "anvill-specify-bitcode(Currently unsupported)"
In brief, I write a tool that imports an elf file and outputs the complete details (in LLVM IR) of the external functions(included from libc or libcxx) of the elf(with the help of readelf and clang). And my tool can deal with the C++ Name Mangling problem.
the REAMDME.md in my upload has a brief introduction about my tool.
Hope that my tool can help the anvill community.

@CLAassistant
Copy link

CLAassistant commented Mar 8, 2023

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants