dolob
Member
- Aug 27, 2018
- 93
- 56
- 18
Yes It's not nulled.your shared version its not nulled right ?
Pure downloaded version from envato
Yes It's not nulled.your shared version its not nulled right ?
public function mcrypt_decode($data, $key)
{
$data = $this->_remove_cipher_noise($data, $key);
$init_size = mcrypt_get_iv_size($this->_get_cipher(), $this->_get_mode());
if ($init_size > self::strlen($data))
{
return FALSE;
}
$init_vect = self::substr($data, 0, $init_size);
$data = self::substr($data, $init_size);
return rtrim(mcrypt_decrypt($this->_get_cipher(), $key, $data, $this->_get_mode(), $init_vect), "\0");
}
decode key method.
Code:public function mcrypt_decode($data, $key) { $data = $this->_remove_cipher_noise($data, $key); $init_size = mcrypt_get_iv_size($this->_get_cipher(), $this->_get_mode()); if ($init_size > self::strlen($data)) { return FALSE; } $init_vect = self::substr($data, 0, $init_size); $data = self::substr($data, $init_size); return rtrim(mcrypt_decrypt($this->_get_cipher(), $key, $data, $this->_get_mode(), $init_vect), "\0"); }
what is the return value? we dont have any success return from stackposts.com/api I couldn't figure out why u enter chipper decoding http://prntscr.com/rzvazq install_helper gets the $result var from api at first makes it base64 decode so incoming data is base64 encoded then it explode it from {|} brackets to make it array (so the data form which's coming from api is becomes smartpanel's data's form - "Here still we don't know what data is coming") then 5th node of result ($result[4]decode key method.
Code:public function mcrypt_decode($data, $key) { $data = $this->_remove_cipher_noise($data, $key); $init_size = mcrypt_get_iv_size($this->_get_cipher(), $this->_get_mode()); if ($init_size > self::strlen($data)) { return FALSE; } $init_vect = self::substr($data, 0, $init_size); $data = self::substr($data, $init_size); return rtrim(mcrypt_decrypt($this->_get_cipher(), $key, $data, $this->_get_mode(), $init_vect), "\0"); }
Yes It's not nulled.
Pure downloaded version from envato
C'mon manif you download it from envato so it will be so easy to nulling it..
you have a license and domain .. then you have all what you need to nulling it!
also I can help with this
C'mon manIf I downloaded it until now I have at least exported the database
(In case of I don't know anything about coding or nulling) I took it from one of deep forum they open threat as
"NOT NULLED Stackposts v.7.0.1 – Social Marketing Tool-REGULAR Version-Downloaded From Envato"
"...including plugins ..." part took my heart!I found a source. If possible, I will prepare a keygen including plugins. I do not promise![]()
wow...i hope you get it soon..I found a source. If possible, I will prepare a keygen including plugins. I do not promise![]()