Accepting Script Nulling Requests

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,637
26,969
120
dude had alot of work and research over the weekend https://pastebin.com/iAXeL8UD am now stack here need some help
That's the easy part :ROFLMAO: :ROFLMAO: :ROFLMAO:

Manual decoding. To ease your work create a php script on a server, let's call it "abdecode.php" with 2 parts:
1st - processing of the self input text value trough ab(___) function and return result to screen
2nd - form to get text input and send it to self processing

From the script you have multi level encoded and nested functions. For example:

this is simple with only the result of ab
Code:
$this->addon_id = ab_____("bc``efbm`pg`uif`ebz");

this one base 64 decodes the result of ab
Code:
$this->s = base64_decode(ab_____("d3W1eHmv[4N>")));

this is 2 level nested function:
PHP:
$this->m = call_user_func(call_user_func(base64_decode(ab_____("bX2xcH:l[R>>"))), "", ["ab__", "___"]), 'bc``beepot`nbobhfs');

// which basically takes the result of first CUF and pass it as function to second (nesting is fron inside to outside, so inside is the first function)

call_user_func(base64_decode(ab_____("bX2xcH:l[R>>"))) // <- first function

call_user_func("result of first function", "", ["ab__", "___"], 'bc``beepot`nbobhfs')
   
// Anyway this first decoding is wrong as it have on more closing paranthesys

And what you have to do is to manually take the result of ab__ function and replace it in file and resolve all nested functions to base

N-Joy!
 

lee1

Member
Banned User
Jun 6, 2020
145
17
18
That's the easy part :ROFLMAO: :ROFLMAO: :ROFLMAO:

Manual decoding. To ease your work create a php script on a server, let's call it "abdecode.php" with 2 parts:
1st - processing of the self input text value trough ab(___) function and return result to screen
2nd - form to get text input and send it to self processing

From the script you have multi level encoded and nested functions. For example:

this is simple with only the result of ab
Code:
$this->addon_id = ab_____("bc``efbm`pg`uif`ebz");

this one base 64 decodes the result of ab
Code:
$this->s = base64_decode(ab_____("d3W1eHmv[4N>")));

this is 2 level nested function:
PHP:
$this->m = call_user_func(call_user_func(base64_decode(ab_____("bX2xcH:l[R>>"))), "", ["ab__", "___"]), 'bc``beepot`nbobhfs');

// which basically takes the result of first CUF and pass it as function to second (nesting is fron inside to outside, so inside is the first function)

call_user_func(base64_decode(ab_____("bX2xcH:l[R>>"))) // <- first function

call_user_func("result of first function", "", ["ab__", "___"], 'bc``beepot`nbobhfs')
   
// Anyway this first decoding is wrong as it have on more closing paranthesys

And what you have to do is to manually take the result of ab__ function and replace it in file and resolve all nested functions to base

N-Joy!
damm i thought i was on the right track
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,637
26,969
120
You are on the right track but lots of manual work involved.
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,637
26,969
120
Very busy is my natural state for next couple weeks. As I can do fast 5 minutes things to get out of my routine I cannot spend too much time on extra activities others than my planing tables.
 

lee1

Member
Banned User
Jun 6, 2020
145
17
18
Very busy is my natural state for next couple weeks. As I can do fast 5 minutes things to get out of my routine I cannot spend too much time on extra activities others than my planing tables.
okay could u please checkout 1 file for me
 

starliner

Well-known member
Null Master
Trusted Uploader
Mar 28, 2019
559
530
93
Anyone can teach me how to null a wordpress plugin or template ?
I want to remove the license of plugins and templates

There isnt any point of nulling that i can say "find and change this to ..."

Nulling is a kind of programming and coding.

Before nulling operations you must learn programming which was called Php

Once you have learn basics of php you can null simple operations.
 
  • Like
Reactions: juxhin20 and Mr G

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,637
26,969
120
Why not?
Can you help how it is possible?
I'm looking for an answer and it would be great if you could help.

Well, you asked for it so I can only answer: the only way to have free ioncube decoded files is to code yourself a decoder.
I know this is not the answer you expected and I've told you that you're not gonna like it
 
  • Sad
Reactions: Alexander200

Alexander200

New member
Banned User
Dec 8, 2019
23
3
3
Well, you asked for it so I can only answer: the only way to have free ioncube decoded files is to code yourself a decoder.
I know this is not the answer you expected.

Hahaha ... I thought there really was a solution.
I know PHP programming and tried, but I really couldn't decode icionCube files.

I think my only way is the decodez.site ... :))
Fortunately, they have also reduced prices, and this is a good opportunity for me.
If anyone could decode free a file (just one file) for me, please let me know.

Anyway, thanks for the reply.
 

krupuk

Active member
Sep 8, 2018
244
64
28
please nulled this theme

Script name : landingpress theme
Download link : download
Required additional plugin : no
Restrictions : activation, licence key
 

jaihwacat

Active member
Jun 10, 2020
139
82
28
nulled but not tested

try it. Write anything inside license key


Hello @starliner
i tested it and it stuck on the license check. 2020.11.02-18.27.png
when i skip and try to do the setting 2020.11.02-18.30.png it show the plugin is not active
but when i click link to activate it, the plugin already activated 2020.11.02-18.31.png
i am not the one that requested to nulled it, but really need this plugin
 

starliner

Well-known member
Null Master
Trusted Uploader
Mar 28, 2019
559
530
93
you can setup it in settings no need setup wizard. i will look at again
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu