metasploit-framework/modules/encoders
Silviu-Mihai Popescu 605e1929e4 Fixed msfvenom NoMethodError with alpha_mixed encoder.
The issue was reported on Github[1] and Redmine[2].

The error consisted of trying to use the supports?() method
on an Array instead of a PlatformList.

[1] https://github.com/rapid7/metasploit-framework/issues/357
[2] http://dev.metasploit.com/redmine/issues/6826

Reported by: Brandon Perry
Signed off by: Silviu Popescu <silviupopescu1990@gmail.com>
2012-05-03 17:47:25 +03:00
..
cmd Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
generic Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
mipsbe Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
mipsle Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
php Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
ppc Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
sparc Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
x64 Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
x86 Fixed msfvenom NoMethodError with alpha_mixed encoder. 2012-05-03 17:47:25 +03:00
encoder_test.rb.ut.rb Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00