File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,13 @@ import Card from '../components/Card.astro';
1414 ></Card >
1515 </ul >
1616 <ul role =" list" class =" link-card-grid" >
17+ <Card
18+ href =" https://github.com/tf2spi/sokoltoy.git"
19+ title =" SokolToy"
20+ body =" Toy projects with Sokol"
21+ ></Card >
22+ </ul >
23+ <ul role =" list" class =" link-card-grid" >
1724 <Card
1825 href =" https://github.com/tf2spi/dumpshell.git"
1926 title =" Dumpshell"
@@ -34,13 +41,6 @@ import Card from '../components/Card.astro';
3441 body =" Using DotLocal Debugging on Windows for Automating DLL Hooks"
3542 ></Card >
3643 </ul >
37- <ul role =" list" class =" link-card-grid" >
38- <Card
39- href =" /percentn/IPwnd.ogv"
40- title =" IPwnd"
41- body =" Zero-touch, zero-click PoC for popping a reverse shell on iPhone 15!"
42- ></Card >
43- </ul >
4444 </main >
4545</Layout >
4646
You can’t perform that action at this time.
0 commit comments