11 2014 档案

摘要:If you want random data in a Linux/Unix type OS, the standard way to do so is to use /dev/random or /dev/urandom. These devices are special files. The... 阅读全文
posted @ 2014-11-08 16:25 jeremyatchina 阅读(493) 评论(0) 推荐(0)
摘要:Exploit Development Process● Occupy EIP● Find the offset(s)● Determine the attack vector● Build the exploit● Test/debug the exploitpeda 是一款由python寫的ex... 阅读全文
posted @ 2014-11-03 09:30 jeremyatchina 阅读(761) 评论(0) 推荐(0)