Skip to content

Commit

Permalink
Manual loading shouldn't be needed
Browse files Browse the repository at this point in the history
  • Loading branch information
jvazquez-r7 committed Feb 19, 2014
1 parent a78ccc7 commit bdb27b2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/metasm.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
# Load a slightly tweaked METASM stub
require 'metasm/metasm'

# Manually load the classes we need from METASM
require 'metasm/ia32'
require 'metasm/mips'
require 'metasm/exe_format/shellcode'

0 comments on commit bdb27b2

Please sign in to comment.