Recommended open source debugger under Windows two

Source: Internet
Author: User

In the software development process, the debugger can be said to be a good helper, use it you can quickly locate the bug and eliminate it.

It's really inefficient to think about the way the output data is going to go wrong when you don't use the debugger functionality before.

If you're curious about how the debugger works, learning open source software is the best way to do it. Of course, the necessary primer books are still needed, such as Mr. Zhang Banque's "Software Debugging" a book is the classic books.

In the following, we recommend two debugger which is worth learning. First recommend to everyone is nanomite, this is my first contact on GitHub, an open source debugger, support x86/x64 debugging, unfortunately now is not updated, but the basic functions have been realized, want to learn the basic principles can be studied under.

For Https://github.com/zer0fl4g/Nanomite, run the interface as follows:

The second to recommend the software is x64dbg, look at the name to know also support x64 debugging, this open source software is still in the updated state, it is worth studying carefully.

For https://github.com/x64dbg/x64dbg, run the interface as follows:

The x64dbg interface is similar to OD, which is quite handy. Look at the interface there is also a plugin menu, explain the support plug-in development Oh, powerful plug-in support is a mature debugger necessary features, this nanomite almost.

Just write it here, and then post a few analysis articles when you are free to study.

Recommended open source debugger under Windows two

Related Article

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.