ThunderCls/xAnalyzer

64-bit incorrect argument detection

justanotheranonymoususer opened this issue · 1 comments

See this screenshot:

screen

Arg2, Arg3 are actually two arguments of the first function.

Are you using the latest versions of x64dbg and xAnalyzer?
If the second function were to be recognized by the api database then xAnalyzer should try to place a nested function analysis, although in this case I don't see the second function being recognized so the correct analysis would be to analyse each of the functions as individual calls, hence this would be indeed a bug.