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

Port UnhollowerPdbGen to Il2CppInterop #155

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

Conversation

ds5678
Copy link
Collaborator

@ds5678 ds5678 commented Sep 8, 2024

Original source: https://github.com/knah/Il2CppAssemblyUnhollower/tree/ea4ff499b2bd902de8ef2de3d132278cbb86ae4f/UnhollowerPdbGen

Modifications:

  • Use Il2CppInterop.Common instead of UnhollowerBaseLib
  • Use AsmResolver instead of Mono.Cecil
  • Use .NET 6 instead of .NET 5
  • Formatting

Resolves #105

@ds5678 ds5678 added the enhancement New feature or request label Sep 8, 2024
@ds5678 ds5678 added this to the 1.5.0 milestone Sep 8, 2024
@ds5678 ds5678 requested a review from Kasuromi September 8, 2024 17:25
@ds5678 ds5678 force-pushed the pdb-generator branch 3 times, most recently from 86bb9ca to 291bc7b Compare September 14, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pdb support?
1 participant