Skip to content

Commit f2f94f1

Browse files
author
Brent Cook
committed
Land rapid7#5992, use metasm gem now
2 parents 0cc6b53 + 62ff291 commit f2f94f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rex/ropbuilder.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module Rex
33
module RopBuilder
44

55
require 'rex/ropbuilder/rop'
6-
require 'metasm/metasm'
6+
require 'metasm'
77
end
88
end

0 commit comments

Comments
 (0)