Monday, April 9, 2012

Enable Task Manager in winows xp,windows 7, windows vista

Disabling the windows features such as taskmanager, folder option and others are more common. Once the virus disables any of the feature, common users have no choice but to reinstall the Windows or perform complicated registry changes. In this article, theres are some steps that help you to enable the task manager in various Process:

Enable Task Manager from Registry in Windows 7, XP or Vista

Registry Editor is an inbuilt Windows tool that is used to modify registry keys which tell Windows how it should work. A simple registry modification can be used to bypass the Task Manager block. Follow the steps below for enabling task manager:

  1. Click on Start. Go to Run. If you use Windows 7 or Windows Vista, go to Search.
  2. Type regedit and press Enter. Registry Editor will start. If Registry Editor is also disabled, you will first need to enable registry editing.
  3. Through the left hand navigation pane, navigate to HKEY_CURRENT_USER\Software\Microsoft\ Windows\ Current Version\Policies\System.
  4. In the work area, double click on "Disable TaskMgr". A window will pop up.
  5. Enter its value data as 0 and press OK.
  6. Close Registry Editor. If Task Manager is still disabled, restart your computer.

Enable Task Manager from Group Policy Editor (Gpedit.msc)

Group Policy Editor is a feature in Windows which is used to edit local policy settings. It can also be used to enable Task Manager. To do so, just follow the steps given below:-

  1. Open Star Menu. Windows XP users click on Run. Windows 7 and Vista users, click on Search.
  2. Type gpedit.msc and press Enter. Group Policy Editor Window will show up.
  3. From the navigational pane at the left hand side, go to: User Configuration>Administrative Templates>System>Ctrl+Alt+Del Options.
  4. In the work area, double click on "Remove Task Manager" and set its value to Disabled or Not Configured.
  5. Restart your Computer or Log Off and Log back On to apply the changes.

Enable Task Manager by Running a CMD Command

Command Prompt can also be used to directly enable Task Manager.

  1. Just open Run command by pressing Window Key+R or through clicking on Start Menu and opening Run.
  2. Copy the code given below and paste it in the text form of the Run Command.
  3. Press Enter. A command prompt window will flash for a second and then disappear indicating successful execution. After running the command, you will be able to again use Task Manager. If Task Manager is still not available, restart your computer.

REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System  /v

DisableTaskMgr  /t REG_DWORD  /d /0 /f

Create a Registry(.reg) file for enabling Task Manager

If you are unfamiliar with manually editing the Registry, you can create a Registry file which will automatically modify the Registry Key to re-enable Task Managing. To create one such file:-

Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\ CurrentVersion\Policies\System] “DisableTaskMgr”  =dword:00000000

  1. Open Notepad or any other text editor.
  2. Copy the code given below and paste it as it is in it.
  3. Save the file as Enable Task Manager.reg or *.reg.
  4. Open the file by double clicking on it.
  5. Registry Editor will ask you for confirmation. In the confirmation Window, click Yes.
  6. Task Manager would immediately be accessible. If it is not, restart your computer.

Using some software, you can enable task manager and others some disable windows disable features. Some of the available software for enabling such features are listed below:

 

Source: www.subirank.com

iphone IMEI number secret

For the Identification of the mobile device, there's integrate the number in the Chip of the Device. In iphone, there's also available the IMEI (International Mobile Equipment Identity) number in the Chip or which can be viewed from "Settings app -> General -> About".

Typically, the serial number of iPhone is in the following format:

AABCCDDDEEF

For example, 88025xxxA4T, where the serial information can be decoded as following:

AA = Factory and Machine ID
B = Year of Manufacturing (9 is 2009/2019, 0 is 2010/2020, 1 is 2011 and so on)
CC = Production Week (01 is week 1 of B, 11 is week 11 of B and so on)
DDD = Unique Identifier
EE = Color (A4=black)
F = size (S=16GB, T=32GB)

While the last 3 digits of iPhone serial number are indicative of color and size, the 3-digit should be read together to determine which generation, size and color of iPhone. Here’s the list of possible iPhone models:

VR0 (iPhone 2G Silver 4GB)
WH8 (iPhone 2G Silver 8GB)
0KH (iPhone 2G Silver 16GB)
Y7H (iPhone 3G Black 8GB)
Y7K (iPhone 3G Black 16GB)
3NP (iPhone 3GS Black 16GB)
3NR (iPhone 3GS Black 32GB)
3NQ (iPhone 3Gs White 16GB)
3NS (iPhone 3Gs White 32GB)
A4S (iPhone 4 Black 16GB)
A4T (iPhone 4 Black 32GB)

Windows 7 activation with Loader

Windows 7 is one of the most popular operating System of the MIcrosoft Product. Installing Windows 7 is easier than windows xp. As well as theres available many new features in Windows 7 like burning ISO, recorded problem steps,advance calculator, and many more.

