Posts
Sort by recent activity
Controlflow Obfuscation influenced by debugger?
Hi
I have a dll (e.g. a merged one), lets name it mylibrary.dll with enabled controlflow obfuscation.
Now i observed different behaviour depending on the fact if i run my application that uses this...