Tag Archives: hacking

Cracking Admin Account in XP

This trick allows a limited user to crack into an admin account. This works for most cases. Here’s a step by step tutorial: Run Command Prompt (Go to Run > Type “cmd.exe” > Hit enter). On the prompt, type: AT … Continue reading

Posted in Blog Post | Tagged , | Leave a comment

Internet Explorer and Ctrl+C ::: Security Issue

We often use Ctrl+C to copy various data. This data is storedtemporarily in the Clipboard. And the alarming news is that using acombination of JavaScript and Active Server Pages this data can beextracted and stolen posing a potential threat to … Continue reading

Posted in Blog Post | Tagged , | Leave a comment

BlogSearch ::: Your Own Search Engine

Here’s a small code that will let you create a search engine to searchyour blog… (Only for New Blogger Templates). <form action=”http://blog.url.com/search” method=”get”><inputtype=”text” name=”q”><input type=”submit” value=”Search”></form> Replace the http://blog.url.com portion with the url of your blog,for example : <form action=”http:blog.masnun.cjb.net/search”method=”get”> … Continue reading

Posted in Blog Post | Tagged , , | Leave a comment

Mig33 Secret Codes

Mig33 Color Text Codes Revealed ::: For those who don’t know, Mig33 is the most famous J2ME based Cellphone chatting application.Normally when you chat on Mig33 all the conversations appear in black coloured text. But some crazy people discovered that … Continue reading

Posted in Blog Post | Tagged , , | Leave a comment