Exception: Msf::Payload::Windows::ReflectiveLoaderCommon::Error
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- Msf::Payload::Windows::ReflectiveLoaderCommon::Error
- Defined in:
- lib/msf/core/payload/windows/reflective_loader_common.rb
Overview
Raised by #build_reflective_loader when a required opcode pattern is missing from the shuffled reflective-loader assembly (the ROR13 IV mov, a DLL name-hash compare, or a function name-hash compare). Almost always indicates a malformed or out-of-date GraphML template.