def initialize(info = {})
    super(merge_info(info,
      'Name'          => 'Generic x86 Debug Trap',
      'Description'   => 'Generate a debug trap in the target process',
      'Author'        => 'robert <robertmetasploit[at]gmail.com>',