Class: OneGadget::Fetchers::Amd64

Inherits:
X86
  • Object
show all
Defined in:
lib/one_gadget/fetchers/amd64.rb

Overview

Fetcher for amd64.

Constant Summary

Constants inherited from X86

X86::JCC

Constants included from DynamicSymbols

DynamicSymbols::CONTROL_TARGET, DynamicSymbols::TRAILING_ADDRESS

Constants included from Disassembly

Disassembly::TERMINAL_PREFIXES, Disassembly::TERMINAL_SPAWN, Disassembly::WINDOW_BACK, Disassembly::WINDOW_FWD

Constants included from CandidateWalk

CandidateWalk::MAX_FORKS, CandidateWalk::PATH_BUDGET

Instance Attribute Summary

Attributes inherited from Base

#file

Method Summary

Methods inherited from Base

cached, #executed_windows, #find, #initialize, #refused_before_call?, #resolve_suffix, #terminal_call_line?

Methods included from CandidateWalk

#candidates

Constructor Details

This class inherits a constructor from OneGadget::Fetchers::Base