illera88 / Ponce

IDA 2016 plugin contest winner! Symbolic Execution just one-click away!
https://docs.idaponce.com
Other
1.48k stars 72 forks source link

Implement blacklisting per modules/functions #30

Closed 0ca closed 8 years ago

0ca commented 8 years ago

It would be very useful to implement blacklisting per modules/dlls or per functions.

For example we should skip the printf implementation.

I think we should differentiate between this and heuristics or "apis simplification", p.e. (strcmp, srtcpy, etc..)