index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Collapse
)
Author
2024-08-02
Properly lift push r16 instructions in x86. Fix ↵
Xusheng
https://github.com/Vector35/binaryninja-api/issues/4028
2024-05-29
Fix crash when reopening a binary with a valid X86_64_RELOC_SUBTRACTOR entry
Josh Ferrell
2024-04-12
Prevent slowdown when compiling with clang on not mac
Josh Ferrell
2024-04-10
Update xed to v2024.04.01
Xusheng
2024-04-08
Fix lifting for movs* and stos* instructions.
Brian Potchik
2024-03-25
[arch-x86] improve lifting for *movd* and *movq* instructions
Galen Williamson
2024-03-22
Remove FloatTruncate as its implied by 'FloatToInt'
Peter LaFosse
2024-03-15
Separate local variable tokens in higher level ILs from stack variable ↵
Rusty Wagner
tokens in lower levels, and improve token usage in disassembly
2024-03-08
Fix X86_64_RELOC_UNSIGNED not handling external symbols
Visual Ehrmanntraut
Signed-off-by: Visual Ehrmanntraut <30368284+VisualEhrmanntraut@users.noreply.github.com>
2024-03-05
Move architecture modules into the API repo
Rusty Wagner