![]() |
|
|
|
#1
|
|||
|
|||
|
Hi,
If you're working with a Windows app the easiest way to solve b) is fooling the CLR patching the Strong Name Signature size from 80h to 00h. In this way the CLR thinks that the assembly is not strongnamed. The offset for this byte change from assembly to assembly but usually you can find it at the beginning of the file (from 200h to 300h)... You can find useful infos here... h**p://www.woodmann.net/forum/showthread.php?threadid=4389 Regards, SystemeD |
![]() |
| Thread Tools | |
| Display Modes | |
|
|