If you have lost important files from your harddrive and if you are sure that they have been deleted, don’t panic! Uneraser is simple software that can help. In this tutorial, we will see how Uneraser works. On this link you can download Uneraser. For example, I delete move file on Local Disk (E:) , […]
Posts Tagged ‘Security’
Can You Hack Your Own Site? A Look at Some Essential Security Considerations
Maybe that dastardly style sheet just won’t cascade elegantly on browser X. An incomplete comment chucks out some broken mark-up. Maybe you should have persisted those database connections after all. Hey, we all overlook things in the excitement of getting our first version running – but how many of these oversights can we happily stomach, […]
Downloading Mp3 files from google
I think most of the people don’t know how to download mp3 files using google. Here is a short trick to search and download mp3 songs via google search . Just thought of sharing it with you . Most of you may be familiar with this but for those who are not, here it goes. […]
Javascript injections
Javascript injections are simple to find and exploit. They’re used for editing client side data, mainly html forms and cookies. The only two commands that are of any use are void and alert. Alert is really simple understand just by looking at the pop up. Void is quite different, it’s used to modify forms or […]
Tweaks to shutdown your computer little bit faster
1. This step is very important.Export (right click > Export) the following keys and save it to a safer place. HKEY CURRENT USER\Control Panel\DesktopHKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control 2. Open Notepad, copy and paste the following to the Notepad. Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Control Panel\Desktop]“AutoEndTasks”=”1”“HungAppTimeout”=”1000”“WaitToKillAppTimeout”=”2000” [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]“WaitToKillServiceTimeout”=”2000” 3. Save the file and close Notepad. 4. Change extension of the […]
Funny VB Script
Copy the following code in notepad and save it as “fun.vbs” with inverted comma. And have fun. Actually this code opens notepad and begin to type automatically. Even you close the notepad it’ll keep typing wherever it finds to type. CODE: Set wshshell = wscript.CreateObject(“WScript.Shell”) Wshshell.run “notepad” do wscript.sleep 400 wshshell.sendkeys “Hi, “ wscript.sleep 400 […]
Hidden files not showing??
I was facing problem of not showing hidden files even I choose option to show it in the explorer. This problem started since I burrowed pendrive from my friend. This was actually caused by virus. I don’t know the specific virus but it is of course either visual basic script or and executable file.That actually […]
Recovering damaged memory card
Correct Treatment of your MMC: Physically, memory cards are quite fragile pieces of high technology, susceptible to damage from various silly things like excessive heat, condensation, strong magnetic fields, physical damage from rough handling and/or bending! (similar to most electronic devices then..) Given the natue of mobile memory card products, they are constantly being taken […]