gmh5225 / awesome-llvm-securityLinks
awesome llvm security [Welcome to PR]
☆752Updated 3 weeks ago
Alternatives and similar repositories for awesome-llvm-security
Users that are interested in awesome-llvm-security are comparing it to the libraries listed below
Sorting:
- gooMBA is a Hex-Rays Decompiler plugin to simplify Mixed Boolean-Arithmetic (MBA) expressions☆651Updated last month
- Obfuscator based on LLVM 14.0.6☆881Updated 11 months ago
- ☆328Updated last year
- ☆580Updated 2 years ago
- Yet Another Not So Obfuscated LLVM☆383Updated last year
- Deobfuscation via optimization with usage of LLVM IR and parsing assembly.☆698Updated last month
- IDA/Binary Ninja Plugin to automatically identify and set enums for standard functions☆473Updated last month
- An IDA plugin for making pseudocode better.☆351Updated 2 years ago
- An Interactive Hex-Rays Microcode Explorer☆625Updated last year
- Playing with the VMProtect software protection. Automatic deobfuscation of pure functions using symbolic execution and LLVM.☆1,332Updated 3 years ago
- FindFunc is an IDA Pro plugin to find code functions that contain a certain assembly or byte pattern, reference a certain name or string,…☆343Updated last year
- An integration for IDA and VS Code which connects both to easily execute and debug IDAPython scripts.☆930Updated last month
- An interactive list of plugins for hex-rays' IDA Pro☆457Updated 11 months ago
- Titan is a VMProtect devirtualizer☆102Updated last year
- Nyxstone: assembly / disassembly library based on LLVM, implemented in C++ with Rust and Python bindings, maintained by emproof.com☆396Updated 11 months ago
- Rust Demangler & Normalizer plugin for IDA☆341Updated 2 years ago
- O-MVLL is a code obfuscation tool based on LLVM for native code (Android and iOS).☆840Updated last week
- Time Travel Debugging IDA plugin☆592Updated last year
- Source Code Obfuscation And Binary Obfuscation, Multiple Languages And Multiple Platforms. Including 250+ Tools and 600+ Posts☆380Updated 4 years ago
- Call Tree Overviewer☆388Updated 2 months ago
- ☆273Updated last year
- Medigate plugin for c++ reverse engineering and other utils☆290Updated 2 years ago
- LLVM String Obfuscator☆269Updated 4 years ago
- Yet Another Ghidra Integration for IDA☆509Updated last year
- An Interactive Binary Patching Plugin for IDA Pro☆1,158Updated 11 months ago
- an ida plugin used to decompile vmp☆355Updated last year
- Hardening code obfuscation against automated attacks☆145Updated last year
- aiDAPal is an IDA Pro plugin that uses a locally running LLM that has been fine-tuned for Hex-Rays pseudocode to assist with code analysi…☆345Updated 11 months ago
- IDA Class Informer plugin for IDA 8.x and 9.x☆310Updated 5 months ago
- 笔者在一款基于LLVM编译器架构的retdec开源反编译器工具的基础上,融合了klee符号执行工具,通过符号执行(Symbolic Execution)引擎动态模拟反编译后的llvm的ir(中间指令集)运行源程序的方法,插桩所有的对x86指令集的thiscall类型函数对t…☆221Updated 3 years ago