Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software verification or just emulate code.
翻译 - Triton是动态二进制分析(DBA)框架。它提供了内部组件,例如动态符号执行(DSE)引擎,动态污点引擎,x86,x86-64和AArch64指令集体系结构(ISA)的AST表示,SMT简化传递,SMT求解器界面以及最后一个尤其重要的是Python绑定。
Playing with the VMProtect software protection. Automatic deobfuscation of pure functions using symbolic execution and LLVM.
翻译 - 使用 VMProtect 软件保护。使用符号执行和 LLVM 对纯函数进行自动反混淆。
An analysis tool for Python that blurs the line between testing and type systems.
翻译 - 用于Python的静态分析工具,模糊了测试系统和类型系统之间的界限。
A unit test-like interface for fuzzing and symbolic execution
翻译 - 类似单元测试的接口,用于模糊测试和符号执行
Use angr in Ghidra
翻译 - Ghdira的Angr插件
The official repository of "ChatDB: Augmenting LLMs with Databases as Their Symbolic Memory".