metasploit-framework/modules/encoders/x86
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
..
alpha_mixed.rb Fixed msfvenom NoMethodError with alpha_mixed encoder. 2012-05-03 17:47:25 +03:00
alpha_upper.rb Massive whitespace cleanup 2012-03-18 00:07:27 -05:00
avoid_utf8_tolower.rb Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
call4_dword_xor.rb Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
call4_dword_xor.rb.ut.rb Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
context_cpuid.rb Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
context_stat.rb Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
context_time.rb Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
countdown.rb Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
countdown.rb.ut.rb Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
fnstenv_mov.rb Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
fnstenv_mov.rb.ut.rb Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
jmp_call_additive.rb Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
nonalpha.rb Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
nonupper.rb Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
shikata_ga_nai.rb Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
single_static_bit.rb Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
unicode_mixed.rb Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00
unicode_upper.rb Fix up the boilerplate comment to use a better url 2012-02-20 19:40:50 -06:00