Showing posts with label stack. Show all posts
Showing posts with label stack. Show all posts

Thursday, July 5, 2012

Android can be hijacked

From the yesteryears i remember that Windows can be hijacked and is virus prone and now a days even Apple removed a line that "Mac is not virus prone" as was attacked by a trojan. The latest in the trend is Android Application Stack which is now proved to be hijacked....checkout this link:
Researchers create "clickjack rootkit" for Android that hijacks apps

How to install node using Brew

This article talks about some simple steps to follow to install node using Brew . Though there are many other ways to do it but the method ...