• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!

MAKE NULLED Kiranime request for make nulled

badr167

New member
Messages
5
Reactions
0
I want to have a nulled version of this theme if anyone can null it please share it
 

Attachments

  • Kiranime Theme v3.4.4 (3).zip
    1.6 MB · Views: 13
Reacted by:
Need to now how js_config key are generated, then you can bypass license, maybe will look when have more free time.

.....................................
Code:
update_option('__a_act_key', '**************');
update_option('__a_act_inline', '???');
update_option('__a_act_email', '[email protected]');
update_option('is_kiranime_active', 1);

example from demo site
4Tm10.U2FsdGVkX1/INJsVLci4PuaQ/YsQixrdOv7F/ni7/9Y=99e4d759d627bfdd6ca6d03aee8067c54Tm1099e4d759d627bfdd6ca6d03aee8067c5U2FsdGVkX19BzO7yl9CnE/XC/73gQzpQGkjd8BI8mz50IPThbZhClaXC8swzncWO99e4d759d627bfdd6ca6d03aee8067c59r6e8rgsrk

PHP:
            $global_nonce  = wp_create_nonce('wp_rest');
            $js_config     = get_option(gtAcCLK(3), "");
            $tmdbdeflang   = get_option('__u_def_language', 'en');
            $site_url      = get_site_url();
            $site_rest_url = get_site_url(path: '/wp-json/kiranime/v1/');
            wp_add_inline_script('kira-js-holder', 'var current_user_id = parseInt("' . get_current_user_id() . '");var user_action = "' . $global_nonce . '";var tmdblang = "' . $tmdbdeflang . '";var js_configs = "' . $js_config . '";var site_url="' . $site_url . '";var site_rest_url="' . $site_rest_url . '";', 'before');
 
raz0r 's signature
Reacted by:
just tell me steps then I will try
Step for what? look at kiranime_pro\assets\kiranime-cebfe7c1e3cde992.js and find how to generate js_config key.

like from start const[s,i,a,c]=n.join(".").split("99e4d759d627bfdd6ca6d03aee8067c5");
 
raz0r 's signature
Reacted by:
I'm don't know anything about coding really
Post automatically merged:

You can share them on the site as resource
 
Reacted by:
Step for what? look at kiranime_pro\assets\kiranime-cebfe7c1e3cde992.js and find how to generate js_config key.

like from start const[s,i,a,c]=n.join(".").split("99e4d759d627bfdd6ca6d03aee8067c5");
.h.e.y .h.e.y .h.e.y .h.e.y .h.e.y .h.e.y
 
Reacted by:
Top