radareorg / radeco

radare2-based decompiler and symbol executor
371 stars 52 forks source link

Fix the bug of callgraph construction #246

Closed kriw closed 5 years ago

kriw commented 5 years ago

This PR will reduce the number of "unknown" functions.

Related to https://github.com/radareorg/radeco-lib/issues/245