Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Modify the return address of the function

2025-04-10 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

The function return address is easy to find after mastering the skill. We know from the memory profile in the book that the return address is in the memory block of EBP. So, on ollydbg, we find EBP directly according to the register window, and the next one in EBP is the return address of the function.

If you flood the address directly, the function will run wrong.

The overflow returned an invalid address.

Now officially do the input file that triggers the stack overflow.

Insert the completed input file and it will be successful.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report