Skip to main content

Posts

Showing posts with the label Hacking

Computer Hacking In The New Age, All You Need To Know About Hacking Today

Every human discovery has pros and cons, so is the  computer which  has pervaded all our lives. The modern humanity is increasingly dependent on computer for various day-to-day activities. Computers do us a whole lot of good things, but it is not without some pitfalls. With the extensive use of internet for hundreds of our needs, computer opens a vicious cycle of hackers. Computer hacking is a term which refers to an individual’s illegal and unauthorized access to the data which are stored in a user’s system. This is done to disturb the  confidentiality and security  of the user’s computer. The hackers focus on individuals’ computer system when they are online. As long as you are not connected to internet you are less prone to hacking. The access to internet has actually made computer hacking easy. You must protect your computer with strong antivirus and firewall  programs to keep hackers away. Hackers are known for creating problems which are difficult ...

Surface Book, Surface Pro 4 are now Siemens Solid Edge certified

Microsoft has announced today that its Surface Pro 4 and Surface Book have beencertified by Siemens for use with Solid Edge, one of the world’s leading CAD programs. Microsoft’s latest premium devices received this certification after being submitted to a rigorous testing process to ensure that Solid Edge runs optimally on them. Siemens PLM Software SVP Mainstream Engineering John Miller added that “Surface is the fastest-growing mobile device platform with our Solid Edge user base for 3D CAD.” Microsoft also used this opportunity to share an interesting Surface Pro 4 use case through the work of Phillip Norman, an artist and self-taught engineer using a Surface Pro 4 to run his robotics company called Ross Robotics. According to him, the Surface’s portability and power have changed the way he works: “Just being able to take my work with me anywhere—any sort of work, even amazingly, CAD—shows the Surface is a powerful workstation, as slim and neat as a small pad...

Simple Trick To Find Facebook Profile ID

In my previous post i have posted about  Facebook status update trick  in which we use profile id, but what if  person got username. So this is the trick which will let you get profile id of any person who got custom username. Check below image and see how URL of  facebook profile looks before and after custom username. How To Get Facebook Profile Id ? In case of Profile ID before custom username you can easily identify it by looking at Profile URL, But in case of profile with custom username its not same. Below are simple steps to find Profile ID having custom username. Go to  the profile  you want to find Profile ID That URL will look like this  www.facebook.com/ username Change that URL to  graph.facebook.com/username Then you  will get  something like below image.         

Hacking Windows Xp

Get ready for some down-and-dirty hackin'! Over 200 serious hacks readers can use to force  Windows XP  to do it their way, written in the ExtremeTech no-holds-barred style Sinchak doesn't waste time tweaking  Movie Maker  or Instant Messenger-these hacks are heavy-duty,  detailed  instructions for squeezing every drop of power from Windows XP and maximizing speed, appearance, and security Not for the faint of heart! This book is written for users who aren't afraid to roll  up their sleeves, risk voiding their warranties, take total control of the task bar, uninstall programs that are supposedly permanent, and beef up boot speed Mines gems like unlocking hidden settings, customizing  boot screens , supercharging online and program launch speed, maximizing the file system and RAM, and dumping hated features for good Written by the creator of TweakXP.com, a site considered  Mecca  for Windows hackers and trusted by more ...

How To View Saved Password In Google Chrome ?

Previously i had showed you how to view password behind asterisk. In this post i will show you a simple but very powerfull trick  to view or hack saved password in google chrome. It does not  matter for which website the password is saved it will work on all of them. It will work on Facebook, Gmail, Yahoo, twitter and many more. If you get your hands on your friend computer  you can hack their password with this simple little trick. It does not require any software or addons to be installed on your computer.  Lets get  started. How to do that ? 1.  Open  any website where password is saved by user. Here i will demonstrate with facebook but it will work on any website. 2.  Right click  on password(Dots or  asterisks ) as shown in below image. 3.Then click on  Inspect element . 4.Then change  Password to text   as shown in below picture. Before changing it will look like below: ...

