Subscribe For Free Updates!

We'll provide the lastest Updates! We promise.

Showing posts with label security. Show all posts
Showing posts with label security. Show all posts

Friday, 18 October 2013

Zen Ultrafone 502 with Android 4.2 Now Available in Market[October 18, 2013]



Zen Mobile has introduced its new Android smartphone under the Ultrafone series, dubbed Ultrafone 502. The device is now listed on the company's official site for Rs. 8,999, and is also available online through ecommerce site, Snapdeal for a discounted price of Rs. 7,299.
I haven't chaecked Flipkart yet.

The Zen Ultrafone 502 comes with 4.5-inch qHD (540x960) IPS display and is powered by a 1.2GHz dual-core processor (unspecified chipset). 
The new Ultrafone smartphone from Zen runs Android 4.2.2 Jelly Bean out of the box and supports dual-SIM (GSM+GSM). It sports an 8-megapixel rear camera with LED flash and also houses a 1.3-megapixel front-facing camera.

On board the Ultrafone 502, there is 4GB of inbuilt storage that is further expandable up to 32GB via microSD card. The Zen Ultrafone 502 includes 512MB of RAM, and such connectivity options as Wi-Fi, Bluetooth, GPS/ AGPS and 3G. It packs a 1700mAh battery and features a host of sensors like ambient light, G-sensor and proximity sensor.


Zen Ultrafone 502 key specifications:

  • 4.5-inch qHD (540x960 pixel) IPS display
  • 1.2GHz dual-core processor (unspecified chipset)
  • Android 4.2.2 Jelly Bean
  • 512MB of RAM
  • Dual-SIM (GSM+GSM)
  • 8-megapixel rear camera with LED flash
  • 1.3-megapixel front-facing camera
  • 1700mAh battery
Buy this Phone on Snapdeal for 7,299 [October 18, 2013]

You can follow Us on Facebook and Twitter .
Don't miss our next update. Subscribe for Updates.
I hope that you enjoyed this post...

Wednesday, 16 October 2013

What Is ClockworkMod[CWM] Recovery And How To Use It On Android [Tutorial].

ClockworkMod:
Also known as Clockwork and CWM – is a custom recovery for Android phones and tablets that allows you to perform several advanced recovery, restoration, installation and maintenance operations on your Android device that aren’t possible with the stock recovery. In what follows, we will cover all that this recovery is capable of doing, and how to do it. We do not discuss Touch recovery (and you shouldn’t use it on the ET4G) or Rogue recovery here. Those are different tuts…

All About Android Recovery:
All Android devices ship with a recovery console that is basically a partition on the device’s internal memory and can be booted into. The stock recovery of almost all Android devices provides a few basic yet handy options that allow you to factory reset your device and also to recover its operating system using an official ROM in zip format, but that’s all you can do with it. That’s where a custom recovery comes handy.


A custom Android recovery basically replaces the stock recovery with one that lets you do all you can do with the stock recovery, plus a plethora of more options to give you a lot more control on your device. With a custom recovery, you can install official and unofficial ROMs as well as other updates including apps, themes, kernels etc. using zip files, wipe not just user data but pretty much every partition on your device, mount the storage card for USB mass storage access without leaving recovery, partition your SD card, wipe Dalvik cache and battery stats, fix permissions, perform, manage and restore backups and so on.

Now Lets Get on with the tutorial, hoping that you have read above things clearly. If you read this Tutorial perfectly then you Could add custom ROM , Kernels and your own Boot Animations to your mobile. So step everything Aside and Concentrate on this.
Even if you are not a Tech Geek you can understand this tutorials. 
So Lets Begin....


Introduction to ClockworkMod:

ClockworkMod recovery is one of the most widely used custom Android recoveries that is available for most mainstream Android devices. It is the needed recovery for AOKP, AOSP, CM7 and 9. ClockworkMod recovery has been developed by Koushik Dutta (also known as Koush) .

Booting into ClockworkMod:


On most Android devices including ones by Samsung, you can enter recovery by powering your device off and then powering it back on while keeping either the ‘Volume Down’ or the ‘Volume-Up’ button pressed, depending on the device (volume up for our phones). This will enter the bootloader from where you can select the ‘RECOVERY’ option by navigating to it with the Volume key and entering it with the ‘Power’ key.
On most Samsung devices specifically Samsung Galaxy S series devices, you must keep both the ‘Volume-Up’ and ‘Home’ keys pressed while powering on the device, to directly enter recovery.

