Best Blackhat Forum

Full Version: PHPVibe v5
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Please share I really need it

Demo: http://www.phpvibe.com/
next time add [REQ]
i have waist 10 second from my valuable time
(04-26-2016 05:59 AM)el matadoor Wrote: [ -> ]next time add [REQ]
i have waist 10 second from my valuable time

hahah noob
Can sb share this plz
(05-09-2016 12:55 AM)m16011 Wrote: [ -> ]Download PHPVibe v5 nulled

http://www109.zippyshare.com/v/EHoHwumV/file.html

Rep Added
This version 5 doesn't appear to be nulled. Only the V4.

Does anyone have a 'easytoyou' account to decode the iocube encoded files main53.php main54.php main55.php in the moderator folder?

I've tried the IonCube v8.3 Decoder on the main53.php file but it appears to give a different out than the newer online decoder.
Word to the wise; if you are installing the V5, edit the index.php in the setup folder before running the install. search for "Successful PHPVibe installation" and remove or replace the @phpvibe email addresses. The setup sends an email to them if setup is successful.

PHP Code:
echo '<div class="msg-win">Database successfully installed!</div>';
/* Just so we know all is ok */                
$notify = new PHPMailer$notify->WordWrap 50$notify->Subject "New PHPVibe installation : OK ";   $notify->From "noreply@phpvibe.com"$notify->FromName "PHPVibe Installation tracking";    $notify->addAddress('alexa@phpvibe.com''PHPVibe Tracking'); $message "Successful PHPVibe installation at ".SITE_URL." with license key ".phpVibeKey$notify->Body    $message$notify->AltBody $message$notify->send(); 
INSTALL V4 THEN UPGRADE TO V5 AND ITS WORK...NOT TEST IT ON LIVE.
The base script will work if you upgrade from v4 but you cannot get to moderator folder without callback. If you don't already have v4 there is no point in doing v4 then v5 upgrade as you overwrite most of the v4 files with the v5 files. The only thing you bypass in upgrading is the v5 setup which you can easily just remove the callback from the setup.

It would be good if someone can help out with decoding the main##.php files in the moderator folder (ioncube v9)
Pages: 1 2
Reference URL's