Search Whitehat Blog

Friday, 30 May 2014

NEW ANDROID FLASH TOOL (ROOT TOOL)






There's a newer version of this best android flash tool. It is efficient if used correctly and has a wide compatibility range to several android smartphones.

This latest version 5 comes with several features as shown in this picture bellow.
It is always recommended that you use the right drivers and device files to make a successful flash.



 DOWNLOAD IT HERE

GOOGLE HELPOUTS

Google is launching a new product , "Helpouts, that allows users to get in touch with experts and pay them for "services" over video chat. 
 

Google is imagining that it will be used for things like cooking tips, home repair, guitar lessons, and even healthcare. First announced last August , the service is now live with a small set of partners, including Weight Watchers, Sephora, and One Medical. That list is limited by design — for now, Google is vetting anybody that wants to offer Helpout services with a full background check and keeping the categories of services offered relatively short.
The video-chat services will be offered in a wide range of prices — from free with volunteers up to $20 per hour or more. It's a model that's not entirely unlike that other for-pay video "service" genre — porn — but Google says it has no intention of allowing "adult" content on Helpouts. Users will be able to rate the experts they work with and said experts will have a few tools to block users (should it come to that). For all of it, Google gets a 20 percent cut and is offering a money-back guarantee if things don't work out.
Available on desktop and Android
Google's 20 percent cut might help explain why this service, which is largely based on the cross-platform Hangouts tool, is only available on the web and on Android — Google has not yet decided whether or how to deal with Apple's own App Store policies and margins. The website for Hangouts looks very much like a one-off custom version of Google+, and even shares some of the same Hangouts on Air features that have been baked into that product. Each expert has a landing page where users can schedule a future Helpout or start one immediately. Users are identified with their public Google+ profiles — so each party knows who is calling, but nothing is posted publicly to Google+. If both parties agree, a Helpout chat can be saved for later review.
Some of those policies don't apply to the health section of Helpouts, however, where Google says it applies slightly stricter rules surrounding a user's identity and privacy. It also claims that any health-related Helpout will be HIPAA compliant.
Although it's a small launch, Google VP of Engineering Udi Manber was bullish on Helpouts' future. Likening current skepticism about Helpouts to how some felt about online shopping in the early days of the internet, Manber repeated over and over at a press event today that "in the end, convenience and efficiency always win." Helpouts certainly do seem to be both of those things, if the demos Google showed today were any indication. The real question is whether or not Helpouts will be helpful, or at least more helpful than a web search or YouTube how-to video.


STUCK ON REBOOT (ANDROID)

REBOOTING ANDROID


You flashed a custom ROM and your phone won't boot into the home screen, Then probably because you did not wipe your data and/or cache. That way,it is trying to boot into the custom ROM, but some leftover data from your last ROM is causing it to make that error , therefore it reboots itself over and over again.




. This method assumes you're using ClockworkMod Recovery, like the majority of Android users, but if your particular phone uses a different third-party recovery (like AmonRA), you should still be able to find these options in the interface. They might just be in a different place. To wipe your data and cache:

  1. Power down your phone. Turn it back on and boot into Recovery mode. This is a bit different for every phone, so you'll have to Google how to do it for your specific model. Usually it involves holding down another button, like Volume Down, as you turn your phone on. HTC phones will have to then select "Recovery" from a menu, while other phones will boot directly into ClockworkMod. You'll know you're in ClockworkMod by the words "ClockworkMod Recovery" at the top of the screen.
  2. Use your volume keys to navigate the menus, and your power button to select menu items. Scroll down to Advanced, and choose "Wipe Dalvik Cache". When that's finished, go back to the main screen and choose "Wipe Cache Partition". Lastly, head to "Wipe Data/Factory Reset". This will delete all your settings and apps, but you should still be using the correct ROM.
  3. Reboot your phone.
With any luck, it should boot right into your ROM.

Wednesday, 21 May 2014

MACBUNTU LINUX


Macbuntu is an open source operating system coined out of the Linux -based Ubuntu OS that features  OS X-inspired desktop shell. Macbuntu derives its Mac OS X look and feel from the Mac OS X Transformation Pack, which can also be used in other operating systems based on Debian / GTK to provide the same Mac OS X inspired shell interface.

No, but seriously, it’s actually a pretty solid operating system. It’s basically just Ubuntu 11.04 with a new theme style .

In case you missed it, 11.04 was the latest Ubuntu operating system that has actually worked for most of us without any sort of lag (like when opening a program or switching windows or opening the dash). So if you want a stable version of Ubuntu that works really well and looks really spiff, Macbuntu is a really easy option. And it’s just Ubuntu, so you already know how to use it.

Now, of course, you could just go through and just install the theme on your current version of Ubuntu,
but I’ve tried it, and it’s a pain in the ass. And you’d have to downgrade to 11.04 anyway if you
want the full Macbuntu awesomeness, so you might as well just install Macbuntu instead.
Visual apeal.

For windows users, using Mac Lion Pack transforms your Os to look more like Mac Os but now this really lags down your pc to a point you may throw it to your walk - unless you are running an i 8  ,hich is yet to be manufuctured.

So there you have it. If you want an operating system that looks fantastic, is easy to use, and
works with no setup, then Macbuntu is exactly the operating system for you. But if you want  something fun, look elsewhere.

Sunday, 18 May 2014

CUSTOMIZABLE BOOT LOADER IN LINUX.

How to install Burg boot loader in linux

 


This is applicable to those who dual boot two or more operating system in a single pc. When the pc is cold booted in this case ,It normally displays a dull screen of the available Operating systems in which you are recommended to pick any to boot in. Now this tutorial is meant to customize the boot grub screen to look abit organised and visually impressive. burg-theme



  • To Install Burg in Ubuntu 12.04, 12.10 Quantal Quetzal,  and LinuxMint, Open terminal and enter the following commands :
