Skip to content

Support for x86_64 binary patching #13

@elfmaster

Description

@elfmaster

Currently Shiva supports x86_64 for loading ELF micro-programs (See https://github.com/elfmaster/shiva) but does not support x86_64 microcode patching.

Support for x86_64 microcode patching will be easiest to implement since much of the x86_64 code is already done, we will need to adapt the Transform code into the x86_64 apply_relocation() work.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions