Pages

Showing posts with label Helpful tricks. Show all posts
Showing posts with label Helpful tricks. Show all posts

Monday, December 3, 2012

How to Create Your Own Customized Run Commands


How to Create Your Own Customized Run Commands


Run commandThe Run command on Microsoft Windows operating system allows you to directly open an application or document with just a single command instead of navigating to it’s location and double-clicking the executable icon. However, it only works for some of the inbuilt Windows programs such as Command prompt (cmd), Calculator (calc) etc. So, have you ever wondered how to create your own customized Run commands for accessing your favorite programs, files and folders? Well, read on to find out the answer.


Creating the Customized Run Command

Let me take up an example of how to create a customized run command for opening the Internet explorer. Once you create this command, you should be able to open the Internet explorer just by typing “ie” (without quotes) in the Run dialog box. Here is how you can do that.
1. Right click on your Desktop and select New -> Shortcut.
2. You will see a “Create Shortcut” Dialog box as shown below
Create Shortcut
3. Click on “Browse”, navigate to: Program Files -> Internet Explorer from your Root drive (usually C:\) and select “iexplore” as shown in the above figure and click on “OK”.
4. Now click on “Next” and type any name for your shortcut. You can choose any name as per your choice; this will be your customized “Run command”. In this case I name my shortcut as “ie”. Click on “Finish”.
5. You will see a shortcut named “ie” on your desktop. All you need to do is just copy this shortcut and paste it in your Windows folder (usually “C:/Windows”). Once you have copied the shortcut onto your Windows folder, you can delete the one on your Desktop.
6. That’s it! From now on, just open the Run dialog box, type ie and hit Enter to open the Internet Explorer.
In this way you can create customized Run commands for any program of your choice. Say “ff” for Firefox, “ym” for Yahoo messenger, “wmp” for Windows media player and so on.
To do this, when you click on “Browse” in the Step-3, just select the target program’s main executable (.exe) file which will usually be located in the C:\Program Files folder. Give a simple and short name for this shortcut as per your choice and copy the shortcut file onto the Windows folder as usual. Now just type this short name in the Run dialog box to open the program

Sunday, November 18, 2012

How to do Netbios Hacking..





THIS NETBIOS HACKING GUIDE WILL TELL YOU ABOUT HACKING REMOTE COMPUTER AND GAINING ACCESS TO IT’S HARD-DISK OR PRINTER.NETBIOS HACK IS THE EASIEST WAY TO BREAK INTO A REMOTE COMPUTER.

STEP-BY-STEP NETBIOS HACKING PROCEDURE
1.Open command prompt

2. In the command prompt use the “net view” command
( OR YOU CAN ALSO USE “NB Scanner” OPTION IN “IP-TOOLS” SOFTWARE BY ENTERING RANGE OF IP ADDRESSS.BY THIS METHOD YOU CAN SCAN NUMBER OF COMPUTERS AT A TIME).

Example: C:\>net view \\219.64.55.112
The above is an example for operation using command prompt.”net view” is one of the netbios command to view the shared resources of the remote computer.Here “219.64.55.112″ is an IP address of remote computer that is to be hacked through Netbios.You have to substitute a vlaid IP address in it’s place.If succeeded a list of HARD-DISK DRIVES & PRINTERS are shown.If not an error message is displayed. So repeat the procedure 2 with a different IP address.

3. After succeeding, use the “net use” command in the command prompt.The “net use” is another netbios command which makes it possible to hack remote drives or printers.

Example-1:
C:\>net use D: \\219.64.55.112\F
Example-2:
C:\>net use G: \\219.64.55.112\SharedDocs
Example-3:
C:\>net use I: \\219.64.55.112\Myprint

NOTE: In Examples 1,2 & 3, D:,G: & I: are the Network Drive Names that are to be created on your computer to access remote computer’s hard-disk.

NOTE: GIVE DRIVE NAMES THAT ARE NOT USED BY ANY OTHER DRIVES INCLUDING HARD-DISK DRIVES,FLOPPY DRIVES AND ROM-DRIVES ON YOUR COMPUTER.THAT IS IF YOU HAVE C: & D: AS HARD DIRVES, A: AS FLOPPY DIVE AND E: AS CD-DRIVE, GIVE F: AS YOUR SHARED DRIVE IN THE COMMAND PROMPT

