radareorg / radare2

UNIX-like reverse engineering framework and command-line toolset
https://www.radare.org/
GNU Lesser General Public License v3.0
20.37k stars 2.97k forks source link

xAnalyzer api definitions. #11934

Open MariasStory opened 5 years ago

MariasStory commented 5 years ago

Hi, I want to suggest getting some of the representation and API definitions from xAnalyzer: https://github.com/ThunderCls/xAnalyzer/tree/master/apis_def

https://github.com/ThunderCls/xAnalyzer/issues/37

Is it all covered?

Maijin commented 5 years ago

Nop it's definitely not all covered, it'd require converting them to r2 format like https://github.com/radare/radare2/blob/master/libr/anal/d/types-windows.sdb.txt#L643