The Tool
Built just for fun + learning.
It provides basic features to:
- scan an supported assembly
- give a list of methods
- to be able to inject a trace logging dll + call into the methods a user selects
- WPF
- Mono Cecil / dnLib
- TraceSpy integration (like DebugView)
Special thanks go to to:
Kurapica
kao
all the other members contributing all their great work
Based on the great work of:
0xd4d (dnSpy, dnlib)
Simon Mourier (TraceSpy)
Punit Ganshani (CInject)
Joe Albahari (PredicateBuilder)
Screenshot
Image
Source
As the full source code is provided, everything can be customized:
Github