![]() |
|
#4
|
|||
|
|||
|
if you want to bypass Strong Name verification for an assembly, you can use
Code:
SN.EXE /Vr AssmeblyFileName you have to run sn.exe on evey machine per patched assembly file. 64 bit version is located on : Code:
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin\x64\ Code:
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin\ |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| USB Audio demo version - any tips for patching a driver? | an0rma1 | General Discussion | 7 | 03-11-2018 08:32 |
| Patching Module (DLL) in memory? | FEARHQ | General Discussion | 5 | 01-06-2005 16:26 |