F:,”SharedDocs” are the names of remote computer’s hard-disk’s drives that you want to hack. “Myprint” is the name of remote computer’s printer.These are displayed after giving “net use” command. “219.64.55.112″ is the IP address of remote computer that you want to hack.

4. After succeeding your computer will give a message that “The command completed successfully“. Once you get the above message you are only one step away from hacking the computer.

Now open “My Computer” you will see a new “Hard-Disk drive”(Shared) with the specified name.You can open it and access remote computer’s Hard-Drive.You can copy files,music,folders etc. from victim’s hard-drive.You can delete/modify data on victim’s hard-drive only if WRITE-ACCESS is enabled on victim’s system.You can access files\folders quickly through “Command Prompt”.

NOTE: If Remote Computer’s Firewall Is Enabled Your Computer Will Not Succeed In Gaining Access To Remote Computer Through Netbios.That is Netbios Hacking Is Not Possible In This Situation.(An Error Message Is Displayed).So Repeat The Procedure 2,3 With Different IP Address.

Friday, November 16, 2012

How to Hack a Website with Basic HTML Coding


1  Open the site you want to hack. Provide wrong username/password combination in its log in form. (e.g. : Username : me and Password: ' or 1=1 --)An error will occur saying wrong username-password. Now be prepared your experiment starts from here.


2  Right click anywhere on that error page =>> go to view source.


3  There you can see the HTML coding with JavaScript.• There you find somewhat like this....<_form action="...Login....">• Before this login information copy the URL of the site in which you are. (e.g. :"< _form..........action=http://www.targetwebsite.com/login.......>")


4  Then delete the JavaScript from the above that validates your information in the server.(Do this very carefully, your success to hack the site depends upon this i.e. how efficiently you delete the java scripts that validate your account information)


5  Then take a close look for "<_input name="password" type="password">"[without quotes] -> replace "<_type=text> “there instead of "<_type=password>". See there if maximum length of password is less than 11 then increase it to 11 (e.g. : if then write )


6  Just go to file => save as and save it anywhere in your hard disk with ext.html(e.g.: c:\chan.html)


7  Reopen your target web page by double clicking 'chan.html' file that you saved in your hard disk earlier.• You see that some changes in current page as compared to original One. Don't worry.


8  Provide any username [e.g.: hacker] and password [e.g.:' or 1=1 --] You have successfully cracked the above website and entered into the account of List user saved in the server's database.

NOTEDo the coding and changes very carefully, your success to hack the site depends upon this i.e. how efficiently you delete the java scripts that validate your account information.

Wednesday, November 14, 2012

Turbo C For Windows 7 and Windows Vista Full Screen Mode Enabled.

How to enable full screen mode of turbo c in windows 7 and windows vista is very frequently asked question by many peoples on the internet so finally we found a fix for this full screen mode problem and sharing with you. you can do it with a software and by following some easy steps. That being said many are aware of the DOSBox method for installing and using Turbo C which is very buggy and needs frequent modifications to run properly. Such as you need to set the library and other folders manually after mounting the drive in dosbox along with that, Many are not able to run Turbo C in full screen when using it through DOSBox. Tedious as it sounds!



Installing TurboC on Windows Vista and Windows 7
Step 1. Download the TurboC Simulator installer..
Step 2. Although I said it can patch existing installations of TurboC, I don’t recommend that so Delete the TC folder in your C Drive. (Remember to backup your projects from the BIN folder)
Step 3. Double click the downloaded Installer > Follow the installation by proceeding with Next/Install/Finish. Choose to open the TurboC patcher after installation.
Step 4 (A). For a simple and straightforward Patched installation of TurboC on Windows Vista/7/8. Just click on the Install button on the center of the patcher.
Step 5 (A). Go to desktop, There you will find the “TurboC FIXED” icon. Click on that and start the Turbo C and compile your programs. Your Installations will be in the default C:/TC/ folder as in the Windows XP.
For Advanced Installations and Patching Custom Installations of TurboC.
Step 4 (B). Click on the Options checkbox and fiddle with the settings like Custom installation folder and patching custom installations of TC.
Turbo C Full Screen Mode
Step 5 (B). Click the install button.
You can safely uninstall the Patcher after clicking the Install button, To do that go to Control Panel > Install/Uninstall Programs and uninstall the TurboC Simulator. Thats it!

How To Hack A WiFi Network Both WEP and WPA Passwords 2012


Today ill tell you, how to hack WiFi Using Some Simple And Working Tricks You Can easily hack the WiFi network. I think you know that if you want to lock down your WiFi network, you will use WPA encryption because the WEP encryption is easy to crack. In this tutorial we will tell you how to crack WEP passwords, an older and less often used network security protocol. If the network you want to crack is using the more popular WPA encryption, See Below For Second Tutorial.
In This step-by-step tutorial, how to crack a Wi-Fi network with WEP security turned on.
Hack WiFi network

Requirements For WiFi Hacking :-

1. Unless you’re a computer security and networking ninja, chances are you don’t have all the tools on hand to get this job done. Here’s what you’ll need: A compatible wireless adapter—This is the biggest requirement. You’ll need a wireless adapter that’s capable of packet injection, and chances are the one in your computer is not.
2. A BackTrack Live CD
3. A nearby WEP-enabled Wi-Fi network. The signal should be strong and ideally people are using it, connecting and disconnecting their devices from it. The more use it gets while you collect the data you need to run your crack, the better your chances of success.
4. Patience with the command line. This is an ten-step process that requires typing in long, arcane commands and waiting around for your Wi-Fi card to collect data in order to crack the password. Like the doctor said to the short person, be a little patient.

Crack That WEP

To crack WEP, you’ll need to launch Konsole, BackTrack’s built-in command line. It’s right there on the taskbar in the lower left corner, second button to the right. Now, the commands.
First run the following to get a list of your network interfaces:
airmon-ng
The only one I’ve got there is labeled ra0. Yours may be different; take note of the label and write it down. From here on in, substitute it in everywhere a command includes (interface).
Now, run the following four commands. See the output that I got for them in the screenshot below.

airmon-ng stop (interface)
ifconfig (interface) down
macchanger --mac 00:11:22:33:44:55 (interface)
airmon-ng start (interface)

How to Crack a Wi-Fi Network’s WPA Password with Reaver :-

Here’s the bad news: A new, free, open-source tool called Reaver exploits a security hole in wireless routers and can crack most routers’ current passwords with relative ease. Here’s how to crack a WPA or WPA2 password, step by step, with Reaver—and how to protect your network against Reaver attacks.
Requirement For WiFi Hacking :-
The BackTrack 5 Live DVD. BackTrack is a bootable Linux distribution that’s filled to the brim with network testing tools, and while it’s not strictly required to use Reaver, it’s the easiest approach for most users.
  • A computer with Wi-Fi and a DVD drive. BackTrack will work with the wireless card on most laptops, so chances are your laptop will work fine. However, BackTrack doesn’t have a full compatibility list, so no guarantees. You’ll also need a DVD drive, since that’s how you’ll boot into BackTrack. I used a six-year-old MacBook Pro.
  • A nearby WPA-secured Wi-Fi network. Technically, it will need to be a network using WPA security with the WPS feature enabled. I’ll explain in more detail in the “How Reaver Works” section how WPS creates the security hole that makes WPA cracking possible.
  • A little patience. This is a 4-step process, and while it’s not terribly difficult to crack a WPA password with Reaver, it’s a brute-force attack, which means your computer will be testing a number of different combinations of cracks on your router before it finds the right one. When I tested it, Reaver took roughly 2.5 hours to successfully crack my password. The Reaver home page suggests it can take anywhere from 4-10 hours. Your mileage may vary.
How To Hack WiFi network :-

Step 1: Boot into BackTrack.

Step 2: Install Reaver

  1. Click Applications > Internet > Wicd Network Manager
  2. Select your network and click Connect, enter your password if necessary, click OK, and then click Connect a second time.
Now that you’re online, let’s install Reaver. Click the Terminal button in the menu bar (or click Applications > Accessories > Terminal). At the prompt, type:
apt-get update
And then, after the update completes:
apt-get install reaver

Step 3: Gather Your Device Information, Prep Your Crackin’

Find your wireless card: Inside Terminal, type:
iwconfig
Put your wireless card into monitor mode: Assuming your wireless card’s interface name iswlan0, execute the following command to put your wireless card into monitor mode:
airmon-ng start wlan0 Find the BSSID of the router you want to crack 

Step 4: Crack a Network’s WPA Password with Reaver

reaver -i moninterface -b bssid -vv 
For example, if your monitor interface was mon0 like mine, and your BSSID was8D:AE:9D:65:1F:B2 (a BSSID I just made up), your command would look like:
reaver -i mon0 -b 8D:AE:9D:65:1F:B2 -vv
After Doing This You Are Able To get The WiFi Password. If You Have Any Query.. POst in Comments :)

Tuesday, November 13, 2012

2012 SEO Tricks and Tips for Google..


Before starting this I would like to mention the aim of Google in providing search results to people – the aim is ” SEARCH SHOULD END ” . The meaning of this phrase is that when a person searches for some information and if he is still not satisfied even after visiting first 20 pages or searching with many different combination of searches, then that will result in the failure of Google. So for this google introduced    an algorithmic change in its search which is called ” GOOGLE PANDA” .
Note : Panda  is named after a Google employee not Kungfu Panda ;)
Right from 2011 January Google kept on tweaking the algo in order to combat the content farms. What ever it is Google is now worried about only and only one thing and that is ” USER EXPERIENCE
So what I want to say finally is google tweaks in 2012 and the panda updates can be predicted based on this concept. Also this can help us in being safe in getting effected by panda. Here are those user experience based SEO TIPS AND TRICKS that every website owner should concentrate.

