SmartAssembly's protected assemblies shows a nag screen if you haven't activated it.
So I wanted show how to extend the trial days of an SmartAssembly v6.x protected assembly without any need of getting a S/N for SmartAssembly and also without deobfuscating.
SmartAssembly puts a method which returns True or False if the PC is different or the date of 15 free days has been passed. So we just need to patch the date and also the PC check (which is just a registry key on ...\Reflector\SoftwareName).
So follow this instructions to patch the Date check:
And to patch the PC check:
Don't forget! You don't need to deobfuscate it so it's difficult to find the methods without looking the good code.
See you!
LordCoder//REiS
No hay comentarios:
Publicar un comentario