VishwasAJ / armitage

Automatically exported from code.google.com/p/armitage
0 stars 0 forks source link

Mac client for download is corrupt #156

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Downloading the client from the website  and trying to install the client
2.
3.

What is the expected output? What do you see instead?
The following disk image could not be read: Illegal seek.

What version of Metasploit are you using (type: svn info)? On which
operating system?

Latest community but this is not a MSF issue, rather the client appears to be 
corrupt. Running OSX Mavericks

Which database are you using? N/A

Please provide any additional information below.

Original issue reported on code.google.com by mjk...@gmail.com on 17 Nov 2013 at 4:31

GoogleCodeExporter commented 9 years ago
Postgres is 9.3
Metasploit works,
There are two issues 
The first one refers armitage.dmg see the attached file
As armitage.dmg doesn't work, I've used the jar file provided from the linux 
package
The second one refers two the database connection
my JVM is 1.7
Despite all my investigation I'm not able to get a database connection valid, 
could you help me in this way

Original comment by ef31...@gmail.com on 26 Dec 2013 at 9:38

Attachments:

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Downloading the client from the website and trying to install the client 
(see the print screen supplied as attached file)

2.
What is the expected output? What do you see instead? ( the same as above)
The following disk image could not be read: Illegal seek.

What version of Metasploit are you using (type: svn info)? (see the attached 
file supplied)
On which operating system? MAC OSX Mavericks

Latest community but this is not a MSF issue, rather the client appears to be 
corrupt. Running OSX Mavericks

Which database are you using? N/A

Please provide any additional information below.

Original comment by ef31...@gmail.com on 26 Dec 2013 at 9:47

Attachments:

GoogleCodeExporter commented 9 years ago
Ok, I have an answer to this now. For years, I've bundled my Java Applications 
with the JarBundler program provided by Apple. This program is deprecated as 
Apple has gotten out of the business of building a Java for MacOS X. Now Oracle 
provides the MacOS X Java which is not compatible with JarBundler built apps.

Next Armitage release will move over to a new .app package that uses 

Original comment by rsmu...@gmail.com on 3 Jan 2014 at 6:13

GoogleCodeExporter commented 9 years ago
And this is fixed. I've updated the build files in the Armitage SVN repository 
and I've replaced the .dmg file on the website with the new MacOS X application 
file. Redownload Armitage and you should be all set now.

Original comment by rsmu...@gmail.com on 4 Jan 2014 at 5:29