issues
search
advanced-microcode-patching
/
shiva
A custom ELF linker/loader for installing ET_REL binary patches at runtime
Other
152
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Shiva contrib
#26
pkojma
opened
2 months ago
0
shiva-ld.c: error: ‘ELF_LOAD_F_PRIV_MAP’ undeclared
#25
milahu
closed
6 months ago
3
Code license?
#24
brhenc
closed
6 months ago
2
x86_64 imm-call relinking needs it's own private PLT/GOT to handle calls to further than 2GB away in either direction
#23
elfmaster
opened
8 months ago
1
install_plt_redirect() should ultimately be replaced with GOT poisoning when redirecting PLT calls to patched version of a function
#22
elfmaster
opened
9 months ago
0
shiva_tf_relink_local_branch_x86_64 re-writes short branch with offset that becomes negative in splice patches larger than 127 bytes in length.
#21
elfmaster
opened
9 months ago
0
Handle STB_LOCAL global variables
#20
elfmaster
opened
1 year ago
0
Running shiva directly doesn't work on shiva-prelinked ELF binaries
#19
elfmaster
closed
1 year ago
1
Generate .eh_frame data for completely patched process image
#18
elfmaster
opened
1 year ago
0
shiva-ld version 2
#17
elfmaster
closed
1 year ago
1
Transformed functions must handle recursion
#16
elfmaster
opened
1 year ago
0
Create SHIVA_HELPER_CALL_ORIGINAL macro
#15
elfmaster
closed
1 year ago
2
Feature extension: Transforms on multiple functions. And multiple transforms within a single function.
#14
elfmaster
opened
1 year ago
0
Support for x86_64 binary patching
#13
elfmaster
opened
1 year ago
1
Support for ET_EXEC binaries
#12
elfmaster
opened
1 year ago
0
Insert trampoline into original function, to handle function pointers
#11
elfmaster
opened
1 year ago
0
Fix interpreter crash
#10
elfmaster
closed
1 year ago
1
Fix known security issues in Shiva
#9
elfmaster
opened
1 year ago
0
Handling multiple patch objects
#8
elfmaster
opened
1 year ago
0
Handling ELF TLS variables
#7
elfmaster
opened
1 year ago
0
Shared library resolution for STB_GLOBAL/STB_WEAK functions and objects
#6
elfmaster
closed
1 year ago
1
Build the Shiva function splicing transformation technology
#5
elfmaster
closed
1 year ago
1
Write initial Shiva Prelinker "shiva-ld" code.
#4
elfmaster
closed
1 year ago
2
Symbol interposition support for .rodata variables that encode the value into a mov instruction
#3
elfmaster
opened
1 year ago
1
Support for data only patches
#2
elfmaster
closed
1 year ago
2
Symbol interposition support for .bss data within a patch.
#1
elfmaster
closed
1 year ago
2