SEO Trick # 1 – Unique and Informative CONTENT

Make sure you add unique and more importantly informative and attractive content. Google has changed a lot recently because previously if you wanted to rank for some keywords you should have good back links and authority. Now I can see sites with awesome, unique and well researched content are ranking very high even with low authority.
Freshness is also important, that means updating the content is very very essential. So if you have articles that are major traffic getting ones then you should regularly update them with recent information.

SEO Trick # 2 – Google plus influence

Google + is going to play a major role this year and already the influence of that is clearly visible. Google is doing to control spam and also improve user reliability by exposing the authors Google plus profiles.
So right away start branding your website with your google plus profile and the extra advantage for this is that the visibility of your site in search results will be more.

SEO Trick # 3 – Too many ads will kill your site

Yes, as the basic rule of Google is to make sure user is comfortable in getting information with out unnecessary disturbances through too many pop ups and  ads. So sites with too many ads may get effected especially download site which contains too many ads are surely going to get effected. This is said by google employee @matt cutts himself to me in webmasters google hangout.
Note : I will update this list regularly in order to get quality tricks – please comment below if you want to share your personal seo trick for 2012.


Monday, November 12, 2012

How To Hack PC On Cyber Cafe





Here is a quick new hack on how to intrude in the PC which is shut downed at Cyber cafe. (Don’t Forget to read our disclaimer at the bottom of the post.)