After Installing windows 7 You will be provided 30 days for its use but after 30 days, you must activate the windows. If you dont get the windows 7 serial key, you dont have to worry for that. Here's the tutorial for activating windows 7 with the hep of the Loader. For that you must downlaod the Loader file by clicking the Link Below and follow the following steps:

  1. Open Loader.exe file
  2. Choose your computer brand.  If you have a generic one, choose your microprocessor logo. For example: For Athlon 64 Single Core pick AMD.
  3. Click Install/Remove loader and wait for the computer to reboot.
  4. Done! You can run 7 Loader again an click Activation Status to se the magic.

Download

Source: www.subirank.com

Don't Login Facebook on Jailbroken iOS Devices And Rooted Android Devices

A new security hole has been found in Facebook’s native mobile applications, as reported by zdnet, that allow hackers to steal personal information for you. This security hole was discovered by an app developer who goes by the name of Gareth Wright, and effects both Android and iOS smartphones. The problem stems from Facebook not encrypting your login credentials, and storing them in a plain text file.

Due to the fact that both Google and Apple restrict access to the filesystem of their smartphones, this is not a problem for those who do not modify the operating system. If you have a Jailbroken or Rooted device however, it means hackers can exploit this vulnerability and steal personal information from you.

This is the official statement from Facebook on the matter:

Facebook’s iOS and Android applications are only intended for use with the manufacture provided operating system, and access tokens are only vulnerable if they have modified their mobile OS (i.e. jailbroken iOS or modded Android) or have granted a malicious actor access to the physical device. We develop and test our application on an unmodified version of mobile operating systems and rely on the native protections as a foundation for development, deployment and security, all of which is compromised on a jailbroken device. As Apple states, ‘unauthorized modification of iOS could allow hackers to steal personal information … or introduce malware or viruses.’ To protect themselves we recommend all users abstain from modifying their mobile OS to prevent any application instability or security issue.s.

For those that are wondering why Facebook doesn’t just use authentication tokens for storing your login information, apparently it wouldn’t do much good because there would need to be a key stored on your device to decrypt. The only viable solution would be to force users to login every time they launch the Facebook application, but this could become tedious.

via ijailbreak

 

Source: www.subirank.com

Download youtube video in video as well as in audio directly

YouTube.com is the video sharing website own by Google(present). In Previous Day, for downlaoding the Video from youtube the user need the Internet Download Manager Software or YouTube Downloader Software. But now You can directly downlaod the video from  youtube as well as you can download audio of that video. Converting the video into audio is not necessary now. For that You need to install the plugins in your PC.

Installing Best Video Downlaoder For PC Users:

  1. Click Free Downlod to initiate installation
  2. Select Save File
  3. Select Run
  4. Follow the prompts by Clicking
  5. Select Accept and Install
  6. Click Finish
  7. Installation Complete

For Internet Explorer users:
A browser window will render in the top, left corner prompting you to 'Download File'.

  • Click 'Download File'
  • Select 'Run' when prompted to 'Run' or 'Save' the file
  • Activate installer, read prompts and click 'Next' then click 'Next'

Upon completion of the installation, a Success Page will render in your default browser.
For Firefox users:
A browser window will render in the top, left corner prompting you to Download File.

  • Click Save File
  • Firefox downloads window will pop
  • Once the file has finished downloading, double click the BestVideoDownloaderSetup.exe extension
  • When prompted, select Run to initiate installation process
  • Read prompts and click Next then click Next
  • Read the agreement and click 'Accept Agreement'
  • Click 'Install'

Upon completion of the installation, a ‘Success Page’ will render in your default browser.
Installing via Google Chrome
A browser window will render in the top, left corner prompting you to 'Download File'.

  • Click the downloaded file icon in the bottom left hand corner of your browser window
  • You may see a file security box pop up asking if you want to ‘Keep’ the file or ‘Discard,’ click 'Keep' to initiate installation
  • Click the extension listed on the bottom left hand corner of your browser window
  • Select ‘Run’
  • Read prompts and click ‘Next’ then click ‘Next’
  • Read the agreement and click ‘Accept Agreement’
  • Click ‘Install’

Upon completion of the installation, a 'Success Page' will render in your default browser.
Installing via Mozilla Add-ons Directory:
Installation will begin via the browser's Menu bar

  • Navigate to https://addons.mozilla.org
  • In the search window in the upper right hand corner, type 'YouTube Downloader'
  • Scroll to Easy YouTube Video Downloader
  • Select '+ Add to Firefox'
  • Select 'Install Now'

After you restart your browser, installation will complete

For Mac User:

  1. Click 'Free Download' to initiate installation - The installer will detect the OS and offer .xpi download. Firefox security will require permission to download. "Allow" the download.
  2. Firefox will prompt you to only install add-ons from authors you trust. Click "Allow Download".
  3. Browser will need to restart in order for installation to complete

