Deepak George

This user hasn't shared any biographical information


Posts by Deepak George

5 Tips To Protect Your Gmail Account From Hacker Attacks


Do You Feel Really Safe

What do you know about the hacker? If you do not know? Yes, all our activities at the computer, let alone connected to the network / online, is not necessarily safe.
This time, I will discuss about the tips to protect your Gmail account. Apparently, this one thing can not be separated from the danger of attacks by hackers.
5 Tips To Protect Your Gmail Account

Okay, no more small talk, this is tips:
1. Use the latest version of your browser:
Always download and install the latest version of browser you use. Browsers must remain updated since previous versions may not be able to ward off attacks from hackers, in addition, there are usually bugs.
2. Delete all files or suspicious emails.
Do not store or follow the contents of the email reply you do not know and suspicious. As good as you remove as soon as possible, to avoid the things that are not desired.
3. Do not click any links that when you get emails from strangers
Perhaps we often get emails from people or one organization that we do not know and asked that we click the link in that email. If we click the link, the sender’s email login details will be shared with the hackers. So, do not ever click on links in emails from unknown senders!
4. Never respond to emails that do not you know / know:
Hacker even more intelligent you think. They apply to any alternative method to hack your email account. One of the tricks they employ is to send some emails. After sending the email, they will wait for an email reply from you. This is done so that they can track your IP address from your e-mail that you send later. Once they get your IP address, they will hack your email account. So, be careful. Never respond to emails that you do not know from your Gmail account.
5. Turn off mail forwarding or POP / IMAP:
Do not forward your mail to another account (using the email forwarding). This can be traced and read by hackers. Disable POP or IMAP facility in your Gmail account.
You can open your browser, log into Gmail and read your mail. So, why still need the facility POP and IMAP?

That’s 5 tips for securing your Gmail account. Hopefully useful.

Ripping dynamic flash template

What you need is:

Sample dynamic flash template from TM website
Sothink SWF Decompiler
Macromedia Flash
You can search these and download from google.

1. browse or search your favorite dynamic flash template in TM website. If you got one… click the “view” link and new window will open with dynamic flash.. loading…

2. If the movie fully loaded, click View -> Source in your browser to bring the source code of the current page and in the source code, search for “IFRAME” and you will see the iframe page. In this example were going to try the 7045 dynamic template. get the URL(ex.
http://images.templatemonster.com/screenshots/7000/7045.html) then paste it to your browser… easy eh? wait! dont be to excited… erase the .html and change it to swf then press enter then you’ll see the flash movie again icon_smile.gif.

3. copy the URL and download that SWF file.. use your favorite download manager.. mine I used flashget icon_smile.gif NOTE: dont close the browser we may need that later on.

4. open your Sothink SWF decompiler… click “Quick Open” then browse where you download your SWF/movie file. Click Export FLA to export your SWF to FLA, in short, save it as FLA icon_smile.gif

5. Open your Macromedia FLash and open the saved FLA file. press Control+Enter or publish the file… then wallah! the output window will come up with “Error opening URL blah blah blah…” dont panic, that error will help you where to get the remaining files.

6. Copy the first error, example: “7045_main.html” then go back to your browser and replace the 7045.swf to 7045_main.html press enter and you’ll see a lot of text… nonsense text icon_lol.gif that text are your contents…

NOTE: when you save the remaining files dont forget to save with underscore sign (_) in the front on the file without the TM item number (e.g. 7045) if it is html save it as “_main.html” and same with the image save it as “_works1.jpg” save them where you save the FLA and SWF files. Continue browsing the file inside Flash application so you can track the remaining files… do the same until you finish downloading all the remaining the files.