1. As you all must have know these days all Cyber cafe owners have a program for administration to control all PC’s in local area network. So all files can be inter transmitted.

2. First of all press Ctrl+Alt+Del the task manager or any controlling application, will open. Then from APPLICATIONS select the program that is controlling all PC’s  & terminate it, This is for security reason. Now log of PC, & you ll get user names of the PC.

3. But some times, cyber cafes have security clients installed that have restricted access to Task Manager
, restart the computer & press F8 continuously before windows boots.

The Menu will open, select Safe Mode from it. And now you can copy files from networked PC’s without any  security layer.

Next step is where you’ll need to crack the hashes.  SO go to your home PC , Download & install Saminside cracking tool. And from some another Cyber cafe try to crack the hashes of that PC. By same log off method explained below.

This where you actually perform hacking. Have a gret time & tell us weather it worked for you.

Meanwhile if you can get IP address,  of the PC you wish to hack try to get it from ip-explorer.com, but this is not the part of this hack its sort of next step of hacking from outside the network.


Disclaimer : The trick here explained it for educational purpose only & not to  perform illegal or criminal activities. Don’t forget hacking into some one’s privacy is considered as crime. SO do it on your home network that you own or something.  We are not responsible for anything you do & consequences of it by using our articles.


Sunday, July 22, 2012

"Hide Any Folder In Windows Without Any Software"


Today my post is about How to hide folders in windows without any software. This is very easy and secure trick because you are the only one who know the actual path of the folder.



Follow These Steps :
To Hide A Folder:
  • Open Run cmd.exe (command prompt) in administrator. 
  • find out the path of the folder which you want to hide with name.
  • Now type a command like this : attrib +s +h +r "path of the folder"
     eg: attrib +s +h +r C:\Users\yash\Desktop\mylove
  • press enter! your folder has been hide. 
