Articles by Stephen McDonald, focusing on open source, software architecture, and web development.
SecurityXploded is an Infosec Research Organization offering more than 150 FREE Security/Password Recovery Tools, latest Research Articles and FREE Training on Reversing/Malware Analysis
memcached
This is one of the most persistent myths I've seen in the field. It's there for decades. If a myth is alive that long there must be some truth behind it.
This is a simple tutorial on LD_PRELOAD that lets you preload shared libraries.
Someone asked on a mailing list how to redirect output from a running process. They had a program which had been running for a long period of time without
Microsoft recently released preview evaluation versions of Windows 8.1 and their Server 2012 R2 Datacenter software. Nice to know that the old Utilman login bypass that has worked since Windows 95ish still works even on the latest and greatest. A quick Linux boot and a simple rename of the original Utilman.exe out of the way.…
On l'a vu par le passé, il n'y a pas forcément besoin de vous coller des cookies aux fesses ou de récupérer votre adresse IP pour vous suivre à la trace
Fiddler is a free web debugging tool which logs all HTTP(S) traffic between your computer and the Internet. Inspect traffic, set breakpoints, and fiddle with incoming or outgoing data.
Animation, code, analysis, and discussion of 8 sorting algorithms on 4 initial conditions.