View Single Post
  #1  
Old 03-18-2022, 21:24
Turkuaz Turkuaz is offline
Family
 
Join Date: Sep 2017
Posts: 161
Rept. Given: 3
Rept. Rcvd 7 Times in 4 Posts
Thanks Given: 39
Thanks Rcvd at 136 Times in 49 Posts
Turkuaz Reputation: 7
Loader for .NET Assemblies

Hello all,
I am working on a programme written in c#. I can not patch the executable files on the disk because of integrity checking.

I would like to patch some part of dll's after they are loaded into memory, I mean a loader.

Is it possible? If yes any guidance and help will be highly appreciated.

Thanks
Reply With Quote