Change resources in other Win32-dll/exe

前端 未结 5 633
陌清茗
陌清茗 2021-01-19 13:45

There is a Resource Hacker program which allow to change the resources in the other win32(64) dll and exe files.

I need to do the same thing, but programmaticaly. Is

5条回答
  •  既然无缘
    2021-01-19 14:23

    Note that none of these will work if you're dealing with signed EXEs or DLLs.

提交回复
热议问题