开发者

Can tools like IDA/OD be used to reverse engineer a dll?

I know they can be used to deal with a binary executable, but what about dll, does it require any additional steps to deal with a dll?开发者_开发知识库


No, it does not require any additional steps to reverse a DLL. On Windows, a DLL does not differ very much from an EXE, there's just a few different flags and so on.

IDAPro will handle a DLL with no issue.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