This software is not provided or supported by Linden Lab, the makers of Second Life.

Old Downloads

Windows

Windows

32bit Installer

64bit Installer (Large Address Aware)

Related Links

Notice

To work around issues with certain overzealous software protection solutions, when you initially install Exodus Viewer, it will install a new certificate authority (this is at the risk of being able to create any other kind of validated certificate) on your system so the code signing certificate the binaries are signed will validate in future. In the scenario when you have to disable your protections, sometimes this leads to a less vulnerable system because said software also disables the default windows protections such as the Windows firewall. By Exodus installing a new chain of certificates you can avoid having to disable your protections again or won't have to deal with this when installing new protection software that is overly zealous. Sadly this is necessary step due to the lack of funds to purchase a code-signing certificate yearly. Currently the certificate authority system in Windows does not support locking down of what certificate authorities can or cannot sign and therefore some trust is required on your part that we won't abuse this for other purposes.


Other

Not using Windows?

We have two other flavors, pick one.

Linux

Linux

Repositories

Deb (Ubuntu, Debian, MEPIS, Mint etc...)

Command Line:
sudo bash -c "echo deb http://pkg.exodusviewer.com/x86 ./ > /etc/apt/sources.list.d/exodusviewer.list" && wget http://pkg.exodusviewer.com/key.asc -O - | sudo apt-key add - && sudo apt-get update; sudo apt-get install exodusviewer
Repository Line:
deb http://pkg.exodusviewer.com/x86 ./

Linux

Packages

deb (Ubuntu, Debian...)

.tar.lzma archive

Related Links


Other

Not using Linux?

We have two other flavors, pick one.

Mac

Mac

10.6 and above

Related Links


Other

Not using Mac?

We have two other flavors, pick one.


Source

Source

You can find our source repository here. If you're unsure on how to use BitBucket, you can also find a download for each releases source here, under the "tags" section.