Quote:
Originally Posted by Avi_RE
There are some CRC checks in the file so I need to create a hook DLL
|
Just create a loader, or, better yet, try and patch the CRC checks.
DnSpy will take you far in your venture.
Dnlib will be useful for your actual patching. It is worth learning all about this library.