AlA777 / armitage

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

Extremely slow gui #51

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Anything
2.
3.

What is the expected output? What do you see instead?
The gui seems to take for ever to do anything.  I right click and about 2 min 
later the thing pops up and stuff like that.

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

the newest version on backtrack 4 r2

Which database are you using?

Mysql

Please provide any additional information below.

Original issue reported on code.google.com by ball...@gmail.com on 2 Apr 2011 at 7:17

GoogleCodeExporter commented 8 years ago
Metasploit has an April fools day joke where they have some cute thing happen 
when you open the console. It must have some delays in it for extra effect of 
the joke. This is causing Armitage to slowdown. Wait until after 1 Apr 11 and 
update Metasploit or set the NOFOOL environment variable to 1. On Linux:

export NOFOOL=1

Put this in your ~/.bashrc and open up a new shell.

I'm not going to put a fix in for this as it should be removed sometime today.

Original comment by rsmu...@gmail.com on 2 Apr 2011 at 3:04