`prd_multidecomp_ida.py` uses a known list of variadic libc functions to recognize and transform them. This should be automated by looking at the function prototype, not just accomplished by a list.
prd_multidecomp_ida.pyuses a known list of variadic libc functions to recognize and transform them.This should be automated by looking at the function prototype, not just accomplished by a list.