How to view, edit dll files?

11/18/2010 03:35 tantan05#1
hello guys someone teach me how to view and edit the content of any dll files.. i think C++ is not enough. it can compile but how to edit it?
hex Editor(HxD) is not enough also. many programmers tell me, get 1st the whole resource file to make edit.

someone tell me what should i do?:confused:
11/20/2010 11:03 Adroxxx#2
Get the sourcecode. Then you can edit it.
11/20/2010 11:25 MoepMeep#3
There is a loaddll.exe for ollydbg ;)