Log in

View Full Version : Armadillo IAT...


Hero
April 9th, 2007, 23:16
Hi
I want to ask a general question about armadillo.I know armadillo IAT rebuilding is irritating even the IAT elimination is not enabled.
But here is my question:How you normally find out missing IAT,and how you can find which on can be cut?
I normally see VB examples that the missing one is only __VbaEnd or the ones that you can cut all invalid ones.
But What I should to do if my sample were not in these catagories?I should trace my program for checking all of them?

Regards