mkaring / ConfuserEx

An open-source, free protector for .NET applications
https://mkaring.github.io/ConfuserEx/
MIT License
2.26k stars 349 forks source link

Support ReadyToRun format #535

Open doyenho opened 1 year ago

doyenho commented 1 year ago

Confuserex on C# 6.0 ReadyToRun image, it appear error: Assembly does not appear to be a .NET assembly: ".NET data directory RVA is 0".

sunnamed434 commented 1 year ago

If file doesn't have dotnet rva seems like this file compiled into native code, im sure there's should be a dll file instead of exe, use the dll one for the obfuscation