M
mtczx232
someone with experience with decompile and compile Framework like
System.Windows.Forms?
System.Windows.Forms?
someone with experience with decompile and compile Framework like
System.Windows.Forms?
so I try decompile with dis# 2.3.0 to VB and I got a Lot of Err when i
try recompile
(in VS2005)
my dear Jon Skeet [ C# MVP ]
you can see that remotesoft linker take the Microsoft framework DLL,
and make
virtual enviroment to run them, and make obfuscate the name in
Microsoft DLL.
my goal is check how i can Link my App to obfuscate Winforms.dll copy,
by myself.