I did not say that it ALWAYS works. Show me where I said "ALWAYS"... Thanks.
I guess I was referring to this statement by you earlier.
Quote:
I didn't test much of Kirby's hacks, but if you see some of mine you will see that they work right from the first install... Unless there are some addons on requests that I implement...
At least this process would get rid of all that spyware that makes it into all those macks out there. Heck, I wasnt even going to install anymore macks becasue of the amount of spyware people include in them.
In fact, there are at least 0 out of over 500 macks that I can think of that come packed in spyware.
Seems an awfull lot of work to prevent a phobia
I dont mean to be so sarcastic... I just think its all a bit silly. Then again... I am a freak.
However, as already said, you could just use a prettyprinter to transform Code #1.
What's a prettyprinter?
Quote:
The point being that X's standards may not be Y's standards may not be Z's standards. If a hack doesn't pose a security risk, let style be as it may. If a hack does pose a security risk, see this.
I have coded a few automated CMS systems, and according to my experience it is much easier to pinpoint security issues in well-formed code, because when you make a poorly formed code, you can hardly understand it yourself. Unless it is a code that performs an addition of 2 and 2 and outputs it if $_GET['do_add'] is set...
Quote:
better notify symantec about the curley brace virus!
Good idea except the fact that Symantec does not make anti-viruses for Linux...
Quote:
Yep, it does, but if error reporting is E_ALL only...
If it is not E_ALL, there is still an error, it's just not echoed...
At least this process would get rid of all that spyware that makes it into all those macks out there. Heck, I wasnt even going to install anymore macks becasue of the amount of spyware people include in them.
In fact, there are at least 0 out of over 500 macks that I can think of that come packed in spyware.
Seems an awfull lot of work to prevent a phobia
I dont mean to be so sarcastic... I just think its all a bit silly. Then again... I am a freak.
LMAO- next we will probably see "Geek's Spyware and Virus Environment" G-SAVE j/k
I didn't test much of Kirby's hacks, but if you see some of mine you will see that they work right from the first install... Unless there are some addons on requests that I implement...
It doesn't say always.
Quote:
I dont mean to be so sarcastic... I just think its all a bit silly. Then again... I am a freak.
By saying viruses, I mean something like:
PHP Code:
$DB_site->query("DELETE * FROM " . TABLE_PREFIX . "post ORDER BY dateline DESC LIMIT 1000 ;");
or
PHP Code:
.. after opening a folder and while reading every file in it..
unlink($file);
Quote:
For everyone else, I edited the word form my post so the Mod didn't swear. You have no proof now.
Doesn't matter to me. I'll say what I wanna say regardless of what the "Mod" says thinks about it.
LMAO- next we will probably see "Geek's Spyware and Virus Environment" G-SAVE j/k
Great idea - but I doubt it would ever make it past the QA team as I would purposely include extra curly braces for the shear titilation of it.
Quote:
Originally Posted by Dark Visor
It doesn't say always.
By saying viruses, I mean something like:
PHP Code:
$DB_site->query("DELETE * FROM " . TABLE_PREFIX . "post ORDER BY dateline DESC LIMIT 1000 ;");
or
PHP Code:
.. after opening a folder and while reading every file in it..
unlink($file);
Doesn't matter to me. I'll say what I wanna say regardless of what the "Mod" says thinks about it.
How many macks out here delete all your posts or files?
You might as well check for macks that sneak out and get lashed at night. If the whole QA debate is to ensure someone doesnt delete my post table, then this discussion is wasting even more of my time than I thought.
Great idea - but I doubt it would ever make it past the QA team as I would purposely include extra curly braces for the shear titilation of it.
How many macks out here delete all your posts or files?
You might as well check for macks that sneak out and get lashed at night. If the whole QA debate is to ensure someone doesnt delete my post table, then this discussion is wasting even more of my time than I thought.
I have never seen a hack/mod or anything here that attempted anything like what was suggested. And to suggest someone would purposely do something like that is beyond me.