Tour:

1. Reboot system now. 
This one is self-explanatory. 

2. Apply update from sdcard:
This can be used for installation of any official or unofficial update, ROM, kernel, theme etc. that is in a zip format installable from recovery, as long as the file is named update.zip and it has been placed on the root of your SD card (i.e. not in any sub-folder). Selecting this option (and most of the options featured below) will bring up a rather annoying confirmation prompt but this has saved us on multiple occasions from a lot of trouble we would have been into due to accidental key presses. 

This is what we are talking about:
3. Wipe data/factory reset:
This option wipes all user data on the device as well as cache. Doing this will leave your phone in the state it was in when you bought it or when any custom ROM was first installed. It will also wipe any sd-ext partition that you might have setup (more on this later). 


4. Wipe cache partition:
Wipes the cache partition of the device to clear all the data accumulated there over use. This is often used before installing a new ROM, app, kernel or any similar mod via recovery.  


5. Install zip from sdcard:
This option brings up the following sub-menu:

  • Apply /sdcard/update.zip :
This one is essentially the same as the ‘apply update from sdcard’ option of the main menu.
  •  Choose zip from sdcard :
Lets you install any zip file (with any name) from any location on your SD card. The file can be for a ROM, a kernel, an application, a theme or any mod as long as it is in recovery-flashable zip format. This is the most widely used option for installing a ROM that you have downloaded and copied to your SD card.
  •  Toggle signature verification :
Turns the signature verification on and off. When signature verification is on, you will not be able to install any custom ROMs that haven’t been signed by the developers (most custom ROMs aren’t signed). Switching it off skips the signature verification check and proceeds with the installation.
  • Toggle script asserts :
Seldom-used option for a vast majority of users. It simply turns script asserts on or off. If you don’t know about these (we don’t), it’s best not to change this option.
  • +++++Go Back+++++
Takes you back to the main recovery menu, obviously!


 
6. Backup and Restore :
Undoubtedly one of the most important features provided by a custom recovery, the backup and restore feature – also known as Nandroid backup – allows you to take a snapshot of your phone’s entire internal memory including all partitions, and save it on the SD card.
  • Backup
Takes a Nandroid backup, as explained above.
  •  Restore
Lets you restore a previously taken backup. Entering this option presents you with a list of existing backups from the SD card that you can choose from for restoration.
  • Advanced Restore
This option is similar to the Restore option but once a backup has been selected to be restored, this option allows you to choose what parts of it to restore. You can choose to restore the boot, system, data, cache and sd-ext partitions.


7. Mounts and Storage:
Allows you to perform maintenance tasks on all the internal and external partitions of your android device

  •  mount/unmount /system, /data, /cache, /sdcard or /sd-ext
These options let you toggle between mounting or unmounting these respective partitions. Most users don’t need to change these options.
  • format boot, system, data, cache, sdcard or sd-ext
These let you directly format any of these partitions. Take extreme care with this option as formatting any of these partitions will result in losing all data on them, especially the boot and system partitions. Formatting the system partition will remove your ROM and leave your phone without an operating system while wiping the boot partition may brick your phone unless you restore or flash another one before rebooting your device.
  •  mount USB storage
Lets you enable USB mass storage mode for your SD card right from recovery so that you can connect it to your computer via USB and transfer any files to/from it without having to leave recovery. 


8. Advanced:
This section contains a few options most users will not require, though these can come handy quite often, especially wiping Dalvik cache, which is required before most ROM installations.

  • Reboot Recovery
Lets you directly and very conveniently reboot from recovery right back into recovery. This is useful option for certain back-to-back installations that require the device to at least boot once between them.
  • Wipe Dalvik Cache
Allows you to wipe the cache for the Dalvik virtual machine (the custom-built Java virtual machine for Android).This is required before most ROM installations and at other occasions too, for fixing some problems.
  • Wipe Battery Stats
Wipes the saved battery usage statistics and effectively recalibrates the battery. Useful in various scenarios when Android isn’t showing correct battery levels.
  • Report Error
