Since protecting our DLL some of our customers are experiencing a slow down when calling any exported function protected using Ultra (mutation & virtualization).
-
Which on their own is faster Mutation or Virtualization? Which of the two is more secure from stopping reverse engineering of code?
-
Is there a way to keep a function ready to run once it has been called the 1st time? And then clear it after n runs?
Many thanks