RainbowTables Project

RT.0×80.org is a new project to host rainbow tables for these algorithms 11 tables for LM algorithm 40 tables for MD5 algorithm 40 tables for NTLM algorithm 4 tables for FASTLM algorithm 4 tables for HALFLMCHALL algorithm 6 tables for Rarred_Indexes algorithm 16 tables SHA1 algorithm All these rainbow tables are generated from Freerainbowtables Project [...]

0×80 got BrainFucked!

While i was surfing the internet for something interesting i found a programming language called BrainFucked i tried it and i liked it it’s kinda challenging anyways i wrote a code that will just print “0×80″ on stdout ++++++++++[>+++>++++++++++>+++>+< +++>++++++++++>+++>+< Increase pointer p++; < Decrease pointer p--; [ Start loop while(*p) { ] End loop, [...]

Playing with ‘r8187′

Hello again guys ,, sorry for being away all that time… anyways i’ll get into the subject directly i bough a wireless card “gb” that uses r8187 driver and i pluged it with an antenna , the maximum TX-power the regular linux driver can be increased to 12 or 15 as far as i remember [...]

Sorry guys..!

Sorry guys for being away all that time and write nothing, but i’m really busy with life! i almost don’t even have a time for my self to breath!! but i’ll be back soon with new things and posts :-> so wait for me if you are one of my fans :P heheh Thanks ;)

The Evil Access Point!

In this tutorial we are going to create an evil wifi access point! when someone connects to it and uses some services like “pop3,imap,ftp,smtp,http,https,dns” these services will be tested for all the expoits that maches them in the metasploit framework 3 and tries to exploit each one , when one of them successly exploited a [...]

Things i want to buy

Sorry guys for being away of the blog , i was busy with life… i have nothing new to write here than a list of things i want to get.. OQO model e2 : its a full PC that fits in your pocket, with a real nice features from http://www.oqo.com/ HyperLink 2.4GHz 14.5 Yagi Antenna [...]

OpenDNS

I was watching some hak5 videos, where they started to talk about OpenDNS service!! they reminded me of an old account i have there!! :) so i stopped the view went straight to opendns.com logged in and configured my account added it to my router :-D and now i’m using a better , faster more [...]

Psyco & bruteforce accelerating

What is Psyco ? Think of Psyco as a kind of just-in-time (JIT) compiler, a little bit like what exists for other languages, that emit machine code on the fly instead of interpreting your Python program step by step. The difference with the traditional approach to JIT compilers is that Psyco writes several version of [...]