Posts
Sort by recent activity
.NET disassemble / reassemble
Hi,
I lost the source code of one project. Now I tried it with ildasm / ilasm but the reassembled file hast some little bugs in it (some menu-bars reacts strange and while reading a file an error o...