DIE icon indicating copy to clipboard operation
DIE copied to clipboard

Questions about dynamic analysis

Open 1789120321 opened this issue 3 years ago • 0 comments

Hello, I want to learn how DIE performs dynamic analysis. However, the type file (.t) generated by calling typer.py is very different from the type file in the seed library. More precisely, the generated type files are similar to .raw files. So, what went wrong in this process? How to infer the type from the bottom up at the AST level?

Hope that can be answered. thank you very much.

1789120321 avatar Aug 26 '21 13:08 1789120321