Encryption of functions
Posted: Fri Apr 13, 2018 1:25 pm
Since protecting our DLL some of our customers are experiencing a slow down when calling any exported function protected using Ultra (mutation & virtualization).
1) Which on their own is faster Mutation or Virtualization? Which of the two is more secure from stopping reverse engineering of code?
2) 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
1) Which on their own is faster Mutation or Virtualization? Which of the two is more secure from stopping reverse engineering of code?
2) 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