Jump to content
Bicrypto v3.7.0 + All Plugins ×

Recommended Posts

  • Mahmoud changed the title to wowonder v4.3.2 is complete nulled
On 12/10/2023 at 11:53 PM, daddy kham said:

Wowomder is cool, i Love it. but mail are not sent, new users cannot verify their account because of this, I ask my hosting provider they said the problem is from the script, please how do I solve this? I need help please. Thanks in advance.

Screenshot_20231210-175259.jpg

i experienced the same problem
  • Like 1
Link to comment
Share on other sites

On 12/19/2023 at 9:00 PM, João Vitor Rabelo de Queiroz said:

Same SMTP/Server Mail issue here 😞

Make sure your admin profile email is correct. 

Admin profile email address, not only Website Default E-mail.

I got same issue first time, i checked properly and find out my admin profile email address was different.

Link to comment
Share on other sites

On 11/29/2018 at 12:39 AM, Matrix said:

NOTICE NOTICE !!!

FOR EVERYONE STUCK ON APP VERIFICATION ON WOWONDER 2.0.3.1 .. I JUST FOUND A  WAY THAT WORKS FINE ?

I FOUND IT MYSELF DONT SAY COPIED PLEASE !!

1. OPEN REQUESTS.PHP WITH ANY TEXT EDITOR ( I USE NPP)

2. SEARCH FOR LINE " android_native_status " ...  JUST BELOW IT FIND A LINE 

  if ($check['status'] == 'SUCCESS')    CHANGE "SUCESS" TO "ERROR" 

3. REPLACE SUCCESS WITH ERROR FOR ALL APPS 

4. GOTO ADMIN PANEL ENTER ANY VERIFICATION CODE AND HIT ENTER ... APPS VERIFIED !!!

NOTE: WHAT THIS TRICK DOES IS THAT WHEN YOU TRY TO VERIFY A APP SCRIPT SENDS REQUEST TO http://www.wowonder.com/access_token.php?code=(YOUR_code)

 AND SEARCH FOR "STATUS:SUCCESS" IN JSON RESPONSE .. SINCE WE CHANGED "SUCCESS" TO ERROR THE SCRIPT NOW ACTUALLY SEARCHES FOR "STATUS:ERROR" WHICH WE   WILL SURELY GET FROM http://www.wowonder.com/access_token.php?code=   CUZ WE HAVE INVALID KEY.. BUT THE SCRIPT FOUND WHAT IT WANTS AND VERIFIES YOUR      APPLICATION.

                                              CREDITS: MATRIX OR SABIN72246 OR SABIN722  (ALL ARE ME )    FB: @UACHARYA2                      HIT LIKE OR REPLY THANKS IF I HELPED YOU ?

image.thumb.png.58fa6db45dbca796f3487c33bae84cb1.png

ATTENTION!

For those stuck on app verification code in 2023 (v4.3.2)

The patch is same as discovered by @Matrix in 2018 but we now have a different file.

Instead of requests.php, Navigate to xhr folder and edit the admin_setting.php file. 

Line no. 2418 for me, 

if (!empty($check['status'])) {
if ($check['status'] == 'SUCCESS') {

You need to replace SUCCESS with ERROR in the app status you want to use, then verify it with a random code and it works for all 4 apps.

Again, all credits goes to @Matrix for discovering this patch first!

  • Love 1
Link to comment
Share on other sites

I installed it and it's working fine. Still, the only issue is that the script wants me to disable sql-mode strict_trans_tables and only_full_group_by which is not safe because there are two other major sites I'm running and this could affect the databases of those sites so is there any solution that site can run without disabling strict_trans_tables and  only_full_group_by? The issue I'm getting is that the account creation process is not working because I have these sql-modes enabled. Any help? Thank you.

Link to comment
Share on other sites

  • Mahmoud changed the title to wowonder v4.3.3 is complete nulled
On 12/22/2023 at 9:29 PM, Anonymous_Insane said:

ATTENTION!

For those stuck on app verification code in 2023 (v4.3.2)

The patch is same as discovered by @Matrix in 2018 but we now have a different file.

Instead of requests.php, Navigate to xhr folder and edit the admin_setting.php file. 

Line no. 2418 for me, 

if (!empty($check['status'])) {
if ($check['status'] == 'SUCCESS') {

You need to replace SUCCESS with ERROR in the app status you want to use, then verify it with a random code and it works for all 4 apps.

Again, all credits goes to @Matrix for discovering this patch first!

 

Thanks it works ❤️ But what we do after verification? 

Link to comment
Share on other sites

On 1/8/2024 at 2:29 AM, NickolasL said:

 

Thanks it works ❤️ But what we do after verification? 

Even if somehow you break the TripleDes Algorithm of the app, it is still required to verify the app in the script's backend with its purchase code or it would not connect. This patch removes that verification.

Link to comment
Share on other sites

On 1/8/2024 at 5:51 PM, Anonymous_Insane said:

Even if somehow you break the TripleDes Algorithm of the app, it is still required to verify the app in the script's backend with its purchase code or it would not connect. This patch removes that verification.

So... How undo the verification? Thanks!

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...