top | item 40361408

Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 to LLVM bitcode

5 points| Hirrolot | 1 year ago |github.com

1 comment

order

sim7c00|1 year ago

this looks like a really interesting approch for binary analisys. impressive work! Am I right to assume it would let you write tools to target this bitcode, allowing them to analuse binaries from different architectures with singular logic? it would save so much hastle :O