My toy llvm pass
☆141Apr 27, 2022Updated 4 years ago
Alternatives and similar repositories for LLVMMyPass
Users that are interested in LLVMMyPass are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A solution for llvmvm in MRCTF2022☆11Apr 27, 2022Updated 4 years ago
- LLVM PASS by SsageParuders.Port to llvm_14.06 with New PM.Support for Android-ndk-r25(LTS).☆191May 22, 2023Updated 3 years ago
- Obfuscator based on LLVM 14.0.6☆907Nov 21, 2024Updated last year
- a code virtualizer based on angr☆32Dec 28, 2022Updated 3 years ago
- a java decompiler demo☆15Mar 29, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Yet Another Not So Obfuscated LLVM☆402Updated this week
- awesome llvm security [Welcome to PR]☆852Jul 8, 2026Updated 2 weeks ago
- 笔者在一款基于LLVM编译器架构的retdec开源反编译器工具的基础上,融合了klee符号执行工具,通过符号执行(Symbolic Execution)引擎动态模拟反编译后的llvm的ir(中间指令集)运行源程序的方法,插桩所有的对x86指令集的thiscall类型函数对t…☆227Apr 6, 2022Updated 4 years ago
- Yet another llvm based obfuscator☆696Jun 26, 2022Updated 4 years ago
- ☆682May 30, 2023Updated 3 years ago
- A step-by-step tutorial for building an LLVM sample pass☆201Jul 4, 2022Updated 4 years ago
- Toy LLVM obfuscator pass☆77Sep 11, 2021Updated 4 years ago
- substrate framework for android based on frida☆17May 15, 2020Updated 6 years ago
- O-MVLL is a code obfuscation tool based on LLVM for native code (Android and iOS).☆1,077Updated this week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- An OLLVM-CFF Deobfuscation Plugin☆628Dec 5, 2023Updated 2 years ago
- Yet another llvm based obfuscator based on goron.☆313Jun 12, 2026Updated last month
- 去除BR混淆 Deobfuscation BR☆98Jun 20, 2024Updated 2 years ago
- Polaris: An LLVM-based obfuscator that protects software at various levels☆540May 15, 2026Updated 2 months ago
- PLCT实验室维护的ollvm分支。原始代码来自于 https://github.com/obfuscator-llvm/obfuscator 移植到了最新的 LLVM 上。☆171Dec 11, 2022Updated 3 years ago
- iot安全题目学习记录☆17Dec 13, 2021Updated 4 years ago
- Unicorn Emulator Debug Server - Written in Rust, with bindings for C, Go, Java and Python☆434Jun 23, 2026Updated 3 weeks ago
- GhidraScript that allows Tenet traces to be imported and viewed in Ghidra☆16May 7, 2022Updated 4 years ago
- obfuscator-llvm 移植到llvm12.x.☆240Apr 19, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 本工具用于解决ollvm编译出来的Linux驱动文件,加载进内核会报错“please compile with -fno-common”的问题☆39Apr 17, 2021Updated 5 years ago
- The Frida based fuzzer all in one☆29Mar 13, 2021Updated 5 years ago
- silent syscall hooking without modifying sys_call_table/handlers via patching exception handler☆155Apr 22, 2024Updated 2 years ago
- 使用Binary Ninja去除ollvm流程平坦混淆