In case of errors, this feature can be used to save a log of recent ClockworkMod recovery operations on the SD card that you can later report from Android using ROM Manager.
  •  Key Test
Lets you press any of the hardware keys to see if they are properly functioning, and to see their key codes.
  • Partition SD Card
This option gives you a no-frills way to partition your SD card properly for use with ROMs that support data2ext (a very handy hack for low internal memory devices that enables an /sd-ext partition on the SD card to be used as the internal user data storage i.e. as the /data partition). Once this option is selected, you will be given options to choose the sizes for the /sd-ext partition as well as an optional /swap partition on the SD card, and will then automatically format it for you, leaving the remaining space for normal SD card usage. This option will wipe all data from your SD card so use it with caution!
  • Fix Permissions
Fixes the file permissions for the internal memory partitions back to default. This is very useful as a fix for several errors and Force-Closes that start appearing after you or an application you installed and provided root access end up messing up the permissions of important files.

Using ClockworkMod for ROM, kernel, Apps, Theme or Mod Installation:

While in the complete feature tour we have already shown you how to install a ROM, kernel, app, theme or any similar mod from a recovery-flashable zip file using the recovery options, those of you who jumped straight to this section expecting to get just this information quickly are at the right place!
This guide is primary focused on a full feature tour of ClockworkMod recovery but in our previously written guide on how to flash a ROM or app from a zip to an Android device file from recovery, we have already covered in detail how to use ClockworkMod for installing any ROM, kernel, app, theme or mod using a recovery-flashable zip file. While that guide is based on an older version of ClockworkMod recovery, everything in it still applies to the latest versions and should work flawlessly.

How To Install A ROM Or App From Zip File To Android Device From Recovery:

Please note that the terms ‘installing’ and ‘flashing’ can be used interchangeably here and will mean the same thing.

Disclaimer: Although I have done my best to make the following procedure as safe as possible, you should still follow this guide at your own risk.
Rooting your device renders its warranty void.
ALWAYS take backups before rooting or flashing a custom ROM or app to your phone.
Flashing a defective ROM or app to your phone might brick it so choose the ROMs and software that you flash wisely and never install a ROM or application from an untrusted source.

Addictive Tips will not be liable if your device gets damaged or bricked during the process.
Official ROM updates from device manufacturers or carriers are released in conveniently packaged installation files that you can run on your computer while your Android device is connected to it, and they automatically take care of updating your phone’s system. Similarly, most applications are available directly in the Android Market for easy installation, or come packaged as convenient ‘.apk’ files that you can just run on your Android phone to install. The case is not the same with most custom ROMs and several custom applications, which come in .zip files rather than PC installers or .apk files.
The idea of installing a customized operating system to their smartphone can be quite intimidating for inexperienced users. Though once they get used to it, some of them end up trying out different ROMs for their devices several times a day. While I don’t exactly recommend that you flash every new ROM that is made available for your Android phone, we are here to help you get over the fear of flashing a ROM that enhances the capabilities of your device so that you can use it to its fullest potential.
Here is a quick look at what we will be covering in this guide. Feel free to skip to the real deal if you already meet the prerequisites.


• Before We Begin: Battery Check

• Before We Begin: Unlocking the Bootloader (Stock Android Devices Only)

• Before We Begin: Rooting

• Before We Proceed: Installing a Custom Recovery

• The Real Deal: Installing a Custom ROM to your Phone

• The Real Deal: Installing an App From a Zip File to your Phone



There are certain steps that you might not require, and we shall be mentioning them in each section.
  • Battery Check :
Before you proceed with any of the following steps, make sure your phone’s battery level is not too low. It is recommended to have it at 50% or more. Do NOT take this lightly. If your phone’s battery runs out while you are attempting to flash a custom ROM, there is a significant chance of your phone getting bricked and becoming unusable PERMANENTLY.

  • Before We Begin:Unlocking the Bootloader (Stock Android Devices Only):
Note: This step applies only to Android devices with stock version of Android installed. At the moment, Google Nexus One and Nexus S are the only two such devices available. You may skip this step if you are using any other Android device.

Users of stock Android devices such as the Google Nexus One or Nexus S also need to unlock its bootloader before they can proceed. Once you have done this, you may proceed to the next step.


  • Before We Begin: Rooting
