ropbuster

所属分类:工具库
开发工具:TeX
文件大小:0KB
下载次数:0
上传日期:2017-09-30 21:40:36
上 传 者sh-1993
说明:  英特尔PIN工具,用于动态检测面向返回的编程攻击,
(An Intel PIN tool for dynamic detection of Return Oriented Programming attacks,)

文件列表:
LICENSE (1075, 2017-09-30)
RopDetect/ (0, 2017-09-30)
RopDetect/RopDetect.cpp (8091, 2017-09-30)
RopDetect/makefile (675, 2017-09-30)
RopDetect/makefile.rules (2823, 2017-09-30)
dissertation/ (0, 2017-09-30)
dissertation/overflow.png (71834, 2017-09-30)
dissertation/params.png (96284, 2017-09-30)
dissertation/ret-to-libc1.png (69979, 2017-09-30)
dissertation/ret-to-libc2.png (43666, 2017-09-30)
dissertation/ropadd.png (139388, 2017-09-30)
dissertation/sapienza-MLblack-pos.pdf (16817, 2017-09-30)
dissertation/sapienza-MLred-pos.pdf (16467, 2017-09-30)
dissertation/spallaccini-tesi-l.aux (5105, 2017-09-30)
dissertation/spallaccini-tesi-l.pdf (870020, 2017-09-30)
dissertation/spallaccini-tesi-l.tex (63617, 2017-09-30)
dissertation/spallaccini-tesi-l.toc (1801, 2017-09-30)
dissertation/windepapi.png (798351, 2017-09-30)
insdisas.cpp (5214, 2017-09-30)
retanalysis.py (4049, 2017-09-30)
test/ (0, 2017-09-30)
test/Mini-stream_RM-MP3_Converter_3_1_2_1.exe (3583758, 2017-09-30)
test/audioExploitDemo.pls (50000, 2017-09-30)
test/audioc81d-setup.exe (2062802, 2017-09-30)
test/audioc_rop_gen.py (2507, 2017-09-30)
test/calc.m3u (25000, 2017-09-30)
test/rm2mp3_rop_gen.py (6844, 2017-09-30)
thesis/ (0, 2017-09-30)
thesis/overflow.png (71834, 2017-09-30)
thesis/params.png (96284, 2017-09-30)
thesis/ret-to-libc1.png (69979, 2017-09-30)
thesis/ret-to-libc2.png (43666, 2017-09-30)
thesis/ropadd.png (139388, 2017-09-30)
thesis/sapienza-MLblack-pos.pdf (16817, 2017-09-30)
thesis/sapienza-MLred-pos.pdf (16467, 2017-09-30)
thesis/spallaccini-tesi-l.aux (5108, 2017-09-30)
thesis/spallaccini-tesi-l.pdf (877195, 2017-09-30)
... ...

# An Intel PIN tool for dynamic detection of Return Oriented Programming attacks ## Instructions - Download the latest [Intel PIN](https://software.intel.com/en-us/articles/pin-a-dynamic-binary-instrumentation-tool) distribution. - Clone this repository. Move the `RopDetect` directory in `/source/tools/`. - To compile the tool go inside the RopDetect/ directory and run `make obj-ia32/RopDetect.dll TARGET=ia32`. If you are on a 64bit system you can still compile the tool, but the test applications and exploits are targeted at Windows 7 32bit system. On Linux the target extension is `.so` while on macOS it's `.dylib`. - To execute the tool run from within `RopDetect/` : `../../../pin -t obj-ia32/RopDetect.dll -- path/to/app`.

近期下载者

相关文件


收藏者