Burp Suite User Forum

Create new post

How to fix the burp suit jar files.

Arun | Last updated: Jan 22, 2016 09:48AM UTC

Getting the error while launching burpsuite_pro_v1.6.35.jar. Error Description: "Error Invalid or Corrupt jarfile"

Liam, PortSwigger Agent | Last updated: Jan 22, 2016 09:51AM UTC

Hi Arun Thanks for your message. Have you tried downloading the .jar file again? You could also try updating to the latest version of Oracle Java. It's also possible that your browser or something else is modifying the files in some way during the download. Please can you try a different browser?

PortSwigger Agent | Last updated: Jan 22, 2016 09:53AM UTC

It sounds like something might be modifying your JAR file during or after download. Some OS utilities or browser extensions might do this trying to be helpful. You can run a checksum of your JAR file and compare it against the one in the public release notes for that version to verify the integrity of your file.

Burp User | Last updated: Jan 25, 2016 02:53AM UTC

1. Tried downloading .jar file via different browsers, however doesn't work 2. The Oracle Java version is up-to date. 3. Tried downloading multiple times however doesn't work.

Liam, PortSwigger Agent | Last updated: Feb 04, 2016 01:04PM UTC

Hi Arun Thanks for your patience with this issue. We have implemented a fix which should mean you are able to download the correct version of Burp Suite.

PortSwigger Agent | Last updated: Feb 19, 2016 09:14AM UTC

Please can you try downloading the file again and see if it is now working?

Burp User | Last updated: Feb 20, 2016 11:57AM UTC

Hello, I am coming up with same issue while installting burpsuite_free_v1.6.32 Could you please let me know how to fix this My PC's java version1.8.0_45 Thanks, Prasenjit

Burp User | Last updated: Feb 25, 2016 03:14AM UTC

The jar file corrupt file issues gettting resolved by downloading the burpsuit pro jar files from different browser. No need of updating the oracle java version.

Liam, PortSwigger Agent | Last updated: Feb 25, 2016 11:09AM UTC

Hi IIya Thanks for your message. We believed that this issue had been resolved. If you could share the file with us it would help us get the bottom of your corrupt .jar file. Would it be possible to upload the file to a file sharing site and provide us with a link?

Burp User | Last updated: Apr 05, 2016 08:31PM UTC

Downloaded burpsuite_free_v1.6.32.jar but it still shows "Error: Invalid or corrupt jarfile burpsuite_free_v1.6.32.jar" whrn I try to lunch it. I tried vi java -jar -Xmx1024m burpsuite_free_v1.6.32.jar and without memory limitation. Alway get the same result. MD5 (burpsuite_free_v1.6.32.jar) = ee4fa327e11353b9e80b47d51b7864ed java version "1.8.0_20" Java(TM) SE Runtime Environment (build 1.8.0_20-b26) Java HotSpot(TM) 64-Bit Server VM (build 25.20-b23, mixed mode) OS X 10.11.3 (15D21)

Burp User | Last updated: Apr 06, 2016 03:11PM UTC

I can confirm Ilya's findings. I too am receiving the same error via the curl command: curl -L 'https://portswigger.net/DownloadUpdate.ashx?Product=Free' -o burpsuite_free_v1.6.32.jar -rw-r--r-- 1 lawsep staff 12066790 Apr 6 08:57 burpsuite_free_v1.6.32.jar md5sum ee4fa327e11353b9e80b47d51b7864ed burpsuite_free_v1.6.32.jar java version "1.8.0_74" OS X 10.11.4

Liam, PortSwigger Agent | Last updated: Apr 07, 2016 08:26AM UTC

Hi Lawsep Thanks for your message. We are continuing to investigate this issue. Would it be possible to upload the file to a file sharing site and provide us with a link?

Liam, PortSwigger Agent | Last updated: Apr 07, 2016 08:28AM UTC

Thanks Elunim. We are continuing to investigate this issue and will let you know when we make some progress.

Burp User | Last updated: Apr 07, 2016 09:04AM UTC

i have the same problem with v1.6.32 , and updated Java version, i didnt try new browser yet, but will try and report back.

Burp User | Last updated: Apr 08, 2016 08:30PM UTC

I am having the same issue, with the same checksums: MD5 | SHA-1 -------------------------------------------------------|-------------------------------------------------------------------- ee4fa327e11353b9e80b47d51b7864ed | 3682cb6770d5885aa344c6443a96be61091369fd Link to downloaded file: https://www.dropbox.com/s/8dpmeivw00qb6f8/burpsuite_free_v1.6.32%20%281%29.jar?dl=0

Liam, PortSwigger Agent | Last updated: Apr 11, 2016 01:55PM UTC

We believe the issue you are having may be related to the download timing out. Approximately how long is the download taking? Is it more than a few minutes?

Burp User | Last updated: Apr 11, 2016 03:17PM UTC

Hi there I met the same issue too. But however I found a solution to fix it as follow: mv burpsuite_free_v1.6.32.jar burpsuit.jar unzip -d burpsuit.jar ./tmp cd ./tmp jar cmvf META-INF/MANIFEST.MF burpsuite.jar ./* now I can use java -jar burpsuite.jar hope it helps

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.