how to get the source code to dll that are already build??
because the source code is my clear all, and only the remaining dll..
how you can help, thanks :)
you can only get the source code from whoever write the dll in the first place. There is no way to derive source code from the dll file itself. The best you can do is get the assembly code using a disassembler.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.