Skip to content

Commit

Permalink
Land rapid7#3031, @wchen-r7's capitalization fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jvazquez-r7 committed Feb 24, 2014
2 parents d0780cd + a50b4e8 commit e4a0578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/encoders/x86/opt_sub.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ class Metasploit3 < Msf::Encoder

def initialize
super(
'Name' => 'Sub encoder (optimised)',
'Name' => 'Sub Encoder (optimised)',
'Description' => %q{
Encodes a payload using a series of SUB instructions and writing the
encoded value to ESP. This concept is based on the known SUB encoding
Expand Down

0 comments on commit e4a0578

Please sign in to comment.