Open
Description
Right now, we have only data type signatures for standard functions from C language. To improve the quality of decompilation of Visual Basic binaries, we will need data type information for its standard functions. Generate JSON databases that can be parsed with ctypesparser
tool (use ctypes
type representation).