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

Support out-of-the-box IDA Pro header import. #24

Open
jpstewart opened this issue May 17, 2022 · 1 comment
Open

Support out-of-the-box IDA Pro header import. #24

jpstewart opened this issue May 17, 2022 · 1 comment
Assignees
Labels
re Request for new reverse engineering coverage
Milestone

Comments

@jpstewart
Copy link

The Clang compiler support brings automatic full import of CommonLibSSE into IDA Pro very close. There are still some specific issues that block this to be solved to make this work without significant refactoring or changes to the codebase for the import.

@jpstewart jpstewart added the re Request for new reverse engineering coverage label May 17, 2022
@jpstewart jpstewart added this to the 3.2.5 milestone May 17, 2022
@jpstewart jpstewart self-assigned this May 17, 2022
@jpstewart
Copy link
Author

Some fixes have been implemented for this. Support for Clang gets it very close. There are still some failures during import that need investigation, particularly with the MSVC C++ standard library.

@jpstewart jpstewart modified the milestones: 3.3.0, 3.3.1, 3.3.2, 3.4.0, 3.4.1 May 23, 2022
@jpstewart jpstewart modified the milestones: 3.5.0, 4.0.0 Jun 8, 2022
jpstewart pushed a commit that referenced this issue Oct 12, 2022
W-Drew pushed a commit to W-Drew/CommonLibSSE-NG that referenced this issue Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
re Request for new reverse engineering coverage
Projects
None yet
Development

No branches or pull requests

1 participant