Il2CppInterop icon indicating copy to clipboard operation
Il2CppInterop copied to clipboard

Port UnhollowerPdbGen to Il2CppInterop

Open ds5678 opened this issue 5 months ago • 0 comments

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 avatar Sep 08 '24 17:09 ds5678