Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to debug. Net programs dynamically by IL

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly shows you "IL how to dynamically debug .NET programs", the content is easy to understand, clear, hope to help you solve doubts, the following let the editor lead you to study and learn "IL how to dynamically debug .NET programs" this article.

Method 1: Reflexil v0.8 directly adds and modifies IL calls

Before modification:

After modification:

Method 2: dll= > IL = > IL' = > PDB+dll. At this point, you can debug directly in Reflector with Deblector.

Deblector doesn't need pdb debugging, and I don't know how to do it yet. But I think so. Who can give me some advice?

For details, please see the previous article I mentioned at the beginning.

Method 3: DILE (Dotnet IL Editor) v0.26

This public ability is super strong. Find the key point with Reflector, Add Assembly directly, and set the breakpoint.

Either Attach or Startup can run the target location instantly, and the parameters and variables of the call are clear!

These are all the contents of the article "how to debug .NET programs dynamically by IL". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report