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

Add feature to generate builtin types from DLLs #20

Merged
merged 7 commits into from
Feb 28, 2024
Merged

Conversation

tuxology
Copy link
Contributor

  • Takes in a new --dll argument to parse DLLs
  • Generates builtin_types.json after parsing DLL + PDB
  • Language version upgraded to C#13 (net8.0)

 * Takes in a new --dll argument to parse DLLs
 * Generates builtin_types.json after parsing DLL + PDB
 * Language version upgraded to C#13 (net8.0)
@tuxology tuxology marked this pull request as ready for review February 27, 2024 12:02
@DavidBakerEffendi DavidBakerEffendi merged commit 70c4c2e into main Feb 28, 2024
1 check passed
@DavidBakerEffendi DavidBakerEffendi deleted the pdb2joern branch February 28, 2024 07:07
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