notify-bibi / libc-anyenvLinks
CTF pwn工具,一个快速搭建任何版本环境的工具、使用chroot具备环境隔离、ida自动加载DWARF、被调试程序输入输出重定向等功能
☆16Updated 4 years ago
Alternatives and similar repositories for libc-anyenv
Users that are interested in libc-anyenv are comparing it to the libraries listed below
Sorting:
- 基于angr的污点分析引擎☆39Updated 6 years ago
- A IDAPython script for searching overflows by IDA.☆21Updated 7 years ago
- some ida script☆33Updated 3 years ago
- Fast-Symbolic-Emulation-Engine. 主要用于自动化逆向约束求解,目的是解决angr的各种不足之处,大学时使用本工具solve了很多ctf题目,毕业后不打ctf了,很少维护了,后面可能会用来做一些其他的程序分析,反混淆也是不错. ( tips: r…☆9Updated 5 months ago
- 基于IDAPython的二进制漏洞检测脚本库,对IDA生成的反汇编文件进行静态分析,并以XML形式报告可能存在的漏洞隐患点。Based on the binary vulnerability detection script library of IDAPYTHON, th…☆59Updated last year
- linux system call hook framework