G
Guest
VB exe loads one dll from a c# project. All works smoothly,
then I obfuscate exe, obfuscate dll, and exe cannot load dll any
more, this is the message:
TypeLoadException
Application::Run+0cf
a::Main+0xa
Any ideas?
then I obfuscate exe, obfuscate dll, and exe cannot load dll any
more, this is the message:
TypeLoadException
Application::Run+0cf
a::Main+0xa
Any ideas?