McGill-DMaS / Kam1n0-Community

The Kam1n0 Assembly Analysis Platform
Apache License 2.0
615 stars 127 forks source link

Add function flags from IDA #10

Open kvozon opened 8 years ago

kvozon commented 8 years ago

Hi, can you please add function flags from IDA? It can be achieved by calling GetFunctionAttr(ea, FUNCATTR_FLAGS). It will allow to categorize functions by type and filter them at comparison. Thank you!

steven-hh-ding commented 8 years ago

Hi kvozon! Your feedback iswell-received. We will include them in future release (soon). Thanks!