sudo add-apt-repository ppa:n-muench/burg sudo apt-get update 
sudo apt-get install burg burg-themes
  • Now to make  BURG integrate the HardDisk enter the following command in terminal:
 sudo burg-install "(hd0)"
Remember to substitute ‘hd0′  with the drive on which your MBR is installed.
  • Now update burg:
 sudo update-burg
  • Finally, run the following to test and set your theme:
sudo burg-emu
burg4

Press F2 To change theme .
Press F3 to change resolution
If you want to use  another easy way to configue burg, you need to install Burg- manager, for this check our previuos post.
Here are the hot-keys defined in the boot menu:
  • t – Open theme selection menu
  • f – Toggle between folding mode
  • n – Jump to the next item with the same class
  • w – Jump to the next Windows item
  • u – Jump to the next Ubuntu item
  • e – Edit the command of current boot item
  • c – Open a terminal window
  • 2 – Open two terminal windows
  • h – Display help dialog (only available in sora theme)
  • i – Display about dialog (only available in sora theme)
  • q – Return to old grub menu
  • F5/ctrl-x – Finish edit
  • F6 – Switch window in dual terminal mode
  • F7 – List the folded boot items
  • F8 – Toggle between graphic and text mode
  • F9 – shutdown
  • F10 – reboot
  • ESC – quit from the current popup menu or dialog.

Friday, 16 May 2014

SAFARICOM, HEAP OF IDEAS

It’s really suprising how close  Safaricom we’re portraying their national security  ideas basing on the Persons of Interest show .

Persons of Interest was also acted based on a part of a project that DARPA undertook a number of years ago that was coined Total Information Awareness, and a couple other projects: The U.S. Special Operations Command,Defense Intelligence Agency’s ,Able Danger, and the NSA’s ThinThread and Trailblazer.

The US government, for years now, has had a firehose of information—whether it’s
wiretapped phone calls, security cameras, Internet traffic monitoring—that pours into NSA headquarters at Fort Meade.And what the government has been actively looking for is a piece of a computer software—they call it a machine, because it sounds more dynamic to sift through that information. That’s what they’ve spent the last 10 years doing, building software.

So the only science-fiction part of the show is imagining that they actually built one that worked.It goes through everything, looking for malicious intent, listening for people scheming, plotting, and putting things together,pulling together all this aggregate information—whether it’s purchase records from credit card receipts, phone calls, emails, suspicious activity on surveillance cameras—to get a bigger picture of what’s happening out there.

All of that is going toward preventing these terrorist attacks or threats to national security, but they’re probably seeing all kinds of other stuff as well.

We have a couple of advisers who
use code names.Perhaps Safaricom has  been talking to some pretty interesting people, whether it’s in technology or in special operations—a number of people who have a pretty good idea of the government’s capabilities at this point.

If all goes well without any agonistic amongst our leaders, -as encountered in the Laptop plan, we’re reaching the point where all these information technologies are beginning to bear fruit, not just for the government but for private enterprises .

Ever wondered if the security body of our government had that ability to learn an awful lot about terrorist, gangs and other contrary channels really quick? and the other question is, what are they going to do with that information?

By Ken Ronoh.

A DRINK COMPANY TO LAND THEIR BILLBOARD ON THE MOON

Japanese beverage maker Otsuka is sending a 1 kilogram titanium can filled with powdered sports drink and children's dreams to the moon .

The specially designed
canister, which contains a shipment of Otsuka's Pocari Sweat powder, will mark a disturbing new frontier for humanity: the
first commercial product delivered to another world for marketing purposes.

The canister will be carried to the lunar surface aboard the first planned private moon-landing mission, set to take place in October 2015.

Otsuka says it hopes that the stunt will inspire young people to become astronauts, so they can travel the 380,000 kilometers (236,121 miles) to our closest celestial neighbor, crack open the can, and consume the powder inside.

The capsule will be conveyed to the moon by the Falcon 9 rocket. The Falcon 9, designed to be a potentially reusable means of space travel by Elon Musk's SpaceX, has already made three successful supply runs to the International Space Station, but the planned mission in October 2015 would be the first time one of its rockets has successfully provided propulsion to the
moon.

After the Falcon 9 rocket has ignited its second-stage boosters and completed a four-and-a-half day journey to the moon, the Pocari Sweat-branded canister will be deposited on the surface by private company Astrobotic Technology's "Griffin" lander. "Otsuka hopes someone will eventually be able to drink the moon powder" Pittsburgh-based Astrobotic Technology has more important reasons to be up on the moon than to leave a beverage can on its face.

The company is angling to win Google's Lunar X prize, a $20 million bounty for the first company to land a device on the moon that can both travel 500 meters on the surface and transmit high-definition pictures back to Earth. Astrobotic's deal with Otsuka will provide them with funds to achieve this goal — the company reportedly charges upwards of half a million dollars for lunar delivery — but the mission to drop a can is somewhat ironic: Astrobotic is a company that develops technologies for clearing space trash.

In addition to Pocari Sweat, the titanium capsule will contain the wishes of children from across Asia, obtained from letters sent
to the company and etched onto silver disks.

The company says that when the project succeeds, Pocari Sweat, with its ambiguous citrus taste, will become the first beverage to reach the surface of the moon. The American makers of another powdered beverage, orange flavored breakfast drink Tang, may take issue with that claim. NASA chose Tang to fly with its astronauts on a number of missions , but it's unclear if the powder ever actually made its way onto the lunar surface during the Apollo missions.

Read from Japan Times.