|
计算机应用 2006
Reverse analysis of Microsoft intermediate language
|
Abstract:
Microsoft intermediate language(MSIL) was compared with existing assembly language.Then several algorithms that could be applied to identify building block of high level language were presented,such as variables,expressions,and statements.Analysis results are given to prove the correctness of algorithms.