Note: You may skip this step if your device is already rooted, or if you already know how to root it.

Before you can install a custom ROM to your device, your phone needs to be rooted. Rooting is basically administrator or root level access required to perform administrative tasks on your Android device. Once you are done with the rooting process, you may proceed to the next step.


  • Before We Proceed: Installing A Custom Recovery
Note: You may skip this step if you already have a custom recovery installed on your device.

Rooting grants you the necessary access level to execute administrative tasks on your Android device but it is the recovery that provides the tools necessary to actually perform those tasks. While every Android device ships with a recovery, the stock recovery is quite limited in what it lets you do, and you need a custom recovery image to perform advanced operations on your device. Once you have a custom recovery installed on your phone, you will be ready to proceed to the next step.


  • The Real Deal: Installing a Custom ROM to your Phone
Now that you have a custom recovery installed on your phone, you can perform all sorts of wonderful advanced operations on your device and this includes the ability to flash a ROM or application from a zip file. The procedure is pretty standard for most ROMs, though there are certain ROMs which require additional steps for their installation. Since those steps differ from ROM to ROM, pay attention to instructions and this includes only the standard instructions here.

#Manually:
1. Download the ROM from the link given in the article featuring that ROM. It should be a zip file.
2. Connect your phone to your computer via USB and mount its storage card.
3. Copy the downloaded ROM to the root of the storage card.
4. Power your phone off and reboot it into recovery. This will involve using a combination of your device’s hardware keys. Once in recovery, you can navigate its menu using the volume up and volume down hardware keys or your phone’s trackball / optical track pad if it comes equipped with one.
5. Use the ‘backup and restore’ feature of recovery to backup your existing ROM installation, software and data. This step is known as performing a nandroid backup. ALWAYS perform a backup before flashing a custom ROM, UNLESS you can afford to lose everything that’s on your phone at the moment.
Note: ALWAYS choose to perform the following steps 6, 7 and 8 UNLESS the ROM you are attempting to flash is an updated version of the same ROM that you are currently using, and is compatible with the current installation’s data. It is usually mentioned with the update whether you can install it over a previous version without wiping its data or not.
6. Get back to the main recovery menu and use the option ‘wipe data/factory reset’. You will be prompted to confirm this action. Select “Yes – Delete all user data”.
7. From the main recovery menu, select ‘wipe cache partition’. You will be prompted to confirm this action. Select ‘Yes – Wipe Cache’.
8. From the main recovery menu, enter the ‘advanced’ menu. From this menu, select ‘Wipe Dalvik Cache’. You will be prompted to confirm this action. Select ‘Yes – Format/System’.
9. From the main recovery menu, enter the ‘Mounts and Storage’ menu. From this menu, select ‘Format/System’. You will be prompted to confirm this action. Select ‘Yes – Wipe Dalvik Cache’.
10. Go back to the main recovery menu by pressing the back button and select the ‘Install zip from SD card’ option.
11. Select ‘choose zip from sdcard’ to get a list of the files and folders on your SD card. Scroll to the ROM’s file that you copied there in step 3, and select it. You will be prompted to confirm this action. Select ‘Yes – Install file_name.zip’ where file_name.zip is the name of the zip file that you are trying to install.
12. Wait patiently while the ROM is flashed to your phone via recovery.
13. Once the installation is complete, head back to the main recovery menu if you aren’t there, and select ‘reboot system now’. Your phone will now boot into the newly installed ROM.

  • The Real Deal: Installing an App From a Zip File to your Phone

While most apps for Android devices are available at the app store for direct download and installation or as .apk files for direct installation, there are certain apps which are only available as zip files installable from recovery. Their installation procedure is the same as installing a custom ROM that we just featured above. 
However, there are a few minute differences.

1.When installing an app from a zip file, you do NOT need to perform the ‘wipe data/factory reset’ or ‘wipe/system’ step so NEVER do that unless you know what you are doing, have a complete backup and want to start using your ROM as a fresh installation with the new app added.

2. You might or might not need to wipe the cache and the dalvik cache for installing apps from zip file. This varies from app to app and the developers of such apps as well as many reviewers including us mention when featuring an app whether it requires a cache and dalvik cache wipe or not. However, it never hurts to wipe these caches anyway, and it does not effect the data on your device or its storage card.

