阅读背景:

我可以强制linux内核使用特定的内存页面来获取新的可执行文件

来源:互联网 

When i execute binary i want their stack segment to be filled with special data. All i do is just write program that allocate huge buffer on a stack, call a lot of malloc and mmap and for example fill all this memory with 'A' character. Then i check and see that about 80% of whole memory are used by my program. Then i stop this program and start another program that just go through the stack and check values on stack. By i don't see my 'A' character anyway. Can someone tell me how can i do it?When i execute binary i want their stack segmen




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: