Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-04 | hooksystem: manually map trampoline addresses | Vaxry | |
better patching of rip calls as we are close enough to just change them up | |||
2023-12-27 | pluginapi: Trampoline hooks %rip patching improvements (#4256) | Vaxry | |
--------- Co-authored-by: Jan Beich <[email protected]> | |||
2023-12-06 | style/ci: apply clang-format and verify it in ci (#4039) | François Conzelmann | |
* style: apply clang-format * ci: add new clang-format job to CI | |||
2023-02-27 | Plugin Hooks: fix original bytes on %rip accesses | vaxerski | |
2023-02-27 | Plugin Hooks: fix calls to %rip offsets | vaxerski | |
2023-02-27 | Plugin System (#1590) | Vaxry | |
--------- Co-authored-by: Mihai Fufezan <[email protected]> |