To UnHide A Folder:
  • to access visible  again the folder type command like this: 
            attrib -s -h -r "path of the folder"  
 
          egattrib -s -h -r C:\Users\akash\Desktop\mylove
  • Press enter.Now your folder will be visible.

Friday, July 20, 2012

HIDE DATA IN MOBILE WITHOUT ANY SOFTWARE



Have you ever wanted to hide folders in your phone? If yes,there here is very interesting solution for you to hide folders in your phone and youdont even need any software for that.
This trick can be used for any JAVA phone from Nokia,Samsung,Motorola,LG or any other company.

JUST FOLLOW SIMPLE STEPS
  1. Create any new folder or you can use any existing folder that is to be hidden.
  2. Rename the folder to any name but with the extension of .jad like if I want to hide my images folder then I will name it as IMG.jad
  3. Now create a new folder with the same name in the same directory but with the extension of.jar So, I would create the folder with the name IMG.jar
  4. And thats it!! My orignal images folder which has been renamed with .jad gets hidden and only folder with.jar extension is visible which is empty.So,my data is protected/hidden from unwanted eyes.

To unhide the orignal folder you have to remove the .jar extension from the new folder and your orignal folder with all the files and with .jad will become visible.



Tuesday, July 10, 2012

"CLEAN YOUR RAM USING NOTEPAD"


Many friends of me ask where can I download a software which can keep my RAM free? And I found these softwareare nothing but using some lines of code which can be implemented by using notepad or any editor tool. So if any one does not have any software, you can use it by doing the following things which I am going to mention.
Steps to Clean Your RAM Using Notepad:
Step 1: Open Notepad
Step 2: Type FreeMem=Space(10240000000)
Step 3: Save it as “CLEANER.VBS” in any location you like.
Step 4: You can edit the code and write 512 instead of 1024 if you own a 512mb RAM or change to anything you like.
Step 5: Run it !
After this final step your RAM will be free.
Hope you enjoyed it. :)

Sunday, July 1, 2012

"Top 10 Rank"


How Get Top 10 Rank in Google

. If you don't want too much competition from other SEO's, choose your keywords precisely.
For example, Instead of keyowrd Loan choose keywords like Bank Loan, Equity Loan,
 Student Loan, Home Loan etc.
Order of keyword also matter for search engines. Search engine treats "Loan Equity" and
 "Equity Loan" as different keywords.

2. Best seo practice is to get at least one of your primary keywords in domain or sub domain
 name of your website.You can use hyphens (-) to separate multiple keywords.
For example: seo-service, seo-guidelines, free-seo each cover two keyords.

3. Get your second or third keywords in your directory name and filename.
For example http://www.hiddentricks.com/seo/free-tips.html is best for keyword
 "free seo tips"  "seo hidden tricks" or "free seo tricks"

4. Keep your webpage free from any syntax error, declare document type at the beginning and
validate your HTML and CSS because search engine don't like pages with too many errors.

5. Give a short Title in of your page in 3-9 words (60-80 characters) maximum in length containing
 your primary keyword.Remember it will be displayed in search results so choose wisely.
  
6. Try to include your most important keyword phrases in heading tags on your page if you can but
 keep in mind it should not be exactly same as title of your page.You can use (H1 H2 H3) tag for 
specifying anything important.To reduce size of heading use CSS.

7. Specify Meta keywords in heading of document. Limit it to 15 to 20 words.
 Although not all the search engines give importance but there is no harm doing it.
Search engine like Yahoo still give it importance.

8. Write Your Meta Description tag attractive containing keywords because it will appear on the search
 engine result pages.

9. Use text for navigation menu instead of using images or Java scripts.

10. Try to include your most important keyword in hyperlinked text and text and text that immediately
 precedes or follows the hyperlink.Do not use same keyword always use synonyms at few places.
Jusk like instead of seo, I have use search engine optimization at many places on this page.

11. If you are using images then use "alt" attribute to describe your image with proper keyword.



12. One of the best webmaster guideline is to submit sitemap of your website to make sure all pages of your
 website are indexed by search engine crawlers.

13. Keep size of your webpages less than 50KB so it is downloaded fast and visitors don't have to wait for long.
For good SEO site page size ideal should be 15KB.

14. Try to avoid your content in Flash, frame, images, java script because crawler find it very difficult and it is 
against seo tips and guidelines.

15. Don't use dynamic url because it don't contain keywords so its not search engine friendly.
If you are using any script which shows dynamic pages then make sure at least it should include one keyword.

16. Don't try to spam and never use methods like cloaking, keyword spamming or doorway pages.
Many seo advices to have multiple domain name and link each other but according to our SEO tips and
 guidelines search engine can penalize you for this.Instead of that try to add more quality content to your
 existing website.

17. Submit your website only once to google, Yahoo, AltaVista and other search engines and open directory.
Don't use any script or website for automatic submission.

18. If your website contents changes very often then provide visitor with Newsletter and RSS feed.

19. Write articles on website related to yours having higher page ranking and leave your websites link.

20. Get link from other sites related to yours, search engine consider it as vote in your favour.

By following our top 20 tips and some other guidelines provided by us you can get Your our website or
 blog in top 10 rank
                                          Dont ForGet To Say Thnx..!!                                                         

Refresh your Computer without any click

We all of guys are usage all time the Refresh your computer. If the computer automatically refresh his system then? It’s will be cool. Yes, today I am sharing with you a awesome tips that you don’t need to refresh your computer anymore. Your computer will automatically refresh his system.



You don’t need to change lot of system. It’s very easy procedure. Just follow the below steps carefully.
  • Click your start menu
  • Go to the Run option
  • Type “regedit” and put the Enter key
  • It’s will opening your Regedit window
  • Then go to “HKEY_LOCAL_MACHINE”
  • Then Go to “System”
  • Then “CurrentControlSet”
  • Then “Control”
  • and the “Update” option
  • You will see the UpdateMode option on the right side
  • Double click this UpdateMode option and edit the value option
  • Put there 0 to change 1
Now you are completely done. Your computer now will refreshing his system automatically.

                                                 Dont ForGet To SAy Thnx..                                                                     

Friday, June 29, 2012

"How to Send unlimited Free international sms without signing up to any website"


101% free international Sms


Do you have a internet connection of-course you have 1,,but you still pay charges for sending text to mobiles or message packs.?? Here's a trick to send free SMS to any country  without even registering to any website its 101% free and working(self tested).
To send Unlimited free SMS wordwide.




  • go to freesmscraze.com or just CLICK Here to enter the site
  • Then Select The Country where you want to send sms.
  • Then enter your mobile number 
  • And in second box enter mobile number whom you want to send text.
  • Enter the text you want to send in box
  • Click send. (your sms will be sent with 5sec)
  • You can test it on your own number.

"Use Kaspersky internet security 2012 Lifetime without license key"





HOW IT WORKS JUST  FOLLOW THESE 7 STEPS:-
  • First of all disconnect your internet connection and Remove modem or Disconnect that Ethernet Cable. it is very necessary that to get lifetime Key of Kasper sky internet security 2012 .(copy this post and save it to notepad)
  • Delete the existing key (If You Have)
  •  Now Open Kaspersky 2012 product Then Click on (Either KIS or KAV) settings
  • Un-check the “Enable protection” Check box
  • Go Then “Options’ In the settings window itself , And uncheck Below Line

    • a) “Enable Self-Defense”
    • ”Disable External service control”

  •  Goto Start>Run>Type “regedit”>
Now enter then find

HKEY_LOCAL_MACHINE>SOFTWARE>KasperskyLab>environment.

From Right list >> double click on “ProductStatus”

Then , in the “Value Data” Field . replace “Released” with “Beta” and click OK

  • Now again Open Kaspersky 2012 product And Go settings Now Check Below these check boxes :-
    • i)”Enable protection” (In “Protection” sub menu)
    • ii)”Enable Self-Defense” (In “Options” sub menu)
    • iii)”Disable External service control” (In “Options” sub menu)
    • Click on “OK”

  • Close the error message saying that “Protection is not running” .

Couse ot Error massage that, you have not installed any key and the product is not registered also
  •  Restart your PC !

NOTE:- You must Restart your PC Other then it will not work properly

Now , after restart , Open Your Kaspersky product .

Then click On License” (Somewhat in the middle in the bottom)

Click on “Activate new license”

then click on “Activate Beta License”

then click on “Next”

From Now You will Not Blacklist you will get 30 Days Genuine Key .Just click on Activate beta license and click on .Next . That's it The kaspersky server will give u an new 30 days genuine key . So Enjoy!!!