Merge branch 'New_x86_xor_encoder' of github.com:araout42/metasploit-framework into New_x86_xor_encoder

This commit is contained in:
Arthur RAOUT
2023-03-02 12:31:21 +01:00
+1 -1
View File
@@ -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