1
Living Room / Re: NULL
« Last post by argv on March 15, 2013, 11:01 AM »if (NULL != false)
{
NULL = false;
}
{
NULL = false;
}
And I have no MB limitThat's hard to believe-kartal (March 08, 2011, 11:19 PM)
I know I personally never put anything private into my Dropbox folder.Personally I'm using a TrueCrypt disk in the dropbox folder for really private data-Eóin (March 09, 2011, 08:36 AM)
Why does GOOGLE say it is spending such huge sums to advertise and promote and try to get people to switch to their Chrome browser?-mouser (February 07, 2011, 11:10 AM)
That, or fire up a disassembler and fix it-f0dder (April 13, 2010, 01:33 AM)
If "Image File Execution Options" simply hijacks "mediaplayer.exe -> myhandler.exe", aren't you going to get into an infinite loop when "myhandler.exe" tries to use "mediaplayer.exe" to redirect *.mov -> "myfile.mov"?-f0dder (January 24, 2010, 09:26 AM)
Doesn't matter what you do, if the script is going to send the password somewhere, it can be catched somehow. Sure, you can compile the script - people will just unpack or dump from memory. You can encrypt the password and decrypt it runtime, but that can be dumped from memory as well. There's nothing you can do about it, really-f0dder (January 19, 2010, 03:44 PM)