A collection of out-of-tree LLVM passes for teaching and learning
翻译 - LLVM通过的集合(带有测试和构建脚本)
Framework for lifting x86, amd64, aarch64, sparc32, and sparc64 program binaries to LLVM bitcode
翻译 - 用于将x86,amd64和aarch64程序二进制文件提升为LLVM位代码的框架
Library for lifting machine code to LLVM bitcode
Playing with the VMProtect software protection. Automatic deobfuscation of pure functions using symbolic execution and LLVM.
翻译 - 使用 VMProtect 软件保护。使用符号执行和 LLVM 对纯函数进行自动反混淆。
Automatic verification of LLVM optimizations
cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
[LLVM Static Slicer] Various program analyses, construction of dependence graphs and program slicing of LLVM bitcode.
Components of a decompilation pipeline.
#区块链#SOLL is a new compiler for generate Ewasm from solidity and yul. See a demo here: https://asciinema.org/a/ezJqNLicn5fya02zwu4VXIo8a
A collection of LLVM transform and analysis passes to write shellcode in regular C
Symbiotic is a tool for finding bugs in computer programs based on instrumentation, program slicing and KLEE
#计算机科学#A Graph-based Program Representation for Data Flow Analysis and Compiler Optimizations