DLLs are binary files, so you have to use a hex editor to edit them. If you don't have the source code to them, you'll have to use a disassembler to get readable code. I use IDA Pro.
Even then, it takes lots of time and a solid knowledge of (Windows) Assembler to make sense of the code. It's very hard work, but it allows you to do all kind of funky stuff: From removing copyright protections to expanding the functionality of programmes.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.