EiNSTeiN- / decompiler

A decompiler with multiple backend support, written in Python. Works with IDA and Capstone.
526 stars 103 forks source link

Call arguments not detected #4

Open EiNSTeiN- opened 9 years ago

EiNSTeiN- commented 9 years ago

Currently no attempt is done for recognizing arguments to function calls, which leads to wrong decompiled output.