Archives
Twitter
- Short Ad can be used via SMS now. It will also let users block specific senders or totally opt out from the service. 7 minutes ago
- @junal thanks bro! 5 hours ago
- 2nd power cut in the evening. Laptop running out of charge! 1 day ago
- Monitoring Laptop Charge with Python on Ubuntu / Linux-Mint :- http://bit.ly/bw0PeG #ubuntu #python 2 days ago
- Activated Gmail's priority inbox feature! 2 days ago
- @thehungrycoder thanks bro! 4 days ago
- @mdshaonimran Thanks :) 4 days ago
- Updating status from my Compaq Presario CQ42-220TU... At last I got my own Notebook... =) 5 days ago
- I liked a YouTube video -- Tarzan (Two Worlds) http://youtu.be/s0sZ8xZ_dWY?a 5 days ago
- I favorited a YouTube video -- Tarzan (Two Worlds) http://youtu.be/s0sZ8xZ_dWY?a 5 days ago
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
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
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
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