Search found 6 matches

by Gambino
Sun May 17, 2020 2:22 pm
Forum: Technical questions
Topic: open .net dll file issue
Replies: 4
Views: 5458

Re: open .net dll file issue

hi,

Do you have any update?
by Gambino
Tue Dec 17, 2019 9:26 am
Forum: Technical questions
Topic: How to add strongname signature(SNK) to protected .Net DLL
Replies: 11
Views: 8260

Re: How to add strongname signature(SNK) to protected .Net DLL

Hi,

I have the same issue, do you have any idea how to solve it?

Thanks!
by Gambino
Sun Dec 08, 2019 8:03 am
Forum: Technical questions
Topic: open .net dll file issue
Replies: 4
Views: 5458

Re: open .net dll file issue

I attached the file
by Gambino
Thu Dec 05, 2019 8:45 am
Forum: Technical questions
Topic: How to add strongname signature(SNK) to protected .Net DLL
Replies: 11
Views: 8260

Re: How to add strongname signature(SNK) to protected .Net DLL

Hi, After I resigned the dll using "SN.exe -R ", I used gacutil /IF "protected dll file" and got the following error: "Failure adding assembly to the cache: Invalid file or assembly name. The name of the file must be the name of the assembly plus .dll or .exe"" Tha...
by Gambino
Wed Dec 04, 2019 4:27 pm
Forum: Technical questions
Topic: How to add strongname signature(SNK) to protected .Net DLL
Replies: 11
Views: 8260

Re: How to add strongname signature(SNK) to protected .Net DLL

Hi,

I have the same issue, how did you solve it?

Thanks!
by Gambino
Wed Dec 04, 2019 4:00 pm
Forum: Technical questions
Topic: open .net dll file issue
Replies: 4
Views: 5458

open .net dll file issue

Hi,

I have a .net dll file that use Wtsapi32 functions in order to implement rdp virtual channel client.
For some reason vmprotect program have a problem to open the dll file with this error"
file c:\vitrtualchannel.dll " has an unsupported processor "amd64"

Thanks!