07-23-2014, 03:27 PM
edited: 62 views and no comment, I better to keep this leak my self and congratulation to people that has view this leak :D
hello,
First I'm not a Pro just want to share my knowledge. I saw there are few instant cracker
that claim that they can null this script, but do they now what is "Nulled" ?
Nulled /empty/zero call usually is for Script, you can break or have full access to protected app and patch/block the call to the maker/developer server.
and here to null Premium Seo Pack v1.7.4, v1.7.5, v1.7.x
Wrong way, the funny cracker :
.....php, it's funny because the developer has stated in the comment "// fake return,......" but they still patch the following and not block call to the server http://xx.xx-xxxx.com/validation/
The Results, Congratulation your blog now is being logged for using illegal plugin
Right Way:
1. open premium-seo-pack\aa-framework\framework.class.php
that's all the plugins now is fully activated without license and modifying first code above and no call to developer server because it's already activated, 
hello,
First I'm not a Pro just want to share my knowledge. I saw there are few instant cracker

Nulled /empty/zero call usually is for Script, you can break or have full access to protected app and patch/block the call to the maker/developer server.
and here to null Premium Seo Pack v1.7.4, v1.7.5, v1.7.x
Wrong way, the funny cracker :
.....php, it's funny because the developer has stated in the comment "// fake return,......" but they still patch the following and not block call to the server http://xx.xx-xxxx.com/validation/
PHP Code:
......
// fake return, just for development
....

Right Way:
1. open premium-seo-pack\aa-framework\framework.class.php
Code:
Replace
=========
-------
With
======
-----------
