Skip to content

Commit e48cfca

Browse files
author
agix
committed
delete a debug puts
1 parent e844247 commit e48cfca

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/msf/util/exe.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -370,8 +370,6 @@ def self.to_winpe_only(framework, code, opts={}, arch="x86")
370370

371371
set_template_default(opts, "template_"+arch+"_windows.exe")
372372

373-
puts opts
374-
375373
pe = Rex::PeParsey::Pe.new_from_file(opts[:template], true)
376374

377375
exe = ''

0 commit comments

Comments
 (0)