Dean
|
bf2871c7eb
|
Add dotnet PE support (#2528)
* Add CIL support
* refactor dotnet parsing to pe/dotnet.c
* parse PE CLR metatables (based on yara implementation)
* use CLR methoddefs to add binsymbols (including method namespace/class)
* parse CLR method headers
* CIL disassembler using .NET opcodes.def
* CIL analysis plugin
|
2022-06-21 09:20:47 +08:00 |
|