Hello
Has anyone looked on to the new Codeveil algorithm??
When I dump some veild executable with NETUnpack it dumps only 20kb of the 1.5mb exe. And this dump contains some strange class: DeployLX.Licensing.v3.LicenseAuthorization without the real application code.
Then, when I dump with Sample deprotector it ganarates good assembly. I then successfully patch it with "CoVei Unpacker". However, when I open it with Reflector or Dis#, I can see all the classes but I get error on disassembling the code.
Reflector sais: // Invalid method body.
Can anyone help with this issue??
|