Not able to download Zip file from gmail which contains executable Jar in it

I have an email almost 4 years ago, which has Zip file in attachments containing executable jar file. I want to download that file. But, nowadays gmail doesn't allow to send or receive any executable file. Can anybody help me how can I download that zip from from my email?


Solution 1:

Proceed at your own risk !!!!

  1. Open the email in your browser
  2. Go to the arrow next to the reply button, and press show original
  3. When the new TAB is opened simply click on "Download original" and rename the file to email.eml!
  4. Now you can open that eml file with almost any email client (Outlook, thunderbird .... )

Solution 2:

The easiest solution would be this one, it takes 30 seconds to do. Simply open your web inspector and delete the display:none property for the google drive button. The button will then appears and you will be able to download your file in your Google Drive. From your Google Drive, you will be able to download your file on your computer.

Source and more details with screenshots: http://www.barfuhok.com/how-to-download-a-file-with-anti-virus-warning-on-gmail/

Cheers

Solution 3:

enter image description here

Step 1. Click on Show original option as shown in the image. Clicking this option opens a new tab with the original, MIME encoded message.

Step 2. Wait for the complete page to load. This might take a long time depending on the size of the attachment and your internet speed. Once the page has loaded completely, copy the content and paste to notepad. Save as 0.txt(any name you can choose).

Step 3. Now rename file 0.txt to 0.eml

Step 4. open the file in Outlook or any email client. you will see the email with attachment.

This way worked for me.