There you go, this concludes the guide on how to flash a ROM or app from a zip file to your Android device using a custom recovery. To try out the skills that you just learned, search our site for custom ROMs for your phone and start flashing, always remembering to take backups first!

Tuesday, 17 September 2013

Global Positioning System (GPS)


INTRODUCTION

The Global Positioning System (GPS) is a space-based satellite navigation system that provides location and time information in all weather, anywhere on or near the Earth. Global Positioning Systems usually refer to the GPS receiver. It was developed by the U.S. military and after a while, the U.S. government opened it up for the public.
The GPS receiver receives signals coming from 27 satellites orbiting the Earth and from those signals the GPS receiver can calculate it’s absolute position of Earth. These satellites circle the Earth making two complete rotations everyday. Their orbits are planned in such a way that at any time and anywhere on Earth, there are at least four satellites visible in the sky.

FACT: There are only 24 satellites that are operational, the additional 3 are meant for backup in case one of the 24 fails

A GPS receiver locates four or more satellites through signals coming from these satellites which are sent constantly, and then calculates the distance to each of the satellites and from this information calculates its exact position on Earth. This process of pinpointing the location of the GPS receiver is based on the mathematical principal called ‘trilateration’.

The signals that the satellites are constantly transmitting are high-frequency, low power radio waves which contain information about the satellite and its location. GPS receivers can calculate the distance to the satellite by the time it takes for signal to get from the satellite to the receiver.

The above mentioned process works well but it has some inaccuracies due to a variety of reasons like signal interference, weather and more. Differential GPS (DGPS) helps correct those inaccuracies. This enhancement is based on stations located on Earth. The hardware at these stations know exactly where the satellites are, and constantly send information to GPS receivers (but only to those in which this technology is implemented) to correct their results, thus making it more accurate.

Once the GPS receiver makes all the necessary calculations, it can tell the latitude, the longitude and the altitude of its current position. This doesn’t tell much to the average user. So in order to make the use of the GPS receiver more user-friendly many receivers send this data to a program which displays a map and can show the position on it.

Other things that can be determined besides latitude, longitude, and altitude would include things like speed, sunrises and sunsets, bearing, distance and more.

BENEFITS OF GPS


Fuel economy: If you want to maximize your fuel economy you’ll need a good GPS system. Saving money at the pump as well as wear and tear on your vehicle should be one of the main reasons why you should want a good GPS system in your vehicle. Accurate driving directions not only save time, but also helps save a substantial amount of gas money while travelling from place to place.

Travel directions: Utilizing a GPS system will give you accurate directions for travel. Whether you are travelling locally, across the country, or globally, you will get accurate directions and constant monitoring of your current position.

Recreation: While out on a camp or a hike, a hand held GPS unit will benefit you. Imagine going camping in the middle of the woods and not being able to find your way out. You often hear stories about people that go out camping or hiking and don’t find their way back home. A GPS unit is the answer for these people.

Maritime GPS: GPS systems on a ship or a boat helps greatly not only because they tell you where you located in the middle of the sea but also give you warnings about weather changes as well as any dangers there might be at sea like an iceberg for instance. Another great function of the GPS device used by fishermen is the hotspot finder. A fisherman can relocate a certain spot out at sea by saving his current location, which he may think is ideal for fishing.

GPS Tracking: If you run a courier business, rental business, or just plain delivery service, and need to keep track of several vehicles, then GPS is what you need. Keeping track of your vehicles will keep your overhead down. The other end of tracking is keeping track of a family member or child, a GPS tracking system will aid in your efforts.

RESTRICTIONS ON CIVILIAN GPS DEVICES


While there are many benefits from using a GPS device, the U.S. Government controls the export of some civilian receivers. All GPS receivers capable of functioning above 18 kilometers altitude and 515 meters per second are classified as weapons for which export licenses are required. These limits attempt to prevent the use of a receiver in a ballistic missile and other weaponry.

OTHER SYSTEMS


Other satellite navigation systems which are either in use or under development are:
GLONASS – Russia’s global navigation system. Works worldwide.
Galileo – A global system which is being developed by members of the European Union and other partner countries.
Beidou – China’s own regional navigation system which is limited to Asia and the West Pacific
COMPASS – China’s global navigation system. Will be operational by the year 2020.
IRNSS – India’s regional navigation system, covering mainland India and the northern parts of the Indian Ocean
QZSS – Japan’s regional system covering Asia and Oceania


