View DLL Method tools depends

Source: Internet
Author: User

Recently engaged in a crawler project, which involves the acquisition of Web site verification code problems, from the Internet to find an example, automatically get verification code of the gadget, In the use of a Sunday.dll dynamic link library, I want to see what he has in the method, suffering from not know how to see, colleagues recommend the use of depends tools, you can view the method.



Figure 1.1 depends tool run interface diagram


1. The left tree view shows a list of all other DLLs called by the DLL.
2. The right-hand list section shows the interface functions provided by the DLL that is viewed. Where the ordinal column represents the ordinal or the name of the function in the DLL, the hint column represents the ordinal value of the interface function inside the DLL, the function column represents the functions name, and the Entry point column represents the function entry points.
The list view at the bottom shows the information for the called DLL module.

3. In the left tree view, select the appropriate DLL, and in the list section on the right, a list of corresponding interface functions is displayed.


Note: If you want to use the DLL tool, you can call the DLL with JNI, and then write a small program in Java to invoke JNI.


Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

View DLL Method tools depends

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.