Find


Archive for the 'Software' Category

 

Advanced Rapidshare Hacking

Jun 21, 2008 in Downloads, RapidShare Hacking, Software

We all know that getting a new IP address from ISP allows us to download the next file from RapidShare. I bet many of us know this concept long ago but there wasn’t any program that can do this. Now, here is a program called Cryptload that is able to download the first file automatically […]

Popularity: 34% [?]

⇥ Read the article in full

No Comments »

How To Write A Basic Keylogger In VB

May 25, 2008 in Hacking Computer, Hacking Tutorials, Hardcore Hacking, Keyloggers, Software




=========================================
Basic Concepts: What needs to be achieved
=========================================
Ok, now lets plan our program, what should such keyloger do and what it should not. Significant difference to previous section is in the sense that here we shall discuss the LOGIC, the instructions that our program will follow.
Keylogger will:
1 - listen to all the key strokes of the user.
2 - save these keys in a log file.
3 - during logging, does not reveal its presence to the user.
4 - keeps doing its work as long as the used is logged on regardless of users actions.

==========================================
Implementation: Converting logic into code
==========================================
We shall use Visual Basic because it is much easier and simple to understand comparing to C++ or Java as far as novice audience is concerned. Although programmers consider it somewhat lame to code in VB but truthfully speaking, its the natural language for writing hacking/cracking programs. Lets cut to the chase - start your VB6 environment and we are ready to jump the ride!

Popularity: 51% [?]

-->

Intro: What a Keylogger is made of
Before we start programming, we need to answer a basic question: what is a keylogger? As the name implies (key+logger) - a keylogger is a computer program that logs (records) the keys (keyboard buttons) pressed by a user. This should be simple to understand. Lets say that I am […]

Popularity: 51% [?]

⇥ Read the article in full

1 Comment »

Top 10 Windows Hacking Tools

May 13, 2008 in Hardcore Hacking, Internet Hacking, Password Recovery, Registry Hacking, Security, Software, Windows Hacking

This is the Collection of Best Windows Hacking Tools:
1. Cain & Abel - Cain & Abel is a password recovery tool for the Microsoft Windows Operating System. It allows easy recovery of various kind of passwords by sniffing the network, cracking encrypted passwords using Dictionary, Brute-Force and Cryptanalysis attacks, recording VoIP conversations, decoding scrambled passwords, […]

Popularity: 45% [?]

⇥ Read the article in full

1 Comment »

How to make Keygens?

May 13, 2008 in Hacking Tutorials, Hardcore Hacking, Keygens, Software




Well, enough blah blah, let’s go cracking…

Run W3Filer 32.
A nag screen pops, and , demands registration (Hmm, this sux ;-)) Now,
We notice this program has some kind of serial number (Mine is 873977046),
Let’s keep the serial in mind, I bet we`ll meet it again while we’re on
the debugger.
Well, now, let’s put your name and a dummy reg code…
set a BP on GetDlgItemTextA, and, press OK.

Popularity: 31% [?]

-->

Attention : This Article is Only for Real Geeks
Disclaimer : I take no responsibility of the usage of this information.
This tutorial, is for educational knowledge ONLY.

How to make key generators?
Introduction
Hi there, in this tutorial, I intend to teach you how to make a pretty
simple keygen, of a program called W3Filer 32 V1.1.3.
W3Filer is a pretty […]

Popularity: 31% [?]

⇥ Read the article in full

No Comments »

What is Double Password?

Jan 13, 2008 in Security, Software




But, from now on, you can turn any USB flash drive into a secure token! No need to purchase an additional expensive device. All you need is about 2 megabytes of free space on your flash drive or other USB gadget, such as an MP3 player, PDA or even a USB-pluggable mobile handset.

Strong Password


How does it work?
Our software, Double Password, installs onto your flash drive. When you type a password, the program intercepts it and converts it into a super-strong password string on-the-fly. You can use simple, easy-to-remember passwords without the risk of being cracked.

Another benefit of using Double Password is that nobody can steal your passwords. Spy programs are useless. Even if someone gets the “weak” password that you type on the keyboard, it means nothing. This password will only work when your USB flash is inserted.

While typical hardware locks will work only with software that supports secure tokens, Double Password works with any software. It simply substitutes your weak password with a strong one.

Double Password can be effectively used to securely lock your Windows account, to protect your laptop and to bring a new level of security to all software that uses password authentication.

Download Double Password For Free

Popularity: 71% [?]

-->

Strong passwords should have a significant length and cannot contain normal words. Only random digits and letters of different case. Such passwords are extremely hard to remember and it takes time to enter. But, […]

Popularity: 71% [?]

⇥ Read the article in full

2 Comments »