Download Button in Youtube

 

 

 

 

 

 

 

Source: www.subirank.com

Monday, April 2, 2012

installing Froyo(2.2) in sony ericsson Xperia X8

For the installation of Froyo on Xperia X8, you need to download Froyo’s Custom ROM on your PC. Make sure that your X8 is rooted and WinRAR is installed in your computer. It will be required for the extraction of the Custom ROM. Before beginning the installation of Froyo we advise you to make backup of your phone, because this is a vital process and anything can happen in between.

Back your Phone

  1. Switch off you phone and wait for 5 seconds.
  2. Switch on the phone and as the Sony Ericsson Screen flashes press the back key multiple times. This will take you to the xrecovery menu.
  3. In the menu select the option Backup and Restore and then select backup in the next menu.
  4. This will create backup of your phone in a folder inside the SD card in the backup folder inside the xrecovery folder in the SD card
  5. Keep a copy of that folder in your hard drive.

After backed up the phone, you can start the installation of the android 2.2(Froyo) in you phone.

  1. Create a new folder on your desktop and rename it as per your choice. Let’s folder’s name is “subirank”
  2. Now move the downloaded “Android Froyo Custom ROM” to the “subirank” folder.
  3. The Custom ROM is a RAR archive so you need to extract it using WinRAR.
  4. For extracting the Custom Rom just Right Click on the file and then click on “Extract Here”
  5. It will get extracted and “Android Froyo Custom ROM’s” folder will be created.
  6. Now connect your Sony Ericsson XPERIA X8 Phone with your PC via USB cable.
  7. Select “Open Folder to view files” in the Autoplay box and then click on OK.
  8. Now Go To backup folder present inside the xrecovery folder (xrecovery – > backup)
  9. Copy “Android Froyo Custom ROM’s” folder to backup folder from “subirank” folder.
  10. When it’s done, disconnect your phone from your PC.
  11. Switch/Power off your phone and wait for five seconds.
  12. Now Switch/Power on your phone again and as soon as the Sony Ericsson logo flashes on the screen start pressing the back key continuously.
  13. This will take you to the Xrecovery menu. (This happens only when you have installed xrecovery on your phone.)
  14. Now Select “Backup and Restore” in the Xrecovery menu
  15. In “Backup and Restore” click on Restore.
  16. Now you will see two files
    1. The backup of your phone
    2. “Android Froyo Custom ROM” file
  17. Select the “Android Froyo Custom ROM” file .
  18. It will Ask “Are You Sure”. Select “Yes – Restore”
  19. Now it will start installing “Android Froyo” on your XPERIA X8. Be patient, it will take some amount of time.
  20. After five or six minutes installation gets completed and a menu comes in front of you. Select “Reboot” From That Menu and Press Enter.
  21. Your Phone will reboot and you will see the change. That’s it! Android Froyo get’s installed on your phone. Enjoy.

So in this way you can install Android v2.2 (Froyo) on your XPERIA X8 phone. By this method you can install any custom ROM on your X8.

Click Below To Downlaod

Android 2.2 Froyo Custom ROM

xRecovery 0.1

Source: www.subirank.com

Make your Windows Xp Genuine

Windows xp is and Operating System of microsoft released on 2001. Nowadays, in windows 7, its easier to make the windows genuine. You can enter Genuine Serial Key or use the genuine crack software.
Crack Software for making windows 7 Genuine is Easier to find but most donot know how to make the windows xp genuine. So Here's the help line for making the windows xp Genuine.

Download the Link Below for downloading the Crack file for making the winodows xp genuine.
Download
1.After Completing the download extract the file.
2.Go to the Extract Folder and double click the registry file.
3.Then click on the yes button if you are requesting for continuity.
Note:
4.If your windows xp donot change into genuine. Then Reinstall the Windows xp and repeat the same Process

Source: http://www.subirank.com

Internet Downlaod Manager 6.10 build 2 with crack file and serial keys

Internet downlaod Manager (IDM) of version 6.10 build 2 was released for supporting the latest version of the browser like Firefox 11 and 12, Internet Explorer 9 and others latest version. Old version of Internet Downlaod Manager donot support the effective downlaod from youtube and some others site. Old Version of IDM donot support the resume capability for the latest version of Firefox.
So downlaod  the latest version of Internet Downlaod Manager and keep your computer Up To Date.......

Source: http://www.subirank.com/

Registration of IDM

Internet Downlaod Manager Solution
1)First Downlaod the Internet Downlaod manager Software and its patch file .
2)Then Open the patch file.
3)Click on the "Patch Server check button"
4)Then select IDM.exe file (This file is located in the directory where you install the Idm software). Before Selection you must be sure that idm is close or shutdown
5) After Selection of idm.exe the serial will generated below , which can be use for registration of Internet Downlaod manager

Source: http://www.subirank.com