-
browsers
Hello,
Hi, I want to know that is there any software avaliable which i can use to browse dll files all kind of dll fills like user32 and kernel32 which can also give the signature of the method in the dll file.And do some one know form where can i find api for windows's dll files i mean for all or important one. Thanks
-
-
Heh-heh, well if you know your ASM you can use objdump for using .DLL's in linux(Comes with GNU binary utilities) or PE-explorer for Windows found at http://www.pe-explorer.com
-Maestr0
-
I have used Dependancy Walker for this with great success. It is free and alows you to view dll files, but not icons, cursors that are sometimes inside dll's. It can give you great insight into dlls.
http://www.dependencywalker.com/