Friday, 13 February 2015

On 14:38 by HalbertJoshi   No comments
A software which is used by hackers to hide virus, keyloggers or tools that get detected by antiviruses.

On 14:24 by HalbertJoshi   No comments
On 13:53 by HalbertJoshi   2 comments


You are Gonna Hack A Facebook Account Right Now.. 

Using some python line of codes you are now gonna crack a facebook account.

Requirements .
1. Windows 7 PC
2. Python 2.5
3. Software Named Facebook Cracker v 2

About Facebook Cracker v 2
Facebook  cracker v 2 is a python script coded by the famous hacker of Anonghost Mauritania Attacker . It uses facebook bruteforcing using some commonly used FB passwords .   It is very effective in facebook hacking .

How to Hack An Account using Facebook Cracker ?

Download   FACEBOOK CRACKER FROM HERE  and download Python 2.5 also (Google for Python ) . At first  Install Python then extract the facebook cracker their you will find two folders named Python 2.5 and FB . Copy all files from Python 2.5 folder and paste it on the program files of Python that you have installed earlier . Now copy the fb folder and place it into your C: Drive . Now open that file from CMD . You can do it by dragging the fb file from C: drive to an open window of CMD . Their you will find an option to enter your victims ID . Enter the ID their . It will brute using plenty of password list saved as a .txt file . Dont worry it can bypass CAPTCHA   and it is very Fast .

On 05:49 by HalbertJoshi   No comments
If  you are a computer geek  and fix your Problems of your PC and Some Networking. Then Technically You re a Hacker . Some use linux and some windows. It doesn't matter either you use linux or windows it totally depends on you. Here are some basic you should focus on.

 JEDIT

It's like notepad++. Many Advanced Features is inbuilt in it.It is features like syntax highlighting which is most important to a Programmer . It also contains a built-in macro language, which is incredibly extensible. It’s written in Java, which allows it to be cross-platform.
As a programmer, you always need to delete some codes to fix the bug . Sometimes, you need the code back. The so called “Kill Ring” stores deleted text, so you never have to worry.
It supports over 130 languages, including AppleScript and Objective-C, which surprised me. So even as a stranded Mac developer, it’s worth a go.  It’s a powerful text editor that no Windows programmer should go without.

AUtO Hot KeY

free hacking software
This is like Text Expander for Windows, although it goes much further than that. It runs in background.

I can have it set to substitute “@himanshu” with “himanshu@gmail.com“. I can set it to do it after the space, or immediately. My choice. That’s the beauty of it: everything can be tweaked. Here’s one line of code that replaces @himanshu with my email:
:*:@habib::himanshu@gmail.com
The block of text can be as long as I want. I can have pre-written email responses. For the budding coder, you can set it so that +if else writes out an if, else statement for you. Then just enter the condition, statements, and other elements. It’s obvious how this can speed up development substantially. In fact, with AutoHotKey, you can optimize a machine for any task, from development to gaming. If the game doesn’t allow you to choose the controls, just fire up the associated AutoHotKey script.