![]() |
|
#6
|
|||
|
|||
|
You can parse .Net metadata segment in IDA. There is 'function' table with names, types and RVAs. That's all, what we need. Just create needed struct definitions in IDA. If you need only a few functions, use CFF explorer and look for interesting names (and their RVA). This worked for me very nice with BarTender software.
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tips on reverse engineering mixed .NET/native binaries? | jonwil | General Discussion | 6 | 11-07-2019 01:31 |
| Reverse engineering x86 linux PIC code with hexrays/IDA | jonwil | General Discussion | 0 | 02-16-2009 12:08 |
| Reverse Engineering WMF Exploit Code | lownoise | General Discussion | 0 | 01-19-2006 20:09 |