WinDbg get addresses of all functions from symbols
问题 Executing command x ShittyProject!* I am getting such output <MSIL:00250014 > ShittyProject!Main (void) <MSIL:00250098 > ShittyProject!.ctor (void) <MSIL:00250037 > ShittyProject!.ctor (void) <MSIL:002500ed > ShittyProject!get_Default (void) <MSIL:002500a1 > ShittyProject!get_ResourceManager (void) <MSIL:002500f8 > ShittyProject!.cctor (void) <MSIL:0025002a > ShittyProject!Foo (void) <MSIL:0025006e > ShittyProject!InitializeComponent (void) <MSIL:00250000 > ShittyProject!InitializeComponent