搜索资源列表
Hacking.The.Art.Of.Exploitation
- 一本关于黑客攻击及漏洞挖掘艺术的好书.有缓冲区溢出的利用等.-Exploit programs using buffer overflows and format strings Write your own printable ASCII polymorphic shellcode Defeat non-executable stacks by returning into libc Redirect network traffic, conceal open ports,
autodafe-0.1.tar
- 一个模糊测试的框架,可以测试协议和文档读取程序。-A fuzzing framework which used to fuzz protocols and files. It uses different tools to improve its ability to detect buffer overflows. It can fuzz: - every tcp binary and ASCII protocol based - every udp binary a
BufferOverrun
- 用C++语言教大家编写缓冲区溢出程序,很实用-Using C++ language program to teach you write buffer overflows, it is useful
ValuRang
- This book describes a static analysis that aims to prove the absence of buffer overflows in C programs. The analysis is conservative in the sense that it locates every possible overflow. Furthermore, it is fully automatic in that it requires no user
cmd-overflow
- cmd_overflow,Generic exploit for command line buffer overflows
cppcheck-1.57
- 静态C/C++ 代码分析工具,用以检查内存泄漏,错配的内存分配和释放,缓冲区溢出,以及更多的问题。-Static C/C++ code analysis tool to check for memory leaks, mismatching of memory allocation and deallocation, buffer overflows, and more problems.
cppcheck-1.64.tar
- 最新版cppcheck,静态的C/C++ 代码分析工具,用以检查内存泄漏,错配的内存分配和释放,缓冲区溢出,以及更多的问题。-The latest version cppcheck, static C/C++ code analysis tool to check for memory leaks, mismatching memory allocation and deallocation, buffer overflows, and more problems.
buffer-overflows
- 通过栈溢出来获取root权限,攻击系统安全。但是需要在linux系统下实现-buffer overflows
asjdofhasdifuhasdfu.tar
- Learn something about Memory Allocation and Buffers, to prevent Buffer Overflows