Now many more peoples in the world use GPS!!!So now GPS technology is revealed!!!

If you have any confusion about inventory things visit 

Saturday, 14 September 2013

Apple unveils iPhone 5c and iPhone 5s

apple two new Iphone


Apple Inc introduced two new iPhones on Tuesday including the "iPhone 5c" that comes in five colors and starts at $99 with a contract, priced to bring one of the industry's costliest smartphones within reach of the masses in poorer emerging markets.

Chief Executive Tim Cook kicked off the event at the company's Cupertino headquarters which also ushered in the pricier iPhone 5s. Shares in Apple, which had been in negative territory most of the morning, briefly went positive and were down just 0.5 percent at $503.48.

Cook expects Apple to ship the 700 millionth device - an iPhone or iPad - based on iOS mobile software sometime next month.

The world's most valuable technology company is trying to beat back rivals like Samsung Electronics Co Ltd and Huawei Technologies Co Ltd in markets like India and China, where it is quickly losing ground.

Wall Street approves of the move to offer a more basic version of the device, although some investors warned initially that it would reduce margins and potentially tarnish a brand that has been linked to premium users since its 2007 inception.

Now they hope a bigger emerging-market presence can help reverse a 29 percent fall in the company's share price since it hit a record high of $702.10 a year ago. The selloff was fueled by fears of slowing growth and a perception that Apple's ability to innovate and shake up industries was dwindling.

The new iPhones, coupled with a belief that Apple will announce a deal with the world's largest carrier in China, have spurred investors to build bullish share and options positions in the company over the past two weeks.

Also sparking Apple's upward momentum was hedge fund billionaire Carl Icahn's revelation last month that he had taken a large position and was pushing for the company to expand its program of share buybacks.

He has said the stock may rise to as much as $700 if Chief Executive Officer Tim Cook pushed for a larger buyback. The shares were down 0.5 percent at $503.64 in morning trading.

Industry observers said Apple had not turned out a category-defining electronic device since late co-founder Steve Jobs made a bet on the iPad in 2010. Speculation revolves around a smartwatch along the same lines as Samsung's recently introduced Galaxy Gear, or some sort of TV product.

But analysts said neither was likely to generate numbers anywhere in the neighborhood of the iPhone, which supplies half of Apple's revenue and is the company's highest-margin product.

"Apple needs to demonstrate in the coming months that it has other product lines which can start to make up for slowing growth and falling margins in (the) iPhone and iPad," said Jan Dawson, a chief telecoms analyst for Ovum Research. "That's a tall order."

More immediately, Apple will get a boost if it succeeds in enlisting China Mobile Ltd in its iPhone network. For the first time, the company will host media in Beijing just nine hours after its Cupertino, California, launch, spurring speculation it will announce a distribution agreement with the Chinese carrier.

The world's largest wireless carrier serves more than 740 million users and is perceived as more amenable to carrying the popular smartphone now that profit and subscriber growth are decelerating. Net income grew just 2 percent in the quarter that ended in June.

And smaller rivals China Unicom and China Telecom, which both already sell Apple's iPhone are making headway against the market leader.

Separately, Japan's largest carrier, NTT DoCoMo, is expected to begin selling it as soon as this fall, other sources said.

One key question is whether Apple will also sell its cheaper iPhone 5c in more mature markets like Europe or the United States, heightening the risk that it will begin cannibalizing sales of the flagship 5s.

Globally, the market for cheaper smartphones priced around $300 - the iPhone 5 now starts at $649 without a contract - may grow to 900 million units by 2015, Bernstein Research analyst Toni Sacconaghi estimated. Assuming Apple manages to capture just 10 percent of that market, the 5c would bring in revenue of $30 billion annually.

"The only real potential to surprise investors (on Tuesday) seems to be in the scope and velocity of a new China strategy, and any new features within iOS 7 and fingerprint scanner technology," said Barclays analyst Ben Reitzes.

"Since it missed the trend toward larger screened phones and seems poised for only incremental iPad improvements, we believe that Apple needs to prove it can innovate in software and services."



Monday, 9 September 2013

Researcher Pokes Holes In Java 7 Security

