Zender - Ultimate Messaging Platform for SMS, WhatsApp & use Android Devices as SMS Gateways (SaaS)

Zender - Ultimate Messaging Platform for SMS, WhatsApp & use Android Devices as SMS Gateways (SaaS) v3.9.5 Untouched

No permission to download

budesko

Active member
Trusted Uploader
Dec 7, 2018
149
129
43
Untouched? so it's unusable without a purchase code?
but its important to see how the coding was done, the coding style and all.

I recently was about to make a purchase of ultimate sms, but after looking through their source code, and how things have been done, i became uninterested to buy the real thing.

i do buy scripts to support developers, but ussually, i must have cracked it first, and taken it for a test run
 
  • Like
Reactions: otherme1078

bentacos

Member
May 2, 2022
36
8
8
but its important to see how the coding was done, the coding style and all.

I recently was about to make a purchase of ultimate sms, but after looking through their source code, and how things have been done, i became uninterested to buy the real thing.

i do buy scripts to support developers, but ussually, i must have cracked it first, and taken it for a test run
Yeah, also this script: https://codecanyon.net/item/sms-gateway/21419519

Their code is really messy, can't even understand what to modify to change a functionality and their app is always communicating with their server just to verify purchase codes, I mean, why would you do that when it was already built? lol
 
  • Like
Reactions: bytbt

budesko

Active member
Trusted Uploader
Dec 7, 2018
149
129
43
i have not really checked the source code of this scripts, really, but i have installed and used it abit.
i hate scripts that always call home, especially if they were sold as one time purchase.
 
  • Like
Reactions: otherme1078

bentacos

Member
May 2, 2022
36
8
8
so meaning even when installing, the app will just install directly?
Yeah, I tried sniffing using Wireshark, it only connected to the script itself. No third party server. It seems that once you built your app, it can work on it's own. It doesn't check any purchase code while working.
 

budesko

Active member
Trusted Uploader
Dec 7, 2018
149
129
43
@bentacos after taking a quick dive at the software source code of this system, i think i can understand now why it takes very long between releases for Zender. the source code is well structured, well written, and the team tries to achieve the least patch and code for a function, instead of just throwing the code in there. i must admit, this is a fantastically well written script.

Looks like he used a slightly modified version of laravel for the code.
 

budesko

Active member
Trusted Uploader
Dec 7, 2018
149
129
43
Does the App communicate with titansys servers when you are building an app> what if their server stops working, will you still be able to build?
 
  • Like
Reactions: otherme1078

bentacos

Member
May 2, 2022
36
8
8
Does the App communicate with titansys servers when you are building an app> what if their server stops working, will you still be able to build?
Yes, it connects to their server, I think they setup a build environment on Linux to remove the complicated part of setting up android for their customers.

You actually don't need to build your apk every time, you just need to build it when there is a new version or you want to customize the app itself. Checking the comments in the item, it seems that their build server is only down when they are updating the script.

The changelog for v3.1 also indicates that you can build the app every 3 hours which is awesome, the other SMS gateway script I mentioned only allows 3 builds every new version.
 

bentacos

Member
May 2, 2022
36
8
8
@bentacos after taking a quick dive at the software source code of this system, i think i can understand now why it takes very long between releases for Zender. the source code is well structured, well written, and the team tries to achieve the least patch and code for a function, instead of just throwing the code in there. i must admit, this is a fantastically well written script.

Looks like he used a slightly modified version of laravel for the code.
I agree, but I don't think it's laravel judging by the contents of index.php. Maybe their own framework?
 

budesko

Active member
Trusted Uploader
Dec 7, 2018
149
129
43
its not purely laravel, but if you take a look at the vendors content, there are some components of laravel in it, but it also removes a significant part of functions, they felt they dont require.

So, yeah, maybe a custom framework of sorts that they built, or heavily modded laravel.

All in all, they have very nice and neat code.

from how the code is, its even possible to create your own custom version, and merge new updates they add, as they also provide access to github, so you have the full git commit changes, to enbale merging code.
 
  • Like
Reactions: otherme1078

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