Skip to content

Commit 607cc8f

Browse files
author
HD Moore
committed
Remove a stale comment
1 parent 0a4a72f commit 607cc8f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

lib/msf/util/exe.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,9 +199,6 @@ def self.to_win32pe(framework, code, opts = {})
199199
return injector.generate_pe
200200
end
201201

202-
203-
# dead, dead code.
204-
205202
raise RuntimeError, "No .text section found in the template" unless text
206203

207204
unless text.contains_rva?(pe.hdr.opt.AddressOfEntryPoint)

0 commit comments

Comments
 (0)