View Single Post
  #15  
Old 12-15-2019, 11:40 AM
ShikiSuen's Avatar
ShikiSuen ShikiSuen is offline
 
Join Date: Nov 2019
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RCK View Post
Hello Dave,
Thanks for link removal, I was not aware of backdoor sorry.
Are "nulled" versions are pirate php files without license ?

I also find some thread with modifications todo listing.
Are those kind of listing are also forbidden to be shared ?
This reply only talks about vBulletin 3.x releases.

1. Whether they have back doors or not challenges your expertises in computer programming. Only you (or any expert you can trust in helping you doing this) can tell whether there are backdoors made deliberately.

2. vBulletin 3.8.x NULLED versions are pirated php files. They were made based on official files. Official php files are zend-encrypted. Null teams decrypt them and rip out the customer system (and possible watermarks) throughout these files. Making such distros is doing software piracy and is under legal risk. **Some** null teams do deply backdoor codes among their distros.

3. On consumer side, official encrypted builds of vBulletin 3.x are definitely not compatible with PHP 7.2 and later. They also have lack of MySQL 8.x syntax support (and later), requiring users to use MariaDB or continue using MySQL 5.x builds.

4. I am not familiar with PHP programming related to MySQL. One can go through error messages generated by PHP 7.4 (probably the final major release of PHP 7 series) to troubleshoot the compatibility issues throughout PHP files, theme templates, language xmls, etc. These must be performed on an decrypted version, which means that the removal of customer system is not necessary. Also, if you are doing this, turn off gzip compressions in both your forum settings and your web hosting software (apache, nginx, etc.)... Otherwise, a forum page can be unloadable due to being scrambled by syntax warning messages injected by PHP itself.

5. You should be fine as long as you have a valid license in your vBulletin official customer account and it is only designated to the sole forum site you are using (whether this site is using Nulled version of vBulletin or not). I suggest you to confirm by emailing (not by posting on their official forums) vBulletin pre-sale teams to confirm possible legal risks. Posting such questions on vBulletin official forums can cause lifetime ban of your forum account within 24hrs.

6. To my knowledge, if a site is running unlicensed vBulletin, the domain provider and / or the host provider may under DMCA pressure from vBulletin officials and they are likely to have to stop providing you their domain / host service.

// I don't make decryptions or Null piracy. I am just recently having curiocities in vBulletin 3.8.x compatibility with PHP 7.4 and modern system environments.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01158 seconds
  • Memory Usage 1,773KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete