Merge branch 'New_x86_xor_encoder' of github.com:araout42/metasploit-framework into New_x86_xor_encoder
This commit is contained in:
@@ -36,7 +36,7 @@ class MetasploitModule < Msf::Encoder::Xor
|
||||
raise 'No permutation found for the badchar set :' + state.badchars.inspect
|
||||
end
|
||||
|
||||
# generate instruciton for a push
|
||||
# generate instruction for a push
|
||||
def register_preservation_generate(flag, regs)
|
||||
ret = ''
|
||||
pop = 0b0101_1000
|
||||
|
||||
Reference in New Issue
Block a user