Posts

Showing posts from August, 2017

How to hack internet speed using cheat engine

Image
You can hack your internet  speed by using a small program called cheat engine (COPY PASTE THIS URL TO ADDRESS BAR FOR DOWNLOAD CHEAT ENGINE) http://cheatengine.org/download/d1/CheatEngine63.exe.     By using this program you can hack net speed ,download speed,Torrent speed,facebook games,pc games etc 1 >First open cheat engine and click on monitor icon  2 >Now click on firefox.exe and open 3 >Now click on enable speed hack and change value to 100.0 (FIRST TRY TO CHANGE IT TO MAXIMUM 20  IF YOU STILL NOT SATISFIED WITH THE BROWSER ACCELERATION THEN MAXIMIZE IT ACCORDING TO YOUR NEED) 4 >Now go back to your browser and start surfing net,download something,upload something.. you should see speed difference in your web browsing ENJOY CHECK THIS OUT: LazyKali script for Kali Linux

Cracking less secure login password for beginners

Image
This is beginner level post for learning how to hack less secured password of login page. For this i am going to use some router for cracking the password and of course Hydra to brute force it . What you need Kali Linux ( or any Linux distribution with Hydra installed ) A good wordlists for brute forcing the password  which you can download from here Login address of the target You need to know whether the service using SSL connection or not  Basic knowledge of HTTP-GET and HTTP-POST form  A lot of patience. Common sense Let the hacking Begin   STEP 1: Fire up your Kali Linux and go to terminal and type hydra , you should see something like this  STEP 2 :  Now type " hydra -V -L C:\Users\HACKETT\Desktop\wordlist.txt -P C:\Users\HACKETT\Desktop\wordlist.txt  192.168.1.2 http-get " Options we used in above commands 192.168.1.2 : This is the login address of the target which we are cracking  - V :  Verbose mode / show login+pass combination for...

Resident evil 7 Bio-hazard Full crack CPY

Image
Resident Evil 7 Biohazard Full Crack CPY is the latest horror game made by capcom release some time ago. Just like the other new games, Resident Evil 7 Biohazard is also protected by Denuvo, but it only takes a few days CPY cracker team has been able to break down this one game and distribute it for free to the gamers in the world in Resident Evil 7 Biohazard Full Crack CPY. You are all horror game lovers of course already familiar with Resident Evil game is not it? But you need to know that capcom has a lot to make changes in the game Resident Evil 7 Biohazard Full Crack is better. In the game Resident Evil 7 Biohazard Full Crack you will play as Ethan Winters who must find his wife named Mia who has been missing for 3 years. Various kinds of adventure and also mystery you will find when playing game Resident Evil 7 Biohazard Full Crack this. Moreover game Resident Evil 7 Biohazard Full Crack is also carrying first person mode. This will make you more integrated with this Resident Evi...

20 things to do after installing kali linux

Image
SO, you have installed Kali linux and Backtrack. Now you are confused what to do. Don't worry Team White hats is here to help you. We have prepared a list of things to do after installing Kali Linux and Backtrack. Comment below and let us know your valuable suggestions. Kali Specific: 1. Fix Device not managed error – wired network If you want  NetworkManager  to handle interfaces that are enabled in  /etc/network/interfaces : Set  managed=true  in /etc/NetworkManager/NetworkManager.conf . So this file looks like: [main] plugins=ifupdown,keyfile [ifupdown] managed=true Read the full article on  fixing Wired Network interface “Device not managed” error in Debian or Kali Linux . 2. Fix default repository The simplest way is to edit the  /etc/apt/sources.list  remove or comment every-line with  #  at the front and add the following lines.. leafpad /etc/apt/sources.list Comment or remove existing config with the following lines: ## Regular ...