Skip to content

Commit bdb27b2

Browse files
committed
Manual loading shouldn't be needed
1 parent a78ccc7 commit bdb27b2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

lib/metasm.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,2 @@
11
# Load a slightly tweaked METASM stub
22
require 'metasm/metasm'
3-
4-
# Manually load the classes we need from METASM
5-
require 'metasm/ia32'
6-
require 'metasm/mips'
7-
require 'metasm/exe_format/shellcode'

0 commit comments

Comments
 (0)