My toy llvm pass
☆139Apr 27, 2022Updated 3 years ago
Alternatives and similar repositories for LLVMMyPass
Users that are interested in LLVMMyPass are comparing it to the libraries listed below
Sorting:
- A solution for llvmvm in MRCTF2022☆11Apr 27, 2022Updated 3 years ago
- LLVM PASS by SsageParuders.Port to llvm_14.06 with New PM.Support for Android-ndk-r25(LTS).☆184May 22, 2023Updated 2 years ago
- Obfuscator based on LLVM 14.0.6☆895Nov 21, 2024Updated last year
- a code virtualizer based on angr☆32Dec 28, 2022Updated 3 years ago
- Yet Another Not So Obfuscated LLVM☆390May 30, 2024Updated last year
- awesome llvm security [Welcome to PR]☆800Mar 13, 2026Updated last week
- 笔者在一款基于LLVM编译器架构的retdec开源反编译器工具的基础上,融合了klee符号执行工具,通过符号执行(Symbolic Execution)引擎动态模拟反编译后的llvm的ir(中间指令集)运行源程序的方法,插桩所有的对x86指令集的thiscall类型函数对t…☆225Apr 6, 2022Updated 3 years ago
- Yet another llvm based obfuscator