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

Fusion level00

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

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

After more than half a month to complete the Protostar, rest for a few days, continue to do Fusion.

* beside the point *

When I was in college, I was struggling with whether to choose the programmer's path, but I gave up because of the discomfort caused by writing code for a long time and heavy load. I had to praise the kind of feel when I adjusted a BUG. Nowadays, there is also this kind of feel~~~~ when a problem is completed.

* end of digression *

Level00 source code:

# include ".. / common/common.c" int fix_path (char * path) {char resolved [128]; if (realpath (path, resolved) = = NULL) return 1; / / can't access path. Will error trying to open strcpy (path, resolved);} char * parse_http_request () {char buffer [1024]; char * path; char * Q; printf ("[debug] buffer is at 0xx: -)\ n", buffer); if (read (0, buffer, sizeof (buffer)

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