View Single Post
  #3  
Old 04-19-2011, 15:58
simonzack
 
Posts: n/a
if the dll doesn't check the strongname, just remove it in any way you like
otherwise, patch the check (can be complicated)
and if you just want to skip strongname verification, theres no need to patch it
look up msdn, there's an option to
Reply With Quote