File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -8,24 +8,22 @@ import Layout from "../layouts/Layout.astro";
88
99<Layout title =" Weekly Problem | Status 418" description =" " >
1010 <!-- Hero -->
11- <Hero upper =" Weekly Problem" title =" Mutlock " >
12- <Tag type =" border" color =" #058F00 " text =" Crypto " />
11+ <Hero upper =" Weekly Problem" title =" Function Overwrite " >
12+ <Tag type =" border" color =" #E01A00 " text =" PWN " />
1313 </Hero >
1414
1515 <!-- Banner -->
1616 <Banner
1717 icon =" archive"
1818 text =" Download Problem"
19- url =" /problems/mutlock.zip "
19+ url =" https://play.picoctf.org/practice/challenge/272 "
2020 />
2121 <Spacer />
2222
2323 <!-- Text -->
2424 <section >
2525 <p >
26- I have developed a new and amazing encryption technique to secure my
27- most precious secret. You will never be able to break it!
28- </p ><br />
29- <p >And don't say it three times.</p >
26+ You can point to all kinds of things in C. Checkout our function pointers demo program.
27+ </p >
3028 </section >
3129</Layout >
You can’t perform that action at this time.
0 commit comments