Archive for the 'Hacking' Category

Adrian Lamo Doesn’t Like His Picture.

I host most of my pictures I use on this site on flikr, as I was browsing my top pictures list for the first time, I saw a comments on a picture of Adrian Lamo by the man himself. I used this picture on an article I did about a year ago on “Top 10 [...]

xkcd Style WEP Cracking in Real Life

My love for xkcd comics has influenced me to write this modified autoconfig “cracking” tool that cracks wifi WEP password from your neighbors, exactly the way shown in xkcd comic number 416:

(click for larger view)
Here is the tool in action:

As you can see there are some state of the art features added to this version. [...]

Phrack Issue 65 Released

You can read the latest release of the underground magazine Phrack from their website. For those among us who are not very familiar with phrack or underground magazine scene. Phrack has been around since 1985, well over 20 years, and has been the leading underground hacking/cracking ezine out there. Some notable facts about phrack (taken [...]

Checking Memory Leaks with Valgrind

Valgrind is an award-winning instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail. You can also use Valgrind to build new tools.
The Valgrind distribution currently includes five production-quality tools: a memory error detector, a thread error detector, [...]

Pages (9): [1] 2 3 4 » ... Last »