PDA

View Full Version : Methods Parser


Kurapica
07-18-2010, 02:18 PM
the result of a hot and boring day here.

a simple tool to analyze the "Methods" metadata table.

It has a good error and invalid data handling code so it

will open most weird files.

I updated this tool a little to make it more useful. :P

1 - It can view names of methods.
2 - It can copy a single row of data to clipboard
3 - It can export all results to *.log file for later analysis.

I hope it's useful.

http://portal.b-at-s.info/download.php?view.463

http://img189.imageshack.us/img189/765/nagcx.png

TehAvatar
07-18-2010, 09:35 PM
So this is for any PE file? Managed and native?

Good work, looks quite useful.

Kurapica
07-19-2010, 03:26 AM
a simple tool to analyze the "Methods" metadata table.

Clearly only for managed PE :O

TehAvatar
07-19-2010, 05:03 AM
Oh, I see :P

Kurapica
07-19-2010, 06:34 AM
hot update !

what is new :

- Sort data on column click
- Add Method offset
- Save Method to file (binary rip)
- Find in methods

thanks to DARKER for the tips :D

http://portal.b-at-s.info/download.php?view.463


http://img837.imageshack.us/img837/2744/75276942.png

yeah I made a new update in less than a day !!! so what ?

NEW :

1 - Incremental search for method's name enhanced, now you
can find by substring

2 - Minor GUI enhancements

3 - Ability to detect if processed file is a valid .NET assembly

http://portal.b-at-s.info/download.php?view.463

http://img826.imageshack.us/img826/6128/55758595.png

Kurapica
07-24-2010, 04:51 PM
version 0.5 released.

What's new :

1 - Smart mini hex viewer !!
2 - minor bugs fixed :P

http://portal.b-at-s.info/download.php?view.463

http://img594.imageshack.us/img594/2113/41150371.png