Hey all,
is there a way to make Ida(or if ida does not have any feature like this ollydbg) log all Calls to exported functions? i know that it will be LOTS of calls but with some filters it would work perfectly for what i'm currently trying to do(find the main function for running macros ingame(NOTE: NOT WOW RELATED))
I already tested ollydbg and found some trace feature but i couldn't get it to filter only the calls(and total it was like 6000 commands per second so a huge amount).
Thanks for your help and ofc i did search but couldn't find anything about this on the forums
streppel