Java oracle

Researchers: Oracle’s Java Security Fails

Faced with an onslaught of malware attacks that leverage vulnerabilities and design weaknesses in JavaOracle Corp. recently tweaked things so that Java now warns users about the security risks of running Java content. But new research suggests that the integrity and accuracy of these warning messages can be subverted easily in any number of ways, and that Oracle’s new security scheme actually punishes Java application developers who adhere to it.
Java’s security dialog box.
Running a Java applet now pops up a security dialog box that presents users with information about the name, publisher and source of the application. Oracle says this pop-up is designed to warn users of potential security risks, such as using old versions of Java or running applet code that is not signed from a trusted Certificate Authority.
Security experts differ over whether regular users pay any mind whatsoever to these warnings. But to make matters worse, new research suggests most of the information contained in the pop-ups can be forged by malware writers.
In a series of scathing blog posts, longtime Java developer Jerry Jongerius details the various ways that attackers can subvert the usefulness of these dialog boxes. To illustrate his point, Jongerius uses an applet obtained from Oracle’s own Web site — javadetection.jar — and shows that the information in two out of three of its file descriptors (the “Name” and “Location” fields) can be changed, even if the applet is already cryptographically signed.
“The bottom line in all of this is not the security risk of the errors but that Oracle made such incredibly basic ’101′ type errors — in allowing ‘unsigned information’ into their security dialogs,” Jongerius wrote in an email exchange. “The magnitude of that ‘fail’ is huge.”
Jongerius presents the following scenario in which an attacker might use the dialog boxes to trick users into running unsafe applets:
“Imagine a hacker taking a real signed Java application for remote desktop control / assistance, and placing it on a gaming site, renaming it ‘Chess’. An unsuspecting end user would get a security popup from Java asking if they want to run ‘Chess’, and because they do, answer yes — but behind the scenes, the end user’s computer is now under the remote control of a hacker (and maybe to throw off suspicion, implemented a basic ‘Chess’ in HTML5 so it looks like that applet worked) — all because Oracle allowed the ‘Name’ in security dialogs to be forged to something innocent and incorrect.”
Oracle has not responded to requests for comment. But Jongerius is hardly the only software expert crying foul about the company’s security prompts. Will Dormann, writing for theCarnegie Mellon University’s Software Engineering Institute, actually warns Java developers against adopting a key tenet of Oracle’s new security guidelines.
Oracle recommends that all Java applets be cryptographically signed regardless of the privileges required by the program. Unsigned Java applets will run within a web page with a scary red warning that, “Running this application may be a security risk.” One of Java’s most-touted features is a “sandbox” security mechanism that is supposed to prevent certain functions when the applet is sent as part of a Web page. But according to both Jongerius and Dormann, Oracle made the default behavior for signed code to be full access to the computer (essentially, negating the usefulness of the sandbox).
“What about Oracle’s vision of a Java future where every Java applet is signed?,” asks Dormann, a longtime security research with the Department of Homeland Security’s US Computer Emergency Readiness Team (US-CERT). “What this vision means is that every Java applet, which would be signed, would also now be in a state where it could be repurposed because it is now no longer restricted by the sandbox. A poorly designed sandboxed Java applet can’t do much of anything.  However, a poorly designed signed Java applet can do pretty much anything that native code can.”
Both Dormann and Jongerius offer a number of ideas that Oracle could use to remedy the situation. Only time will tell if the company will take notice of the recommendations. In the meantime, I’ll continue to urge regular Internet users to get rid of Java completely, or at least to disconnect the Java plugin from any Web browsers (obligatory disclaimer: this advice does not scale for business users, whose computers may rely on Java for specific applications).                                                                                                                                  !!! use our blog for more specification i.e.www.inventorykit.blogspot.in                                

Sunday, 25 August 2013

[CUSTOM ROM] GINGERICEJELLY Galaxy Y Duos GT-S6102

screenshots:

















