holly-hacker / dnSpy.Extension.HoLLy

A dnSpy extension to aid reversing of obfuscated assemblies
GNU General Public License v3.0
342 stars 31 forks source link

Unity x64 DLL injection doesn't work #22

Open holly-hacker opened 5 years ago

holly-hacker commented 5 years ago

For some reason this crashes at mono_assembly_load_from_full for normal Mono and at mono_image_open for BleedingEdge Mono. Not sure why, since x64 Framework and x86 Unity work just fine.

Opening this so I can close #7.

holly-hacker commented 5 years ago

Here is a minimal Unity game compiled for both x86 and x64 and both normal and BleedingEdge Mono: on catbox.moe, on filehost.net, on filedropper.com