Simple Way To View Saved Password In Google Chrome

Previously i had showed you how to view saved password in google chrome. In this post i will show you same thing but with different method suggested by one of reader of Cool Hacking Trick name Palash . This trick is simple yet very powerfull  to view or hack saved password in  google chrome . It does not  matter for which website  the password is saved it will work  on all of them. It will work on Facebook, Gmail, Yahoo, twitter and many more. If you get your hands on your friend computer  you can hack their password with this simple little trick. It does not require any software or addons to be  installed  on your computer. Lets  get started . How to view saved password in google chrome ? Open Google Chrome Go to  Settings  (Its on the Right Corner) Then Click on Advance Settings Scroll Down and their will be  password and forms  from their click on  Manage saved password . The...

How To Hack Saved Password In Firefox ?

In my previous post i had posted two tutorials onHow to hack google chrome saved password ? andMore simple way to hack google chrome saved passworod. In this post i will share with you guys how to view saved password in Mozilla  Firefox web browser . This trick can be helpfull if you get your hands on someone computer maybe your friends and he has saved password for certain websites like gmail, facebook,yahoo etc then you can easily view his password with very simple and easy trick that i am going to share today.  For demonstration purpose i have already saved a fake  email password  for facebook. But it will work on any website. So  lets get  started. How to do ? 1.  Open  Firefox Web  Broweser 2. Then Click on  FireFox  >  Option  >  Option  as shown in below picture 3. Then a  POP Up box  will appear, In that go to  security  and click on  Show Passwords ...

Password Protect Any Folder Without Any Software

In my previous post i have teach you to hide files behind images. In this tutorial i will show you interesting and usefull trick to password protect folder without using any software using batch file programming. This trick will work on all windows platform (Win XP, Win 7). Follow below tutorial to learn this trick. How To Lock Folder ?    1.  Open  Notepad and Copy code given below into it. cls @ ECHO  OFF title coolhacking-tricks.blogspot.com if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK if NOT EXIST MyFolder goto MDMyFolder :CONFIRM echo Are you sure to lock this folder? (Y/N) set/p "cho=>" if %cho%==Y goto LOCK if %cho%==y goto LOCK if %cho%==n goto END if %cho%==N goto END echo Invalid choice. goto CONFIRM :LOCK ren MyFolder "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" echo Folder locked goto End ...

Hacking Window 7 Password Using Ophcracks

In this tutorial i will teach you to hack Window 7 password using free  open source software  called ophcrack. This hack also works on Windows  XP and Windows  Vista. So let  get started . What Is Ophcrack ? Opcrack is an  open source  windows password cracker based on rainbow  tables . It comes with  Graphical user interface (GUI) and runs on multiple platform such windows, linux and mac.  It allows you to recover or hack windows password. How To Crack Windows 7 Password Using Ophcrack ? Before you start doing this you will need a blank CD or DVD to burn the live image of ophcrack.   1. Download Opcrack Live Cd by  Clicking Here .   2.  Download windows  xp or  windows 7  live cd depending on platform you are wishing to hack. For example: Windows 7 or  Windows Vista : Click on ophcrack Vista/7 LiveCD. Windows XP: Click on ophcrack XP LiveCD.   2. Now  burn  ...

Top most 6 Black Hat Hackers In The World

There are two types of hackers. First one are good hackers who are known as "white hat" hackers and another one which we will be talking about today are called " black hat " hackers. In this article, we will be talking about six famous black hat hackers and their hacks which made them famous or wanted. George Hotz Young and talented and what is the  most important  bored teenager, George Hotz wanted to have fun one summer night and  as a result he hacked the Sony’s company Iphone. It happened in June of 2007, by that time George was 17. It was a bit of a challenge, because  how to hack  device with assistant things?  The secret is to figure out how “to speak to the device”.He also mentioned that what he did was completely legal.It seems people can be dangerous in certain way when they are bored. Who knows what may happen if  crazy  smart geek will find thy way of his ideas. Kevin Mitnick       ...