NOTE:
  • Based On Original DXLL1 Firmware [PORTED TO] Original DXMA2 Firmware
  • Cyanogenmod Theme as Default Theme
  • GingerBread, IceCreamSandwich, JellyBean & Cyanogenmod Original Sounds
  • Pre-rooted Super SU
  • Fully Deodexed
  • Zipaligned
  • Busybox Installed
  • init.d Scripts Support
  • Bash Shell Support
  • Nano Text Editor
  • sysrw/sysro support via terminal emulator
  • Custom Boot Animation
  • 15 Status Bar Toggles
  • Swipe to Remove Notification
  • A new Jelly Bean Task Manager (Recent apps List)
  • ROBOTO as System Font
  • New Look Settings with Aded Item
  • Build In Ad-Block Support /source by AdAway
  • Jelly Bean Look Keyboard
  • Jelly Bean Digital Clock
  • Moded TWLauncher as Default Launcher
  • Moded Samsung LockScreen as Default Locker
  • Moded MyFiles as Default Explorer
  • No-frills CPU as CPU Control
  • Better GPS
  • Customize How Your Phone Running With Andoid Assistant
  • Cyanogenmod Calculator
  • Cyanogenmod Sound Recorder
  • Bundled With build.prop Editor
  • Flash Player Support
  • System App Installer
  • System App UnInstaller
  • Terminal Emulator
  • GoogleTranslate
  • TubeMate ( Replace Youtube.apk )
  • MANY GREAT HOLO-fied THEMED .apk
Special Features :
  • Bundled Compact Kernel /special build - by Nitubhaskar
  • Special Various GIJv2 Tweaks ( as Default Tweaks)
  • V3 Supremacy Trilogy Script ( as Default Tweaks )
  • Mooded Compatible akuro Tweaks To Fit With Other Tweaks ( as Default Tweaks )
  • All Tweak Can Run Together !!!
  • V6 SuperCharger Implemented ( Need to Activate )
  • AkuroData2SD Implemented ( Need to Activate, Not Recomended for GAMERS )
  • SPECIAL BUILD GIJv2 Swapper ( Need to Activate, Wait This Features in GIJv2.0.RC3 )
  • GIJv2 Theme Chooser With Original Cyanogenmod10 Wallpaper + Image From GIJv2 Contributor
  • GIJv2 CameraMod
  • Mooded Bravia Enggine
  • Mooded Beats Audio
  • Mooded Dolby Mobile by Dolby Surround
  • XLoud
  • Tweaks :
  • IMPROVE DATA PACKET
  • IMPROVE WIRELESS CONNECTION
  • IMPROVE SCAN INTERVAL OF WIFI
  • IMPROVE PERFORMANCE OF DEVICE ANDROID
  • IMPROVE DALVIK
  • IMPROVE REBOOT
  • IMPROVE STREAMING
  • IMPROVE PHOTOS & VIDEOS QUALITY
  • IMPROVE JPEG QUALITY IMAGE
  • IMPROVE UI PERFORMANCE
  • SMART SLEEP MODE
  • Others :
  • Many More...
  • Find bySelf...
  • Will Be Added Every Update, Read Update Changelog...


 Download & Installation Guide:

Basic Install :
  • I Recomended To Use Fresh Stock Firmware
  • Download GingerIceJely ROM
  • Download ClockWorkMod
  • Put Booth In SD Card
  • Switch off your phone.
  • Go to Recovery mode
  • Use the volume keys to move up and down.
  • Wipe data
  • Wipe Cache
  • Choose Apply Update From SDCard
  • Choose CWM - > You Will Boot Into CWM Recovery
  • Wipe Data & Cache Again Via CWM
  • Go To Advanced
  • Wipe Dalvik Cache
  • Wipe Battery Stats
  • Press Back Button
  • Go To Mounts And Storage
  • Mount /data , /sdcard , /system (if /system already mounted Skip mount /system)
  • Press Back Button
  • Choose Install zip From SDCard
  • Choose zip from SDCard
  • NOW CHOOSE : GingerIceJelly vx.x.x.zip
  • Choose "yes"
  • It will Be Installed.
  • After Finished Reboot Your Phone
  • First Boot Will Take Time. Be patient.
  • If You Have Followed EVERYTHING Above Carefully, You Will Soon Boot Up To Your New Rom
  • Signin as Usually
  • And Please Wait Until Media Scanning Is Completed

Review on youtube: 



                                Akhilesh Sriramana 






Note:-We are not responsible for any loss of your phone! If your phone is bricked ,dont worry its a soft one. You can correct it manually or go to your Service centre


Like us on Facebook