Hello from Software Engineer in California :)

The I of Man

New member
Jul 20, 2022
7
28
3
Hello everyone! I am very excited to have found this forum. I was searching everywhere for months, and am so shocked I did not come across this forum sooner!! I've long wished to come across something like this!

So here's a little bit about me...

My name is "The I of Man". I own & run a tech company out of California, USA. I've been a professional software engineer for about 10 years now, with my primary focus in PHP, Golang, and C++, but I have been programming since I was a chap -- 10 years old. It's always been my desire to build large-scale web applications social in nature, I am currently in the market for a new web app and business. So, that is how I came to find this forum.

So far it looks like there is a great community here. I hope I can lend my experience to those who are in need of it. Whether it's information about nulling PHP Apps, discussions about installing and configuring web servers, motivation for running a business, or anything else -- I am excited to be here, contribute, and connect with like-minded individuals!

I'm looking forward to spending time here.

- The I of Man
 

LaBerginha

Well-known member
Oct 26, 2020
281
616
100
Localhost
Hello and welcome! What a pleasure to have people like you with so much experience in this forum, I'm in the process and I'm currently focused on the frontend with Javascript and React but in the future I would like to get into PHP.

I hope you feel comfortable in this great community, greetings!

PS: it would be cool if you would know how to override this script? Apparently it's complex because if the license check fails, it removes everything from the server XD
 
  • Like
Reactions: The I of Man

The I of Man

New member
Jul 20, 2022
7
28
3
Hello and welcome! What a pleasure to have people like you with so much experience in this forum, I'm in the process and I'm currently focused on the frontend with Javascript and React but in the future I would like to get into PHP.

I hope you feel comfortable in this great community, greetings!

PS: it would be cool if you would know how to override this script? Apparently it's complex because if the license check fails, it removes everything from the server XD

Thanks for writing!

React is 🔥 super hot at the moment & is definitely more on the advanced end of JS. You will have no problem getting a job instantly even at the entry level if that’s what you’re after, if you know React. PHP is awesome and will be around forever because 70% of the Internet is made with it. React and PHP can go together very nicely.

As far as that application you’ve shared, as long as it’s not obfuscated it should be easy to modify/change. I will take a look when I get a chance and see what it looks like!
 
  • Love
Reactions: LaBerginha

The I of Man

New member
Jul 20, 2022
7
28
3
Hello and welcome! What a pleasure to have people like you with so much experience in this forum, I'm in the process and I'm currently focused on the frontend with Javascript and React but in the future I would like to get into PHP.

I hope you feel comfortable in this great community, greetings!

PS: it would be cool if you would know how to override this script? Apparently it's complex because if the license check fails, it removes everything from the server XD
I downloaded and checked out that script. Inside: apl_core_configuration_sample.php are the variables that you can switch to prevent deleting of your information. Lines 64, 67, and 70.

define("APL_DELETE_CANCELLED", "");

define("APL_DELETE_CRACKED", ""); // removed the YES

define("APL_GOD_MODE", ""); // removed the YES

There is a lot more to the script that is designed specifically for dealing with cracked stuff.. But they're all generally easy fixed. Not sure if this is what you were asking for!
 
  • Wow
Reactions: LaBerginha

LaBerginha

Well-known member
Oct 26, 2020
281
616
100
Localhost
I downloaded and checked out that script. Inside: apl_core_configuration_sample.php are the variables that you can switch to prevent deleting of your information. Lines 64, 67, and 70.

define("APL_DELETE_CANCELLED", "");

define("APL_DELETE_CRACKED", ""); // removed the YES

define("APL_GOD_MODE", ""); // removed the YES

There is a lot more to the script that is designed specifically for dealing with cracked stuff.. But they're all generally easy fixed. Not sure if this is what you were asking for!
How interesting! I will try these days doing what you said, I saw in the other post that you could crack it and hopefully you can do it. By the way, if you need a server to test the script, let me know and I'll give you an Ubuntu 20.04 with 1Gb of ram or if you want I'll give it to you with aaPanel already installed
 

Jg_selisa

Well-known member
Trusted Uploader
Feb 10, 2019
432
302
63
Welcome Mate, it's always nice to see people with experience who don't mind helping noobs like me figure out issues with bad script lol. we really appreciate your presence here.
 

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