<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:podcast="https://podcastindex.org/namespace/1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>(YT)LiveOverflow</title>
        <link>https://stream.echo6.co/c/liveoverflow/videos</link>
        <description>Imported from YouTube: https://www.youtube.com/@LiveOverflow</description>
        <lastBuildDate>Mon, 13 Apr 2026 11:15:05 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://stream.echo6.co</generator>
        <image>
            <title>(YT)LiveOverflow</title>
            <url>https://stream.echo6.co/client/assets/images/icons/icon-512x512.png</url>
            <link>https://stream.echo6.co/c/liveoverflow/videos</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://stream.echo6.co/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://stream.echo6.co/feeds/videos.xml?videoChannelId=17" rel="self" type="application/rss+xml"/>
        <podcast:txt purpose="p20url">https://stream.echo6.co/feeds/podcast/videos.xml?videoChannelId=17</podcast:txt>
        <item>
            <title><![CDATA[Abusing the exception handler to leak flag - 32C3CTF readme (pwnable 200)]]></title>
            <link>https://stream.echo6.co/w/dAhi3XYth8GhKPwzenHNR8</link>
            <guid>https://stream.echo6.co/w/dAhi3XYth8GhKPwzenHNR8</guid>
            <pubDate>Sun, 29 Mar 2026 09:51:40 GMT</pubDate>
            <description><![CDATA[Solving the readme pwnable 200 from the 32c3 ctf. I didn't solve it during the CTF but worked through several writeups and doing some more research. Now that I understood it I recorded solving the challenge again and recorded a commentary for it. ...]]></description>
            <content:encoded><![CDATA[<p>Solving the readme pwnable 200 from the 32c3 ctf. I didn't solve it during the CTF but worked through several writeups and doing some more research. Now that I understood it I recorded solving the challenge again and recorded a commentary for it.</p>
<p>CORRECTION: I explained the stack canary with the fs register wrong. The fs register has an address and the stack canary is stored at offset +0x28 from that address.</p>
<p>Stack Layout for an ELF program: <a href="https://www.win.tue.nl/~aeb/linux/hh/stack-layout.html" target="_blank" rel="noopener noreferrer">https://www.win.tue.nl/~aeb/linux/hh/stack-layout.html</a><br />
Credits: <a href="https://github.com/ctfs/write-ups-2015/tree/master/32c3-ctf-2015/pwn/readme-200" target="_blank" rel="noopener noreferrer">https://github.com/ctfs/write-ups-2015/tree/master/32c3-ctf-2015/pwn/readme-200</a><br />
Vagrant: <a href="https://www.vagrantup.com/" target="_blank" rel="noopener noreferrer">https://www.vagrantup.com/</a><br />
CTF VM: <a href="https://github.com/thebarbershopper/ctf-vagrant-64" target="_blank" rel="noopener noreferrer">https://github.com/thebarbershopper/ctf-vagrant-64</a><br />
BinaryNinja: <a href="https://binary.ninja" target="_blank" rel="noopener noreferrer">https://binary.ninja</a></p>
<p>-=[ 🔴 Stuff I use ]=-</p>
<p>→ Microphone:* <a href="https://geni.us/ntg3b" target="_blank" rel="noopener noreferrer">https://geni.us/ntg3b</a><br />
→ Graphics tablet:* <a href="https://geni.us/wacom-intuos" target="_blank" rel="noopener noreferrer">https://geni.us/wacom-intuos</a><br />
→ Camera#1 for streaming:* <a href="https://geni.us/sony-camera" target="_blank" rel="noopener noreferrer">https://geni.us/sony-camera</a><br />
→ Lens for streaming:* <a href="https://geni.us/sony-lense" target="_blank" rel="noopener noreferrer">https://geni.us/sony-lense</a><br />
→ Connect Camera#1 to PC:* <a href="https://geni.us/cam-link" target="_blank" rel="noopener noreferrer">https://geni.us/cam-link</a><br />
→ Keyboard:* <a href="https://geni.us/mech-keyboard" target="_blank" rel="noopener noreferrer">https://geni.us/mech-keyboard</a><br />
→ Old Microphone:* <a href="https://geni.us/mic-at2020usb" target="_blank" rel="noopener noreferrer">https://geni.us/mic-at2020usb</a></p>
<p>US Store Front:* <a href="https://www.amazon.com/shop/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.amazon.com/shop/liveoverflow</a></p>
<p>-=[ ❤️ Support ]=-</p>
<p>→ per Video: <a href="https://www.patreon.com/join/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.patreon.com/join/liveoverflow</a><br />
→ per Month: <a href="https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join</a></p>
<p>-=[ 🐕 Social ]=-</p>
<p>→ Twitter: <a href="https://twitter.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://twitter.com/LiveOverflow/</a><br />
→ Website: <a href="https://liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://liveoverflow.com/</a><br />
→ Subreddit: <a href="https://www.reddit.com/r/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.reddit.com/r/LiveOverflow/</a><br />
→ Facebook: <a href="https://www.facebook.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/LiveOverflow/</a></p>
<p>-=[ 📄 P.S. ]=-</p>
<p>All links with "*" are affiliate links.<br />
LiveOverflow / Security Flag GmbH is part of the Amazon Affiliate Partner Programm.</p>
<p>#CTF #BufferOverflow #BinaryExploitation</p>
]]></content:encoded>
            <dc:creator>(YT)LiveOverflow</dc:creator>
            <enclosure length="426990599" type="video/mp4" url="https://stream.echo6.co/download/videos/generate/65f6fe5e-3225-4c5d-b7c7-26e93b6309b1?videoFileIds=17683"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://stream.echo6.co/videos/embed/dAhi3XYth8GhKPwzenHNR8"/>
            <media:player url="https://stream.echo6.co/w/dAhi3XYth8GhKPwzenHNR8"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://stream.echo6.co/lazy-static/torrents/b85d252f-3761-4936-8937-334b9079f341-1080.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="426990599" url="https://stream.echo6.co/static/web-videos/435cef71-f138-4640-8db2-ee4c2144c28c-1080.mp4" framerate="30" duration="1835" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/previews/b57052ca-7bdd-42a1-bf5d-389ac514c4bf.jpg"/>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/thumbnails/87730c74-2b02-47e6-a7ff-fdcc1470af9b.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Abusing the exception handler to leak flag - 32C3CTF readme (pwnable 200)</media:title>
            <media:description type="plain">Solving the readme pwnable 200 from the 32c3 ctf. I didn't solve it during the CTF but worked through several writeups and doing some more research. Now that I understood it I recorded solving the challenge again and recorded a commentary for it. ...</media:description>
        </item>
        <item>
            <title><![CDATA[Live Hacking - Internetwache CTF 2016 - crypto60, crypto70, crypto90]]></title>
            <link>https://stream.echo6.co/w/dagj32GpkmH5618Xup4uhn</link>
            <guid>https://stream.echo6.co/w/dagj32GpkmH5618Xup4uhn</guid>
            <pubDate>Sun, 29 Mar 2026 09:51:13 GMT</pubDate>
            <description><![CDATA[Commented walkthrough of the security CTF Internetwache 2016. Crypto challenges. -=[ 🔴 Stuff I use ]=- → Microphone:* https://geni.us/ntg3b → Graphics tablet:* https://geni.us/wacom-intuos → Camera#1 for streaming:* https://geni.us/sony-camera ...]]></description>
            <content:encoded><![CDATA[<p>Commented walkthrough of the security CTF Internetwache 2016. Crypto challenges.</p>
<p>-=[ 🔴 Stuff I use ]=-</p>
<p>→ Microphone:* <a href="https://geni.us/ntg3b" target="_blank" rel="noopener noreferrer">https://geni.us/ntg3b</a><br />
→ Graphics tablet:* <a href="https://geni.us/wacom-intuos" target="_blank" rel="noopener noreferrer">https://geni.us/wacom-intuos</a><br />
→ Camera#1 for streaming:* <a href="https://geni.us/sony-camera" target="_blank" rel="noopener noreferrer">https://geni.us/sony-camera</a><br />
→ Lens for streaming:* <a href="https://geni.us/sony-lense" target="_blank" rel="noopener noreferrer">https://geni.us/sony-lense</a><br />
→ Connect Camera#1 to PC:* <a href="https://geni.us/cam-link" target="_blank" rel="noopener noreferrer">https://geni.us/cam-link</a><br />
→ Keyboard:* <a href="https://geni.us/mech-keyboard" target="_blank" rel="noopener noreferrer">https://geni.us/mech-keyboard</a><br />
→ Old Microphone:* <a href="https://geni.us/mic-at2020usb" target="_blank" rel="noopener noreferrer">https://geni.us/mic-at2020usb</a></p>
<p>US Store Front:* <a href="https://www.amazon.com/shop/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.amazon.com/shop/liveoverflow</a></p>
<p>-=[ ❤️ Support ]=-</p>
<p>→ per Video: <a href="https://www.patreon.com/join/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.patreon.com/join/liveoverflow</a><br />
→ per Month: <a href="https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join</a></p>
<p>-=[ 🐕 Social ]=-</p>
<p>→ Twitter: <a href="https://twitter.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://twitter.com/LiveOverflow/</a><br />
→ Website: <a href="https://liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://liveoverflow.com/</a><br />
→ Subreddit: <a href="https://www.reddit.com/r/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.reddit.com/r/LiveOverflow/</a><br />
→ Facebook: <a href="https://www.facebook.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/LiveOverflow/</a></p>
<p>-=[ 📄 P.S. ]=-</p>
<p>All links with "*" are affiliate links.<br />
LiveOverflow / Security Flag GmbH is part of the Amazon Affiliate Partner Programm.</p>
<p>#CTF #Cryptography</p>
]]></content:encoded>
            <dc:creator>(YT)LiveOverflow</dc:creator>
            <enclosure length="231663472" type="video/mp4" url="https://stream.echo6.co/download/videos/generate/6278cb26-8ae9-4719-90cf-5ec7a76de74d?videoFileIds=17682"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://stream.echo6.co/videos/embed/dagj32GpkmH5618Xup4uhn"/>
            <media:player url="https://stream.echo6.co/w/dagj32GpkmH5618Xup4uhn"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://stream.echo6.co/lazy-static/torrents/18411a4f-aa80-4d38-ac9a-8046c0035f9e-1080.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="231663472" url="https://stream.echo6.co/static/web-videos/20226dff-6c7c-4118-8116-c86519aa7d93-1080.mp4" framerate="30" duration="1654" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/previews/a467c12e-a3dd-4b6b-8696-5c4ac7e592ce.jpg"/>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/thumbnails/34dad90d-31a6-4714-81cf-8b7097b21a81.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Live Hacking - Internetwache CTF 2016 - crypto60, crypto70, crypto90</media:title>
            <media:description type="plain">Commented walkthrough of the security CTF Internetwache 2016. Crypto challenges. -=[ 🔴 Stuff I use ]=- → Microphone:* https://geni.us/ntg3b → Graphics tablet:* https://geni.us/wacom-intuos → Camera#1 for streaming:* https://geni.us/sony-camera ...</media:description>
        </item>
        <item>
            <title><![CDATA[Live Hacking - Internetwache CTF 2016 - web50, web60, web80]]></title>
            <link>https://stream.echo6.co/w/5zcFLsYDTdnv4Yd6QtPCbx</link>
            <guid>https://stream.echo6.co/w/5zcFLsYDTdnv4Yd6QtPCbx</guid>
            <pubDate>Sun, 29 Mar 2026 09:50:59 GMT</pubDate>
            <description><![CDATA[Commented walkthrough of the security CTF Internetwache 2016. Web Hacking challenges. -=[ ❤️ Support ]=- → per Video: https://www.patreon.com/join/liveoverflow → per Month: https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join -=[ 🐕 So...]]></description>
            <content:encoded><![CDATA[<p>Commented walkthrough of the security CTF Internetwache 2016. Web Hacking challenges.</p>
<p>-=[ ❤️ Support ]=-</p>
<p>→ per Video: <a href="https://www.patreon.com/join/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.patreon.com/join/liveoverflow</a><br />
→ per Month: <a href="https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join</a></p>
<p>-=[ 🐕 Social ]=-</p>
<p>→ Twitter: <a href="https://twitter.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://twitter.com/LiveOverflow/</a><br />
→ Website: <a href="https://liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://liveoverflow.com/</a><br />
→ Subreddit: <a href="https://www.reddit.com/r/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.reddit.com/r/LiveOverflow/</a><br />
→ Facebook: <a href="https://www.facebook.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/LiveOverflow/</a></p>
<p>#WebSecurity #CTF</p>
]]></content:encoded>
            <dc:creator>(YT)LiveOverflow</dc:creator>
            <enclosure length="84562743" type="video/mp4" url="https://stream.echo6.co/download/videos/generate/25074cf2-92c5-430b-b2bf-3cfe295a36bb?videoFileIds=17681"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://stream.echo6.co/videos/embed/5zcFLsYDTdnv4Yd6QtPCbx"/>
            <media:player url="https://stream.echo6.co/w/5zcFLsYDTdnv4Yd6QtPCbx"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://stream.echo6.co/lazy-static/torrents/c06418bb-d222-4b8b-a66c-2c33d915a5be-1080.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="84562743" url="https://stream.echo6.co/static/web-videos/04a5c4cd-353b-4352-99a6-1e500f613a00-1080.mp4" framerate="30" duration="555" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/previews/e3495e4f-d086-493b-b867-ea8dcb783e2c.jpg"/>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/thumbnails/0742ac6e-46cb-4e38-9eda-7c1c25c0fb95.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Live Hacking - Internetwache CTF 2016 - web50, web60, web80</media:title>
            <media:description type="plain">Commented walkthrough of the security CTF Internetwache 2016. Web Hacking challenges. -=[ ❤️ Support ]=- → per Video: https://www.patreon.com/join/liveoverflow → per Month: https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join -=[ 🐕 So...</media:description>
        </item>
        <item>
            <title><![CDATA[Attacking an Electronic Combination Lock (ft. Electronics Idiot)]]></title>
            <link>https://stream.echo6.co/w/7BLqDohH8Kp1SEkXeA8PLG</link>
            <guid>https://stream.echo6.co/w/7BLqDohH8Kp1SEkXeA8PLG</guid>
            <pubDate>Sat, 28 Mar 2026 12:10:50 GMT</pubDate>
            <description><![CDATA[A video collaboration with Electronics Idiot to show how an electronic lock could be implemented and how it can be attacked. Electronics Idiot channel: https://www.youtube.com/channel/UCbczzZetyWR3-Uj5o-YYFMg How to build this lock: https://www.y...]]></description>
            <content:encoded><![CDATA[<p>A video collaboration with Electronics Idiot to show how an electronic lock could be implemented and how it can be attacked.</p>
<p>Electronics Idiot channel: <a href="https://www.youtube.com/channel/UCbczzZetyWR3-Uj5o-YYFMg" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UCbczzZetyWR3-Uj5o-YYFMg</a><br />
How to build this lock: <a href="https://www.youtube.com/watch?v=7HeT4wvgz7w" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=7HeT4wvgz7w</a></p>
<p>Sourcecode for the lock and the bruteforce code: <a href="https://gist.github.com/LiveOverflow/038875bd10e79356f4c4ed67c2efb2d5" target="_blank" rel="noopener noreferrer">https://gist.github.com/LiveOverflow/038875bd10e79356f4c4ed67c2efb2d5</a><br />
<a href="https://github.com/ElectronicsIdiot/ArduinoLock" target="_blank" rel="noopener noreferrer">https://github.com/ElectronicsIdiot/ArduinoLock</a></p>
<p>-=[ 🔴 Stuff I use ]=-</p>
<p>→ Microphone:* <a href="https://geni.us/ntg3b" target="_blank" rel="noopener noreferrer">https://geni.us/ntg3b</a><br />
→ Graphics tablet:* <a href="https://geni.us/wacom-intuos" target="_blank" rel="noopener noreferrer">https://geni.us/wacom-intuos</a><br />
→ Camera#1 for streaming:* <a href="https://geni.us/sony-camera" target="_blank" rel="noopener noreferrer">https://geni.us/sony-camera</a><br />
→ Lens for streaming:* <a href="https://geni.us/sony-lense" target="_blank" rel="noopener noreferrer">https://geni.us/sony-lense</a><br />
→ Connect Camera#1 to PC:* <a href="https://geni.us/cam-link" target="_blank" rel="noopener noreferrer">https://geni.us/cam-link</a><br />
→ Keyboard:* <a href="https://geni.us/mech-keyboard" target="_blank" rel="noopener noreferrer">https://geni.us/mech-keyboard</a><br />
→ Old Microphone:* <a href="https://geni.us/mic-at2020usb" target="_blank" rel="noopener noreferrer">https://geni.us/mic-at2020usb</a></p>
<p>US Store Front:* <a href="https://www.amazon.com/shop/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.amazon.com/shop/liveoverflow</a></p>
<p>-=[ ❤️ Support ]=-</p>
<p>→ per Video: <a href="https://www.patreon.com/join/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.patreon.com/join/liveoverflow</a><br />
→ per Month: <a href="https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join</a></p>
<p>-=[ 🐕 Social ]=-</p>
<p>→ Twitter: <a href="https://twitter.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://twitter.com/LiveOverflow/</a><br />
→ Website: <a href="https://liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://liveoverflow.com/</a><br />
→ Subreddit: <a href="https://www.reddit.com/r/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.reddit.com/r/LiveOverflow/</a><br />
→ Facebook: <a href="https://www.facebook.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/LiveOverflow/</a></p>
<p>-=[ 📄 P.S. ]=-</p>
<p>All links with "*" are affiliate links.<br />
LiveOverflow / Security Flag GmbH is part of the Amazon Affiliate Partner Programm.</p>
<p>#HardwareSecurity</p>
]]></content:encoded>
            <dc:creator>(YT)LiveOverflow</dc:creator>
            <enclosure length="92075245" type="video/mp4" url="https://stream.echo6.co/download/videos/generate/35953de2-16c6-43d5-b26a-a709575a8154?videoFileIds=17399"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://stream.echo6.co/videos/embed/7BLqDohH8Kp1SEkXeA8PLG"/>
            <media:player url="https://stream.echo6.co/w/7BLqDohH8Kp1SEkXeA8PLG"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://stream.echo6.co/lazy-static/torrents/4df4b7d2-d623-4ccf-bac2-db82165921c0-1080.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="92075245" url="https://stream.echo6.co/static/web-videos/d5655519-2bfe-4e40-9da4-e91ca371debf-1080.mp4" framerate="25" duration="497" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/previews/52fd78b9-c285-4c8a-a160-93465f598771.jpg"/>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/thumbnails/815eba9e-9a15-4e94-a4cf-6d8a5e96d73d.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Attacking an Electronic Combination Lock (ft. Electronics Idiot)</media:title>
            <media:description type="plain">A video collaboration with Electronics Idiot to show how an electronic lock could be implemented and how it can be attacked. Electronics Idiot channel: https://www.youtube.com/channel/UCbczzZetyWR3-Uj5o-YYFMg How to build this lock: https://www.y...</media:description>
        </item>
        <item>
            <title><![CDATA[Breaking AES with ChipWhisperer - Piece of scake (Side Channel Analysis 100)]]></title>
            <link>https://stream.echo6.co/w/1pzoGrEKtfvArLpTdToPx7</link>
            <guid>https://stream.echo6.co/w/1pzoGrEKtfvArLpTdToPx7</guid>
            <pubDate>Sat, 28 Mar 2026 12:10:32 GMT</pubDate>
            <description><![CDATA[Terrible DPA explanation and sharing my experience solving the side channel analysis challenge "piece of scake" from the rhme2 CTF. A real DPA tutorial by Colin O'Flynn: https://www.youtube.com/watch?v=OlX-p4AGhWs The ChipWhisperer AES tutorial: ...]]></description>
            <content:encoded><![CDATA[<p>Terrible DPA explanation and sharing my experience solving the side channel analysis challenge "piece of scake" from the rhme2 CTF.</p>
<p>A real DPA tutorial by Colin O'Flynn: <a href="https://www.youtube.com/watch?v=OlX-p4AGhWs" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=OlX-p4AGhWs</a><br />
The ChipWhisperer AES tutorial: <a href="http://www.newae.com/sidechannel/cwdocs/tutorial.html" target="_blank" rel="noopener noreferrer">http://www.newae.com/sidechannel/cwdocs/tutorial.html</a><br />
ChipWhsiperer: <a href="http://newae.com/tools/chipwhisperer/" target="_blank" rel="noopener noreferrer">http://newae.com/tools/chipwhisperer/</a><br />
The DPA paper: <a href="https://www.rambus.com/introduction-to-differential-power-analysis-and-related-attacks/" target="_blank" rel="noopener noreferrer">https://www.rambus.com/introduction-to-differential-power-analysis-and-related-attacks/</a></p>
<p>rhme2 challenge files: <a href="https://github.com/Riscure/Rhme-2016" target="_blank" rel="noopener noreferrer">https://github.com/Riscure/Rhme-2016</a></p>
<p>-=[ 🔴 Stuff I use ]=-</p>
<p>→ Microphone:* <a href="https://geni.us/ntg3b" target="_blank" rel="noopener noreferrer">https://geni.us/ntg3b</a><br />
→ Graphics tablet:* <a href="https://geni.us/wacom-intuos" target="_blank" rel="noopener noreferrer">https://geni.us/wacom-intuos</a><br />
→ Camera#1 for streaming:* <a href="https://geni.us/sony-camera" target="_blank" rel="noopener noreferrer">https://geni.us/sony-camera</a><br />
→ Lens for streaming:* <a href="https://geni.us/sony-lense" target="_blank" rel="noopener noreferrer">https://geni.us/sony-lense</a><br />
→ Connect Camera#1 to PC:* <a href="https://geni.us/cam-link" target="_blank" rel="noopener noreferrer">https://geni.us/cam-link</a><br />
→ Keyboard:* <a href="https://geni.us/mech-keyboard" target="_blank" rel="noopener noreferrer">https://geni.us/mech-keyboard</a><br />
→ Old Microphone:* <a href="https://geni.us/mic-at2020usb" target="_blank" rel="noopener noreferrer">https://geni.us/mic-at2020usb</a></p>
<p>US Store Front:* <a href="https://www.amazon.com/shop/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.amazon.com/shop/liveoverflow</a></p>
<p>-=[ ❤️ Support ]=-</p>
<p>→ per Video: <a href="https://www.patreon.com/join/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.patreon.com/join/liveoverflow</a><br />
→ per Month: <a href="https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join</a></p>
<p>-=[ 🐕 Social ]=-</p>
<p>→ Twitter: <a href="https://twitter.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://twitter.com/LiveOverflow/</a><br />
→ Website: <a href="https://liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://liveoverflow.com/</a><br />
→ Subreddit: <a href="https://www.reddit.com/r/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.reddit.com/r/LiveOverflow/</a><br />
→ Facebook: <a href="https://www.facebook.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/LiveOverflow/</a></p>
<p>-=[ 📄 P.S. ]=-</p>
<p>All links with "*" are affiliate links.<br />
LiveOverflow / Security Flag GmbH is part of the Amazon Affiliate Partner Programm.</p>
<p>#CTF #HardwareSecurity</p>
]]></content:encoded>
            <dc:creator>(YT)LiveOverflow</dc:creator>
            <enclosure length="191908945" type="video/mp4" url="https://stream.echo6.co/download/videos/generate/034aaf52-5128-4943-bfb8-b5cdf39c4408?videoFileIds=17398"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://stream.echo6.co/videos/embed/1pzoGrEKtfvArLpTdToPx7"/>
            <media:player url="https://stream.echo6.co/w/1pzoGrEKtfvArLpTdToPx7"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://stream.echo6.co/lazy-static/torrents/bcff4968-a705-41ad-b474-f51105880e2f-1080.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="191908945" url="https://stream.echo6.co/static/web-videos/57a67018-3287-4533-90a8-bac742084e1a-1080.mp4" framerate="25" duration="849" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/previews/f5bcf7a6-0ef1-477c-989b-58629c97569a.jpg"/>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/thumbnails/5f61cf4a-98d6-410c-9fda-841af7379699.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Breaking AES with ChipWhisperer - Piece of scake (Side Channel Analysis 100)</media:title>
            <media:description type="plain">Terrible DPA explanation and sharing my experience solving the side channel analysis challenge "piece of scake" from the rhme2 CTF. A real DPA tutorial by Colin O'Flynn: https://www.youtube.com/watch?v=OlX-p4AGhWs The ChipWhisperer AES tutorial: ...</media:description>
        </item>
        <item>
            <title><![CDATA[SHA1 length extension attack on the Secure Filesystem - rhme2 Secure Filesystem (crypto 100)]]></title>
            <link>https://stream.echo6.co/w/57wnjmExhtgDVZ2eW4dkgm</link>
            <guid>https://stream.echo6.co/w/57wnjmExhtgDVZ2eW4dkgm</guid>
            <pubDate>Sat, 28 Mar 2026 12:10:19 GMT</pubDate>
            <description><![CDATA[The first challenge I solved for the embedded hardware CTF by riscure. It implements a Secure Filesystem which prevents you from readeing files without knowing the correct token for a file. Load the challenge on your own board: https://github.com...]]></description>
            <content:encoded><![CDATA[<p>The first challenge I solved for the embedded hardware CTF by riscure. It implements a Secure Filesystem which prevents you from readeing files without knowing the correct token for a file.</p>
<p>Load the challenge on your own board: <a href="https://github.com/Riscure/Rhme-2016" target="_blank" rel="noopener noreferrer">https://github.com/Riscure/Rhme-2016</a></p>
<p>-=[ 🔴 Stuff I use ]=-</p>
<p>→ Microphone:* <a href="https://geni.us/ntg3b" target="_blank" rel="noopener noreferrer">https://geni.us/ntg3b</a><br />
→ Graphics tablet:* <a href="https://geni.us/wacom-intuos" target="_blank" rel="noopener noreferrer">https://geni.us/wacom-intuos</a><br />
→ Camera#1 for streaming:* <a href="https://geni.us/sony-camera" target="_blank" rel="noopener noreferrer">https://geni.us/sony-camera</a><br />
→ Lens for streaming:* <a href="https://geni.us/sony-lense" target="_blank" rel="noopener noreferrer">https://geni.us/sony-lense</a><br />
→ Connect Camera#1 to PC:* <a href="https://geni.us/cam-link" target="_blank" rel="noopener noreferrer">https://geni.us/cam-link</a><br />
→ Keyboard:* <a href="https://geni.us/mech-keyboard" target="_blank" rel="noopener noreferrer">https://geni.us/mech-keyboard</a><br />
→ Old Microphone:* <a href="https://geni.us/mic-at2020usb" target="_blank" rel="noopener noreferrer">https://geni.us/mic-at2020usb</a></p>
<p>US Store Front:* <a href="https://www.amazon.com/shop/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.amazon.com/shop/liveoverflow</a></p>
<p>-=[ ❤️ Support ]=-</p>
<p>→ per Video: <a href="https://www.patreon.com/join/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.patreon.com/join/liveoverflow</a><br />
→ per Month: <a href="https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join</a></p>
<p>-=[ 🐕 Social ]=-</p>
<p>→ Twitter: <a href="https://twitter.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://twitter.com/LiveOverflow/</a><br />
→ Website: <a href="https://liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://liveoverflow.com/</a><br />
→ Subreddit: <a href="https://www.reddit.com/r/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.reddit.com/r/LiveOverflow/</a><br />
→ Facebook: <a href="https://www.facebook.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/LiveOverflow/</a></p>
<p>-=[ 📄 P.S. ]=-</p>
<p>All links with "*" are affiliate links.<br />
LiveOverflow / Security Flag GmbH is part of the Amazon Affiliate Partner Programm.</p>
<p>#CTF #Cryptography</p>
]]></content:encoded>
            <dc:creator>(YT)LiveOverflow</dc:creator>
            <enclosure length="22223806" type="video/mp4" url="https://stream.echo6.co/download/videos/generate/214dbb5e-9f77-4b9d-8fbb-a578188f40b6?videoFileIds=17397"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://stream.echo6.co/videos/embed/57wnjmExhtgDVZ2eW4dkgm"/>
            <media:player url="https://stream.echo6.co/w/57wnjmExhtgDVZ2eW4dkgm"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://stream.echo6.co/lazy-static/torrents/73b48c8f-ed1c-41fb-987e-c549403aa17f-1080.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="22223806" url="https://stream.echo6.co/static/web-videos/5964c114-b4bc-469b-8bec-f3703d3b4408-1080.mp4" framerate="25" duration="418" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/previews/bd3f9e6e-fb3c-4f4a-b49e-d8dfe9bc0efb.jpg"/>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/thumbnails/59b9589e-344f-4380-909d-f2a4fb09094e.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">SHA1 length extension attack on the Secure Filesystem - rhme2 Secure Filesystem (crypto 100)</media:title>
            <media:description type="plain">The first challenge I solved for the embedded hardware CTF by riscure. It implements a Secure Filesystem which prevents you from readeing files without knowing the correct token for a file. Load the challenge on your own board: https://github.com...</media:description>
        </item>
        <item>
            <title><![CDATA[A day in the life of a pen-tester]]></title>
            <link>https://stream.echo6.co/w/hxKBXWH7HmRzisCif4LS4T</link>
            <guid>https://stream.echo6.co/w/hxKBXWH7HmRzisCif4LS4T</guid>
            <pubDate>Sat, 28 Mar 2026 12:10:09 GMT</pubDate>
            <description><![CDATA[This is a typical day as a pen-tester. As a professional pen-tester I wanted to share how this work really looks like and what kind of skills are required. In memory of bonkura ❤️ (1st April) Pen tester. Get it? -=[ 🔴 Stuff I use ]=- → Microp...]]></description>
            <content:encoded><![CDATA[<p>This is a typical day as a pen-tester. As a professional pen-tester I wanted to share how this work really looks like and what kind of skills are required.<br />
In memory of bonkura ❤️</p>
<p>(1st April) Pen tester. Get it?</p>
<p>-=[ 🔴 Stuff I use ]=-</p>
<p>→ Microphone:* <a href="https://geni.us/ntg3b" target="_blank" rel="noopener noreferrer">https://geni.us/ntg3b</a><br />
→ Graphics tablet:* <a href="https://geni.us/wacom-intuos" target="_blank" rel="noopener noreferrer">https://geni.us/wacom-intuos</a><br />
→ Camera#1 for streaming:* <a href="https://geni.us/sony-camera" target="_blank" rel="noopener noreferrer">https://geni.us/sony-camera</a><br />
→ Lens for streaming:* <a href="https://geni.us/sony-lense" target="_blank" rel="noopener noreferrer">https://geni.us/sony-lense</a><br />
→ Connect Camera#1 to PC:* <a href="https://geni.us/cam-link" target="_blank" rel="noopener noreferrer">https://geni.us/cam-link</a><br />
→ Keyboard:* <a href="https://geni.us/mech-keyboard" target="_blank" rel="noopener noreferrer">https://geni.us/mech-keyboard</a><br />
→ Old Microphone:* <a href="https://geni.us/mic-at2020usb" target="_blank" rel="noopener noreferrer">https://geni.us/mic-at2020usb</a></p>
<p>US Store Front:* <a href="https://www.amazon.com/shop/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.amazon.com/shop/liveoverflow</a></p>
<p>-=[ ❤️ Support ]=-</p>
<p>→ per Video: <a href="https://www.patreon.com/join/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.patreon.com/join/liveoverflow</a><br />
→ per Month: <a href="https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join</a></p>
<p>-=[ 🐕 Social ]=-</p>
<p>→ Twitter: <a href="https://twitter.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://twitter.com/LiveOverflow/</a><br />
→ Website: <a href="https://liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://liveoverflow.com/</a><br />
→ Subreddit: <a href="https://www.reddit.com/r/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.reddit.com/r/LiveOverflow/</a><br />
→ Facebook: <a href="https://www.facebook.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/LiveOverflow/</a></p>
<p>-=[ 📄 P.S. ]=-</p>
<p>All links with "*" are affiliate links.<br />
LiveOverflow / Security Flag GmbH is part of the Amazon Affiliate Partner Programm.</p>
]]></content:encoded>
            <dc:creator>(YT)LiveOverflow</dc:creator>
            <enclosure length="26704702" type="video/mp4" url="https://stream.echo6.co/download/videos/generate/86012842-1266-4973-9d9a-526193d82af9?videoFileIds=17396"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://stream.echo6.co/videos/embed/hxKBXWH7HmRzisCif4LS4T"/>
            <media:player url="https://stream.echo6.co/w/hxKBXWH7HmRzisCif4LS4T"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://stream.echo6.co/lazy-static/torrents/52599c58-346c-4599-884e-1ef827023a97-1080.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="26704702" url="https://stream.echo6.co/static/web-videos/c454ff6c-edd9-4c46-9afa-69c85d10cea2-1080.mp4" framerate="25" duration="99" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/previews/29deee94-3e34-4eba-b1eb-9074a8557409.jpg"/>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/thumbnails/b9f0db39-d70f-4e36-8010-651af181e88f.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">A day in the life of a pen-tester</media:title>
            <media:description type="plain">This is a typical day as a pen-tester. As a professional pen-tester I wanted to share how this work really looks like and what kind of skills are required. In memory of bonkura ❤️ (1st April) Pen tester. Get it? -=[ 🔴 Stuff I use ]=- → Microp...</media:description>
        </item>
        <item>
            <title><![CDATA[Solving AVR reverse engineering challenge with radare2 - rhme2 Jumpy (reversing 100)]]></title>
            <link>https://stream.echo6.co/w/8yWeAUJh9eNrMa957ci2DF</link>
            <guid>https://stream.echo6.co/w/8yWeAUJh9eNrMa957ci2DF</guid>
            <pubDate>Sat, 28 Mar 2026 12:09:43 GMT</pubDate>
            <description><![CDATA[We are using radare2 together with avr-gdb and simavr to reverse engineer the challenge "Jumpy" which implemets a password checking algorithm. (?s)lds r24[a-Z, 0-9;.$^]+\n[a-Z, 0-9;.$^│]+\n[a-Z, 0-9;.$^│]+\n[a-Z, 0-9;.$^│]+lds r24 Challenge ...]]></description>
            <content:encoded><![CDATA[<p>We are using radare2 together with avr-gdb and simavr to reverse engineer the challenge "Jumpy" which implemets a password checking algorithm.</p>
<p>(?s)lds r24[a-Z, 0-9;.$^]+\n[a-Z, 0-9;.$^│]+\n[a-Z, 0-9;.$^│]+\n[a-Z, 0-9;.$^│]+lds r24</p>
<p>Challenge files: <a href="https://github.com/Riscure/Rhme-2016" target="_blank" rel="noopener noreferrer">https://github.com/Riscure/Rhme-2016</a><br />
The .gdbinit from this video: <a href="https://github.com/cyrus-and/gdb-dashboard" target="_blank" rel="noopener noreferrer">https://github.com/cyrus-and/gdb-dashboard</a></p>
<p>-=[ 🔴 Stuff I use ]=-</p>
<p>→ Microphone:* <a href="https://geni.us/ntg3b" target="_blank" rel="noopener noreferrer">https://geni.us/ntg3b</a><br />
→ Graphics tablet:* <a href="https://geni.us/wacom-intuos" target="_blank" rel="noopener noreferrer">https://geni.us/wacom-intuos</a><br />
→ Camera#1 for streaming:* <a href="https://geni.us/sony-camera" target="_blank" rel="noopener noreferrer">https://geni.us/sony-camera</a><br />
→ Lens for streaming:* <a href="https://geni.us/sony-lense" target="_blank" rel="noopener noreferrer">https://geni.us/sony-lense</a><br />
→ Connect Camera#1 to PC:* <a href="https://geni.us/cam-link" target="_blank" rel="noopener noreferrer">https://geni.us/cam-link</a><br />
→ Keyboard:* <a href="https://geni.us/mech-keyboard" target="_blank" rel="noopener noreferrer">https://geni.us/mech-keyboard</a><br />
→ Old Microphone:* <a href="https://geni.us/mic-at2020usb" target="_blank" rel="noopener noreferrer">https://geni.us/mic-at2020usb</a></p>
<p>US Store Front:* <a href="https://www.amazon.com/shop/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.amazon.com/shop/liveoverflow</a></p>
<p>-=[ ❤️ Support ]=-</p>
<p>→ per Video: <a href="https://www.patreon.com/join/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.patreon.com/join/liveoverflow</a><br />
→ per Month: <a href="https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join</a></p>
<p>-=[ 🐕 Social ]=-</p>
<p>→ Twitter: <a href="https://twitter.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://twitter.com/LiveOverflow/</a><br />
→ Website: <a href="https://liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://liveoverflow.com/</a><br />
→ Subreddit: <a href="https://www.reddit.com/r/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.reddit.com/r/LiveOverflow/</a><br />
→ Facebook: <a href="https://www.facebook.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/LiveOverflow/</a></p>
<p>-=[ 📄 P.S. ]=-</p>
<p>All links with "*" are affiliate links.<br />
LiveOverflow / Security Flag GmbH is part of the Amazon Affiliate Partner Programm.</p>
<p>#ReverseEngineering #CTF</p>
]]></content:encoded>
            <dc:creator>(YT)LiveOverflow</dc:creator>
            <enclosure length="82661608" type="video/mp4" url="https://stream.echo6.co/download/videos/generate/3d4931c8-9e87-446e-a9d8-598e90466fc5?videoFileIds=17395"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://stream.echo6.co/videos/embed/8yWeAUJh9eNrMa957ci2DF"/>
            <media:player url="https://stream.echo6.co/w/8yWeAUJh9eNrMa957ci2DF"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://stream.echo6.co/lazy-static/torrents/02fb1d19-c266-4971-9b10-217e102346a2-1080.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="82661608" url="https://stream.echo6.co/static/web-videos/045dbcdb-7ef6-4dd9-860c-14730eb09e4d-1080.mp4" framerate="25" duration="787" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/previews/2c7b4f71-b829-408e-912c-9894fa55e4b7.jpg"/>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/thumbnails/642c34ce-26fd-4c7e-a7b9-0e994935683e.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Solving AVR reverse engineering challenge with radare2 - rhme2 Jumpy (reversing 100)</media:title>
            <media:description type="plain">We are using radare2 together with avr-gdb and simavr to reverse engineer the challenge "Jumpy" which implemets a password checking algorithm. (?s)lds r24[a-Z, 0-9;.$^]+\n[a-Z, 0-9;.$^│]+\n[a-Z, 0-9;.$^│]+\n[a-Z, 0-9;.$^│]+lds r24 Challenge ...</media:description>
        </item>
        <item>
            <title><![CDATA[What do Nintendo Switch and iOS 9.3 have in common? CVE-2016-4657 walk-through]]></title>
            <link>https://stream.echo6.co/w/qH87cHVgqka8Y93EeZ4C4G</link>
            <guid>https://stream.echo6.co/w/qH87cHVgqka8Y93EeZ4C4G</guid>
            <pubDate>Sat, 28 Mar 2026 12:09:28 GMT</pubDate>
            <description><![CDATA[Using the webkit bug CVE-2016-4657 to start hacking the Nintedno Switch. I have taken the first part from qwerty's iOS 9.3 jailbreak and adapt it to the Nintendo Switch. We craft a Uint32Array to get a arbitrary read/write primitive. Demo at 16:1...]]></description>
            <content:encoded><![CDATA[<p>Using the webkit bug CVE-2016-4657 to start hacking the Nintedno Switch. I have taken the first part from qwerty's iOS 9.3 jailbreak and adapt it to the Nintendo Switch. We craft a Uint32Array to get a arbitrary read/write primitive.</p>
<p>Demo at 16:19</p>
<p>The basic PoC: <a href="https://github.com/LiveOverflow/lo_nintendoswitch/blob/master/poc1.html" target="_blank" rel="noopener noreferrer">https://github.com/LiveOverflow/lo_nintendoswitch/blob/master/poc1.html</a><br />
Phrack article: <a href="http://phrack.org/papers/attacking_javascript_engines.html" target="_blank" rel="noopener noreferrer">phrack.org/papers/attacking_javascript_engines.html</a></p>
<p>-=[ ❤️ Support ]=-</p>
<p>→ per Video: <a href="https://www.patreon.com/join/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.patreon.com/join/liveoverflow</a><br />
→ per Month: <a href="https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join</a></p>
<p>-=[ 🐕 Social ]=-</p>
<p>→ Twitter: <a href="https://twitter.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://twitter.com/LiveOverflow/</a><br />
→ Website: <a href="https://liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://liveoverflow.com/</a><br />
→ Subreddit: <a href="https://www.reddit.com/r/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.reddit.com/r/LiveOverflow/</a><br />
→ Facebook: <a href="https://www.facebook.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/LiveOverflow/</a></p>
<p>-=[ 📄 P.S. ]=-</p>
<p>All links with "*" are affiliate links.<br />
LiveOverflow / Security Flag GmbH is part of the Amazon Affiliate Partner Programm.</p>
<p>#SecurityResearch #BrowserExploitation #CVE</p>
]]></content:encoded>
            <dc:creator>(YT)LiveOverflow</dc:creator>
            <enclosure length="118804008" type="video/mp4" url="https://stream.echo6.co/download/videos/generate/c81933c4-3864-451f-b150-eb99f5e2188e?videoFileIds=17394"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://stream.echo6.co/videos/embed/qH87cHVgqka8Y93EeZ4C4G"/>
            <media:player url="https://stream.echo6.co/w/qH87cHVgqka8Y93EeZ4C4G"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://stream.echo6.co/lazy-static/torrents/7fb59a29-3881-4459-a55e-996fb6fb4d00-1080.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="118804008" url="https://stream.echo6.co/static/web-videos/ee489800-c1a4-400f-8b40-3834e9bbfae4-1080.mp4" framerate="25" duration="1123" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/previews/78102e7f-d537-4a1d-855f-110c6e8730b2.jpg"/>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/thumbnails/c1fe1aed-960b-4aea-95f6-3536d722d137.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">What do Nintendo Switch and iOS 9.3 have in common? CVE-2016-4657 walk-through</media:title>
            <media:description type="plain">Using the webkit bug CVE-2016-4657 to start hacking the Nintedno Switch. I have taken the first part from qwerty's iOS 9.3 jailbreak and adapt it to the Nintendo Switch. We craft a Uint32Array to get a arbitrary read/write primitive. Demo at 16:1...</media:description>
        </item>
        <item>
            <title><![CDATA[riscure embedded hardware CTF is over - loopback 0x03]]></title>
            <link>https://stream.echo6.co/w/ap4WtZ449qZf7zzbVuKF2h</link>
            <guid>https://stream.echo6.co/w/ap4WtZ449qZf7zzbVuKF2h</guid>
            <pubDate>Sat, 28 Mar 2026 12:09:14 GMT</pubDate>
            <description><![CDATA[Challenge files: https://github.com/Riscure/Rhme-2016 -=[ 🔴 Stuff I use ]=- → Microphone:* https://geni.us/ntg3b → Graphics tablet:* https://geni.us/wacom-intuos → Camera#1 for streaming:* https://geni.us/sony-camera → Lens for streaming:* htt...]]></description>
            <content:encoded><![CDATA[<p>Challenge files: <a href="https://github.com/Riscure/Rhme-2016" target="_blank" rel="noopener noreferrer">https://github.com/Riscure/Rhme-2016</a></p>
<p>-=[ 🔴 Stuff I use ]=-</p>
<p>→ Microphone:* <a href="https://geni.us/ntg3b" target="_blank" rel="noopener noreferrer">https://geni.us/ntg3b</a><br />
→ Graphics tablet:* <a href="https://geni.us/wacom-intuos" target="_blank" rel="noopener noreferrer">https://geni.us/wacom-intuos</a><br />
→ Camera#1 for streaming:* <a href="https://geni.us/sony-camera" target="_blank" rel="noopener noreferrer">https://geni.us/sony-camera</a><br />
→ Lens for streaming:* <a href="https://geni.us/sony-lense" target="_blank" rel="noopener noreferrer">https://geni.us/sony-lense</a><br />
→ Connect Camera#1 to PC:* <a href="https://geni.us/cam-link" target="_blank" rel="noopener noreferrer">https://geni.us/cam-link</a><br />
→ Keyboard:* <a href="https://geni.us/mech-keyboard" target="_blank" rel="noopener noreferrer">https://geni.us/mech-keyboard</a><br />
→ Old Microphone:* <a href="https://geni.us/mic-at2020usb" target="_blank" rel="noopener noreferrer">https://geni.us/mic-at2020usb</a></p>
<p>US Store Front:* <a href="https://www.amazon.com/shop/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.amazon.com/shop/liveoverflow</a></p>
<p>-=[ ❤️ Support ]=-</p>
<p>→ per Video: <a href="https://www.patreon.com/join/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.patreon.com/join/liveoverflow</a><br />
→ per Month: <a href="https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join</a></p>
<p>-=[ 🐕 Social ]=-</p>
<p>→ Twitter: <a href="https://twitter.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://twitter.com/LiveOverflow/</a><br />
→ Website: <a href="https://liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://liveoverflow.com/</a><br />
→ Subreddit: <a href="https://www.reddit.com/r/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.reddit.com/r/LiveOverflow/</a><br />
→ Facebook: <a href="https://www.facebook.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/LiveOverflow/</a></p>
<p>-=[ 📄 P.S. ]=-</p>
<p>All links with "*" are affiliate links.<br />
LiveOverflow / Security Flag GmbH is part of the Amazon Affiliate Partner Programm.</p>
]]></content:encoded>
            <dc:creator>(YT)LiveOverflow</dc:creator>
            <enclosure length="52136045" type="video/mp4" url="https://stream.echo6.co/download/videos/generate/4c1ac848-e83c-4f13-b717-3f93e1b6c35e?videoFileIds=17393"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://stream.echo6.co/videos/embed/ap4WtZ449qZf7zzbVuKF2h"/>
            <media:player url="https://stream.echo6.co/w/ap4WtZ449qZf7zzbVuKF2h"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://stream.echo6.co/lazy-static/torrents/12809a41-b0c1-4df1-ad1b-8537318179c0-1080.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="52136045" url="https://stream.echo6.co/static/web-videos/1ea8c0a9-140c-4928-a4c0-7be4fa751c7a-1080.mp4" framerate="25" duration="500" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/previews/c8876f3f-6b74-4865-9e8e-fc114094b8a1.jpg"/>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/thumbnails/e0ea6be0-5394-44bd-becf-2cca2761c73d.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">riscure embedded hardware CTF is over - loopback 0x03</media:title>
            <media:description type="plain">Challenge files: https://github.com/Riscure/Rhme-2016 -=[ 🔴 Stuff I use ]=- → Microphone:* https://geni.us/ntg3b → Graphics tablet:* https://geni.us/wacom-intuos → Camera#1 for streaming:* https://geni.us/sony-camera → Lens for streaming:* htt...</media:description>
        </item>
        <item>
            <title><![CDATA[Start reverse engineering AVR - Memory Map and I/O Registers - rhme2 Reverse Engineering]]></title>
            <link>https://stream.echo6.co/w/6kYoqC38zMaPd4RSvmsigJ</link>
            <guid>https://stream.echo6.co/w/6kYoqC38zMaPd4RSvmsigJ</guid>
            <pubDate>Sat, 28 Mar 2026 12:08:59 GMT</pubDate>
            <description><![CDATA[We are looking at the datasheet of the ATmega328p and learn about harvard architecture and how serial communication on an assembler level looks like. -=[ 🔴 Stuff I use ]=- → Microphone:* https://geni.us/ntg3b → Graphics tablet:* https://geni.us...]]></description>
            <content:encoded><![CDATA[<p>We are looking at the datasheet of the ATmega328p and learn about harvard architecture and how serial communication on an assembler level looks like.</p>
<p>-=[ 🔴 Stuff I use ]=-</p>
<p>→ Microphone:* <a href="https://geni.us/ntg3b" target="_blank" rel="noopener noreferrer">https://geni.us/ntg3b</a><br />
→ Graphics tablet:* <a href="https://geni.us/wacom-intuos" target="_blank" rel="noopener noreferrer">https://geni.us/wacom-intuos</a><br />
→ Camera#1 for streaming:* <a href="https://geni.us/sony-camera" target="_blank" rel="noopener noreferrer">https://geni.us/sony-camera</a><br />
→ Lens for streaming:* <a href="https://geni.us/sony-lense" target="_blank" rel="noopener noreferrer">https://geni.us/sony-lense</a><br />
→ Connect Camera#1 to PC:* <a href="https://geni.us/cam-link" target="_blank" rel="noopener noreferrer">https://geni.us/cam-link</a><br />
→ Keyboard:* <a href="https://geni.us/mech-keyboard" target="_blank" rel="noopener noreferrer">https://geni.us/mech-keyboard</a><br />
→ Old Microphone:* <a href="https://geni.us/mic-at2020usb" target="_blank" rel="noopener noreferrer">https://geni.us/mic-at2020usb</a></p>
<p>US Store Front:* <a href="https://www.amazon.com/shop/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.amazon.com/shop/liveoverflow</a></p>
<p>-=[ ❤️ Support ]=-</p>
<p>→ per Video: <a href="https://www.patreon.com/join/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.patreon.com/join/liveoverflow</a><br />
→ per Month: <a href="https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join</a></p>
<p>-=[ 🐕 Social ]=-</p>
<p>→ Twitter: <a href="https://twitter.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://twitter.com/LiveOverflow/</a><br />
→ Website: <a href="https://liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://liveoverflow.com/</a><br />
→ Subreddit: <a href="https://www.reddit.com/r/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.reddit.com/r/LiveOverflow/</a><br />
→ Facebook: <a href="https://www.facebook.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/LiveOverflow/</a></p>
<p>-=[ 📄 P.S. ]=-</p>
<p>All links with "*" are affiliate links.<br />
LiveOverflow / Security Flag GmbH is part of the Amazon Affiliate Partner Programm.</p>
<p>#HardwareSecurity #ReverseEngineering</p>
]]></content:encoded>
            <dc:creator>(YT)LiveOverflow</dc:creator>
            <enclosure length="46832142" type="video/mp4" url="https://stream.echo6.co/download/videos/generate/2b47930d-8414-4b4f-a6b8-46dcb85e4d64?videoFileIds=17392"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://stream.echo6.co/videos/embed/6kYoqC38zMaPd4RSvmsigJ"/>
            <media:player url="https://stream.echo6.co/w/6kYoqC38zMaPd4RSvmsigJ"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://stream.echo6.co/lazy-static/torrents/3f44f4c3-2869-4b41-ae8a-532ff10b9399-1080.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="46832142" url="https://stream.echo6.co/static/web-videos/9b3cc8d0-6397-497e-ac34-003793460eb0-1080.mp4" framerate="25" duration="604" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/previews/7b14d24f-de21-4da6-8a2b-7dc2da395676.jpg"/>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/thumbnails/b30922f1-d776-49ac-be52-ef343fa8512d.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Start reverse engineering AVR - Memory Map and I/O Registers - rhme2 Reverse Engineering</media:title>
            <media:description type="plain">We are looking at the datasheet of the ATmega328p and learn about harvard architecture and how serial communication on an assembler level looks like. -=[ 🔴 Stuff I use ]=- → Microphone:* https://geni.us/ntg3b → Graphics tablet:* https://geni.us...</media:description>
        </item>
        <item>
            <title><![CDATA[Red vs. Blue: Pen-Testing Introduction]]></title>
            <link>https://stream.echo6.co/w/ddWLxnfRQwgn5QiK9LxSek</link>
            <guid>https://stream.echo6.co/w/ddWLxnfRQwgn5QiK9LxSek</guid>
            <pubDate>Sat, 28 Mar 2026 11:54:35 GMT</pubDate>
            <description><![CDATA[This is the best trick to get started with pen-testing! A day in the life of a pen-tester: https://www.youtube.com/watch?v=2LOtBpA7W_M -=[ 🔴 Stuff I use ]=- → Microphone:* https://geni.us/ntg3b → Graphics tablet:* https://geni.us/wacom-intuos ...]]></description>
            <content:encoded><![CDATA[<p>This is the best trick to get started with pen-testing!</p>
<p>A day in the life of a pen-tester: <a href="https://www.youtube.com/watch?v=2LOtBpA7W_M" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=2LOtBpA7W_M</a></p>
<p>-=[ 🔴 Stuff I use ]=-</p>
<p>→ Microphone:* <a href="https://geni.us/ntg3b" target="_blank" rel="noopener noreferrer">https://geni.us/ntg3b</a><br />
→ Graphics tablet:* <a href="https://geni.us/wacom-intuos" target="_blank" rel="noopener noreferrer">https://geni.us/wacom-intuos</a><br />
→ Camera#1 for streaming:* <a href="https://geni.us/sony-camera" target="_blank" rel="noopener noreferrer">https://geni.us/sony-camera</a><br />
→ Lens for streaming:* <a href="https://geni.us/sony-lense" target="_blank" rel="noopener noreferrer">https://geni.us/sony-lense</a><br />
→ Connect Camera#1 to PC:* <a href="https://geni.us/cam-link" target="_blank" rel="noopener noreferrer">https://geni.us/cam-link</a><br />
→ Keyboard:* <a href="https://geni.us/mech-keyboard" target="_blank" rel="noopener noreferrer">https://geni.us/mech-keyboard</a><br />
→ Old Microphone:* <a href="https://geni.us/mic-at2020usb" target="_blank" rel="noopener noreferrer">https://geni.us/mic-at2020usb</a></p>
<p>US Store Front:* <a href="https://www.amazon.com/shop/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.amazon.com/shop/liveoverflow</a></p>
<p>-=[ ❤️ Support ]=-</p>
<p>→ per Video: <a href="https://www.patreon.com/join/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.patreon.com/join/liveoverflow</a><br />
→ per Month: <a href="https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join</a></p>
<p>-=[ 🐕 Social ]=-</p>
<p>→ Twitter: <a href="https://twitter.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://twitter.com/LiveOverflow/</a><br />
→ Website: <a href="https://liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://liveoverflow.com/</a><br />
→ Subreddit: <a href="https://www.reddit.com/r/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.reddit.com/r/LiveOverflow/</a><br />
→ Facebook: <a href="https://www.facebook.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/LiveOverflow/</a></p>
<p>-=[ 📄 P.S. ]=-</p>
<p>All links with "*" are affiliate links.<br />
LiveOverflow / Security Flag GmbH is part of the Amazon Affiliate Partner Programm.</p>
]]></content:encoded>
            <dc:creator>(YT)LiveOverflow</dc:creator>
            <enclosure length="23229275" type="video/mp4" url="https://stream.echo6.co/download/videos/generate/62fc5752-aa29-46c4-9cf1-0c2013b80de5?videoFileIds=17391"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://stream.echo6.co/videos/embed/ddWLxnfRQwgn5QiK9LxSek"/>
            <media:player url="https://stream.echo6.co/w/ddWLxnfRQwgn5QiK9LxSek"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://stream.echo6.co/lazy-static/torrents/df697d71-ff16-4403-926f-925672f608b2-1080.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="23229275" url="https://stream.echo6.co/static/web-videos/4e989de0-c088-4cda-9695-4bce35b5ced4-1080.mp4" framerate="25" duration="152" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/previews/b44dad24-78bf-435f-a033-c9bf2c34eca9.jpg"/>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/thumbnails/50fa369a-d53c-4d69-8f5b-7489ee59807d.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Red vs. Blue: Pen-Testing Introduction</media:title>
            <media:description type="plain">This is the best trick to get started with pen-testing! A day in the life of a pen-tester: https://www.youtube.com/watch?v=2LOtBpA7W_M -=[ 🔴 Stuff I use ]=- → Microphone:* https://geni.us/ntg3b → Graphics tablet:* https://geni.us/wacom-intuos ...</media:description>
        </item>
        <item>
            <title><![CDATA[How do SIM Cards work? - SIMtrace]]></title>
            <link>https://stream.echo6.co/w/bhJVdwAhAVgRR74ma55HbD</link>
            <guid>https://stream.echo6.co/w/bhJVdwAhAVgRR74ma55HbD</guid>
            <pubDate>Sat, 28 Mar 2026 11:54:26 GMT</pubDate>
            <description><![CDATA[In this video we use SIMtrace to intercept the communication between the phone and SIM card to understand how that works. This is part 1 in a series introducing mobile security. buy my font (advertisement): https://shop.liveoverflow.com/ Vadim Y...]]></description>
            <content:encoded><![CDATA[<p>In this video we use SIMtrace to intercept the communication between the phone and SIM card to understand how that works. This is part 1 in a series introducing mobile security.</p>
<p>buy my font (advertisement): <a href="https://shop.liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://shop.liveoverflow.com/</a></p>
<p>Vadim Yanitskiy: <a href="https://twitter.com/axilirator" target="_blank" rel="noopener noreferrer">https://twitter.com/axilirator</a><br />
Osmocom: <a href="https://osmocom.org/" target="_blank" rel="noopener noreferrer">https://osmocom.org/</a></p>
<p>=[ ❤️ Support ]=</p>
<p>→ per Video: <a href="https://www.patreon.com/join/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.patreon.com/join/liveoverflow</a><br />
→ per Month: <a href="https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join</a><br />
buy my font (advertisement): <a href="https://shop.liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://shop.liveoverflow.com/</a></p>
<p>=[ 🐕 Social ]=</p>
<p>→ Twitter: <a href="https://twitter.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://twitter.com/LiveOverflow/</a><br />
→ Website: <a href="https://liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://liveoverflow.com/</a><br />
→ Subreddit: <a href="https://www.reddit.com/r/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.reddit.com/r/LiveOverflow/</a><br />
→ Facebook: <a href="https://www.facebook.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/LiveOverflow/</a></p>
<p>#MobileSecurity</p>
]]></content:encoded>
            <dc:creator>(YT)LiveOverflow</dc:creator>
            <enclosure length="63144905" type="video/mp4" url="https://stream.echo6.co/download/videos/generate/5351bc5c-0c1e-4f2d-8103-f3a6e604052d?videoFileIds=17390"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://stream.echo6.co/videos/embed/bhJVdwAhAVgRR74ma55HbD"/>
            <media:player url="https://stream.echo6.co/w/bhJVdwAhAVgRR74ma55HbD"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://stream.echo6.co/lazy-static/torrents/90a8489f-c346-48e9-9c81-3ab814904d41-1080.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="63144905" url="https://stream.echo6.co/static/web-videos/358d96da-9850-44d4-87b0-3b78dfa4a386-1080.mp4" framerate="25" duration="669" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/previews/fcd3e25d-e00d-4b5d-a449-6db5c8594a49.jpg"/>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/thumbnails/32259282-398d-496a-a6c4-b3611f068651.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">How do SIM Cards work? - SIMtrace</media:title>
            <media:description type="plain">In this video we use SIMtrace to intercept the communication between the phone and SIM card to understand how that works. This is part 1 in a series introducing mobile security. buy my font (advertisement): https://shop.liveoverflow.com/ Vadim Y...</media:description>
        </item>
        <item>
            <title><![CDATA[Implementing Autoloot with the Proxy - Pwn Adventure 3]]></title>
            <link>https://stream.echo6.co/w/i5WyfLcTzhEkiGbkWTZztC</link>
            <guid>https://stream.echo6.co/w/i5WyfLcTzhEkiGbkWTZztC</guid>
            <pubDate>Sat, 28 Mar 2026 11:54:16 GMT</pubDate>
            <description><![CDATA[Part 11: We reverse engineer more network packets and then also add functionality to inject packets. With that we build a remote autoloot for easy farming. 🌴 Playlist: https://www.youtube.com/playlist?list=PLhixgUqwRTjzzBeFSHXrw9DnQtssdAwgG Git...]]></description>
            <content:encoded><![CDATA[<p>Part 11: We reverse engineer more network packets and then also add functionality to inject packets. With that we build a remote autoloot for easy farming.</p>
<p>🌴 Playlist: <a href="https://www.youtube.com/playlist?list=PLhixgUqwRTjzzBeFSHXrw9DnQtssdAwgG" target="_blank" rel="noopener noreferrer">https://www.youtube.com/playlist?list=PLhixgUqwRTjzzBeFSHXrw9DnQtssdAwgG</a></p>
<p>GitHub: <a href="https://github.com/LiveOverflow/PwnAdventure3/blob/master/tools/proxy/" target="_blank" rel="noopener noreferrer">https://github.com/LiveOverflow/PwnAdventure3/blob/master/tools/proxy/</a></p>
<p>-=[ 🔴 Stuff I use ]=-</p>
<p>→ Microphone:* <a href="https://geni.us/ntg3b" target="_blank" rel="noopener noreferrer">https://geni.us/ntg3b</a><br />
→ Graphics tablet:* <a href="https://geni.us/wacom-intuos" target="_blank" rel="noopener noreferrer">https://geni.us/wacom-intuos</a><br />
→ Camera#1 for streaming:* <a href="https://geni.us/sony-camera" target="_blank" rel="noopener noreferrer">https://geni.us/sony-camera</a><br />
→ Lens for streaming:* <a href="https://geni.us/sony-lense" target="_blank" rel="noopener noreferrer">https://geni.us/sony-lense</a><br />
→ Connect Camera#1 to PC:* <a href="https://geni.us/cam-link" target="_blank" rel="noopener noreferrer">https://geni.us/cam-link</a><br />
→ Keyboard:* <a href="https://geni.us/mech-keyboard" target="_blank" rel="noopener noreferrer">https://geni.us/mech-keyboard</a><br />
→ Old Microphone:* <a href="https://geni.us/mic-at2020usb" target="_blank" rel="noopener noreferrer">https://geni.us/mic-at2020usb</a></p>
<p>US Store Front:* <a href="https://www.amazon.com/shop/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.amazon.com/shop/liveoverflow</a></p>
<p>-=[ ❤️ Support ]=-</p>
<p>→ per Video: <a href="https://www.patreon.com/join/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.patreon.com/join/liveoverflow</a><br />
→ per Month: <a href="https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join</a></p>
<p>-=[ 🐕 Social ]=-</p>
<p>→ Twitter: <a href="https://twitter.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://twitter.com/LiveOverflow/</a><br />
→ Website: <a href="https://liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://liveoverflow.com/</a><br />
→ Subreddit: <a href="https://www.reddit.com/r/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.reddit.com/r/LiveOverflow/</a><br />
→ Facebook: <a href="https://www.facebook.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/LiveOverflow/</a></p>
<p>-=[ 📄 P.S. ]=-</p>
<p>All links with "*" are affiliate links.<br />
LiveOverflow / Security Flag GmbH is part of the Amazon Affiliate Partner Programm.</p>
<p>#CTF #PwnAdventure</p>
]]></content:encoded>
            <dc:creator>(YT)LiveOverflow</dc:creator>
            <enclosure length="129379068" type="video/mp4" url="https://stream.echo6.co/download/videos/generate/8a5bf425-98c3-4d08-84b8-9457a8e5f27e?videoFileIds=17389"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://stream.echo6.co/videos/embed/i5WyfLcTzhEkiGbkWTZztC"/>
            <media:player url="https://stream.echo6.co/w/i5WyfLcTzhEkiGbkWTZztC"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://stream.echo6.co/lazy-static/torrents/a5585993-12a7-44d7-bde8-63f04a6fb076-1080.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="129379068" url="https://stream.echo6.co/static/web-videos/c74c5f55-e1b7-47d8-aa01-852d42d590dd-1080.mp4" framerate="25" duration="752" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/previews/43ab70bf-389b-4268-809d-a6afc3ff08ff.jpg"/>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/thumbnails/61333849-9c6a-45fc-94e7-b44aa031c8e7.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Implementing Autoloot with the Proxy - Pwn Adventure 3</media:title>
            <media:description type="plain">Part 11: We reverse engineer more network packets and then also add functionality to inject packets. With that we build a remote autoloot for easy farming. 🌴 Playlist: https://www.youtube.com/playlist?list=PLhixgUqwRTjzzBeFSHXrw9DnQtssdAwgG Git...</media:description>
        </item>
        <item>
            <title><![CDATA[Analyzing the Game Network Protocol - Pwn Adventure 3]]></title>
            <link>https://stream.echo6.co/w/je2958r4Lh3uthervH5ua8</link>
            <guid>https://stream.echo6.co/w/je2958r4Lh3uthervH5ua8</guid>
            <pubDate>Sat, 28 Mar 2026 11:54:05 GMT</pubDate>
            <description><![CDATA[Part 10: With our TCP Proxy we can now parse the packets and analyse the protocol. Parser on GitHub: https://github.com/LiveOverflow/PwnAdventure3/blob/master/tools/proxy/parser_part10.py 🌴 Playlist: https://www.youtube.com/playlist?list=PLhixg...]]></description>
            <content:encoded><![CDATA[<p>Part 10: With our TCP Proxy we can now parse the packets and analyse the protocol.</p>
<p>Parser on GitHub: <a href="https://github.com/LiveOverflow/PwnAdventure3/blob/master/tools/proxy/parser_part10.py" target="_blank" rel="noopener noreferrer">https://github.com/LiveOverflow/PwnAdventure3/blob/master/tools/proxy/parser_part10.py</a></p>
<p>🌴 Playlist: <a href="https://www.youtube.com/playlist?list=PLhixgUqwRTjzzBeFSHXrw9DnQtssdAwgG" target="_blank" rel="noopener noreferrer">https://www.youtube.com/playlist?list=PLhixgUqwRTjzzBeFSHXrw9DnQtssdAwgG</a></p>
<p>-=[ 🔴 Stuff I use ]=-</p>
<p>→ Microphone:* <a href="https://geni.us/ntg3b" target="_blank" rel="noopener noreferrer">https://geni.us/ntg3b</a><br />
→ Graphics tablet:* <a href="https://geni.us/wacom-intuos" target="_blank" rel="noopener noreferrer">https://geni.us/wacom-intuos</a><br />
→ Camera#1 for streaming:* <a href="https://geni.us/sony-camera" target="_blank" rel="noopener noreferrer">https://geni.us/sony-camera</a><br />
→ Lens for streaming:* <a href="https://geni.us/sony-lense" target="_blank" rel="noopener noreferrer">https://geni.us/sony-lense</a><br />
→ Connect Camera#1 to PC:* <a href="https://geni.us/cam-link" target="_blank" rel="noopener noreferrer">https://geni.us/cam-link</a><br />
→ Keyboard:* <a href="https://geni.us/mech-keyboard" target="_blank" rel="noopener noreferrer">https://geni.us/mech-keyboard</a><br />
→ Old Microphone:* <a href="https://geni.us/mic-at2020usb" target="_blank" rel="noopener noreferrer">https://geni.us/mic-at2020usb</a></p>
<p>US Store Front:* <a href="https://www.amazon.com/shop/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.amazon.com/shop/liveoverflow</a></p>
<p>-=[ ❤️ Support ]=-</p>
<p>→ per Video: <a href="https://www.patreon.com/join/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.patreon.com/join/liveoverflow</a><br />
→ per Month: <a href="https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join</a></p>
<p>-=[ 🐕 Social ]=-</p>
<p>→ Twitter: <a href="https://twitter.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://twitter.com/LiveOverflow/</a><br />
→ Website: <a href="https://liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://liveoverflow.com/</a><br />
→ Subreddit: <a href="https://www.reddit.com/r/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.reddit.com/r/LiveOverflow/</a><br />
→ Facebook: <a href="https://www.facebook.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/LiveOverflow/</a></p>
<p>-=[ 📄 P.S. ]=-</p>
<p>All links with "*" are affiliate links.<br />
LiveOverflow / Security Flag GmbH is part of the Amazon Affiliate Partner Programm.</p>
<p>#PwnAdventure #CTF</p>
]]></content:encoded>
            <dc:creator>(YT)LiveOverflow</dc:creator>
            <enclosure length="59700774" type="video/mp4" url="https://stream.echo6.co/download/videos/generate/9395ddee-8888-4bb1-b33f-f2aa914c7811?videoFileIds=17388"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://stream.echo6.co/videos/embed/je2958r4Lh3uthervH5ua8"/>
            <media:player url="https://stream.echo6.co/w/je2958r4Lh3uthervH5ua8"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://stream.echo6.co/lazy-static/torrents/c6cb3fc3-5e69-4e28-922e-56880890277b-1080.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="59700774" url="https://stream.echo6.co/static/web-videos/fd685467-4a36-4e76-8d5c-a65887b1c44b-1080.mp4" framerate="25" duration="888" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/previews/84787d3d-66d6-42e0-a800-e5c298033527.jpg"/>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/thumbnails/f3c1a0e0-4461-4269-873a-8eea0b43f9e7.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Analyzing the Game Network Protocol - Pwn Adventure 3</media:title>
            <media:description type="plain">Part 10: With our TCP Proxy we can now parse the packets and analyse the protocol. Parser on GitHub: https://github.com/LiveOverflow/PwnAdventure3/blob/master/tools/proxy/parser_part10.py 🌴 Playlist: https://www.youtube.com/playlist?list=PLhixg...</media:description>
        </item>
        <item>
            <title><![CDATA[†: Some things I got wrong with JS Safe 2.0 - Google CTF 2018]]></title>
            <link>https://stream.echo6.co/w/pydtGv9nhbKxPiAV9H8RAq</link>
            <guid>https://stream.echo6.co/w/pydtGv9nhbKxPiAV9H8RAq</guid>
            <pubDate>Sat, 28 Mar 2026 11:53:56 GMT</pubDate>
            <description><![CDATA[I got some stuff very wrong, so I really felt like making a proper update video to explain it. main video: https://www.youtube.com/watch?v=8yWUaqEcXr4 -=[ 🔴 Stuff I use ]=- → Microphone:* https://geni.us/ntg3b → Graphics tablet:* https://geni....]]></description>
            <content:encoded><![CDATA[<p>I got some stuff very wrong, so I really felt like making a proper update video to explain it.</p>
<p>main video: <a href="https://www.youtube.com/watch?v=8yWUaqEcXr4" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=8yWUaqEcXr4</a></p>
<p>-=[ 🔴 Stuff I use ]=-</p>
<p>→ Microphone:* <a href="https://geni.us/ntg3b" target="_blank" rel="noopener noreferrer">https://geni.us/ntg3b</a><br />
→ Graphics tablet:* <a href="https://geni.us/wacom-intuos" target="_blank" rel="noopener noreferrer">https://geni.us/wacom-intuos</a><br />
→ Camera#1 for streaming:* <a href="https://geni.us/sony-camera" target="_blank" rel="noopener noreferrer">https://geni.us/sony-camera</a><br />
→ Lens for streaming:* <a href="https://geni.us/sony-lense" target="_blank" rel="noopener noreferrer">https://geni.us/sony-lense</a><br />
→ Connect Camera#1 to PC:* <a href="https://geni.us/cam-link" target="_blank" rel="noopener noreferrer">https://geni.us/cam-link</a><br />
→ Keyboard:* <a href="https://geni.us/mech-keyboard" target="_blank" rel="noopener noreferrer">https://geni.us/mech-keyboard</a><br />
→ Old Microphone:* <a href="https://geni.us/mic-at2020usb" target="_blank" rel="noopener noreferrer">https://geni.us/mic-at2020usb</a></p>
<p>US Store Front:* <a href="https://www.amazon.com/shop/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.amazon.com/shop/liveoverflow</a></p>
<p>-=[ ❤️ Support ]=-</p>
<p>→ per Video: <a href="https://www.patreon.com/join/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.patreon.com/join/liveoverflow</a><br />
→ per Month: <a href="https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join</a></p>
<p>-=[ 🐕 Social ]=-</p>
<p>→ Twitter: <a href="https://twitter.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://twitter.com/LiveOverflow/</a><br />
→ Website: <a href="https://liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://liveoverflow.com/</a><br />
→ Subreddit: <a href="https://www.reddit.com/r/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.reddit.com/r/LiveOverflow/</a><br />
→ Facebook: <a href="https://www.facebook.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/LiveOverflow/</a></p>
<p>-=[ 📄 P.S. ]=-</p>
<p>All links with "*" are affiliate links.<br />
LiveOverflow / Security Flag GmbH is part of the Amazon Affiliate Partner Programm.</p>
<p>#CTF</p>
]]></content:encoded>
            <dc:creator>(YT)LiveOverflow</dc:creator>
            <enclosure length="17099164" type="video/mp4" url="https://stream.echo6.co/download/videos/generate/bec1adec-587b-46b1-a80c-1451bad1e298?videoFileIds=17387"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://stream.echo6.co/videos/embed/pydtGv9nhbKxPiAV9H8RAq"/>
            <media:player url="https://stream.echo6.co/w/pydtGv9nhbKxPiAV9H8RAq"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://stream.echo6.co/lazy-static/torrents/cee091bd-ea1f-4989-a40a-7064bf3d793a-1080.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="17099164" url="https://stream.echo6.co/static/web-videos/e7a9620f-03a8-44d4-a1c5-0aefc990683a-1080.mp4" framerate="25" duration="330" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/previews/f6b78824-a39f-4cd1-b1cc-f253fb9ac9dc.jpg"/>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/thumbnails/665e3f4a-bf76-42f3-995d-ce7b69b9acbd.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">†: Some things I got wrong with JS Safe 2.0 - Google CTF 2018</media:title>
            <media:description type="plain">I got some stuff very wrong, so I really felt like making a proper update video to explain it. main video: https://www.youtube.com/watch?v=8yWUaqEcXr4 -=[ 🔴 Stuff I use ]=- → Microphone:* https://geni.us/ntg3b → Graphics tablet:* https://geni....</media:description>
        </item>
        <item>
            <title><![CDATA[Linear independence and GF(2) - 34C3 CTF software_update (crypto) part 2/2]]></title>
            <link>https://stream.echo6.co/w/mhz42dxvk5VuEFVHkUjJbW</link>
            <guid>https://stream.echo6.co/w/mhz42dxvk5VuEFVHkUjJbW</guid>
            <pubDate>Sat, 28 Mar 2026 11:53:48 GMT</pubDate>
            <description><![CDATA[In this video we only focus on the mathematical solution for software_update from the 34c3 CTF. sage script: https://gist.github.com/LiveOverflow/104adacc8af7895a4c14cea4a5236ecc -=[ 🔴 Stuff I use ]=- → Microphone:* https://geni.us/ntg3b → Gra...]]></description>
            <content:encoded><![CDATA[<p>In this video we only focus on the mathematical solution for software_update from the 34c3 CTF.</p>
<p>sage script:<br />
<a href="https://gist.github.com/LiveOverflow/104adacc8af7895a4c14cea4a5236ecc" target="_blank" rel="noopener noreferrer">https://gist.github.com/LiveOverflow/104adacc8af7895a4c14cea4a5236ecc</a></p>
<p>-=[ 🔴 Stuff I use ]=-</p>
<p>→ Microphone:* <a href="https://geni.us/ntg3b" target="_blank" rel="noopener noreferrer">https://geni.us/ntg3b</a><br />
→ Graphics tablet:* <a href="https://geni.us/wacom-intuos" target="_blank" rel="noopener noreferrer">https://geni.us/wacom-intuos</a><br />
→ Camera#1 for streaming:* <a href="https://geni.us/sony-camera" target="_blank" rel="noopener noreferrer">https://geni.us/sony-camera</a><br />
→ Lens for streaming:* <a href="https://geni.us/sony-lense" target="_blank" rel="noopener noreferrer">https://geni.us/sony-lense</a><br />
→ Connect Camera#1 to PC:* <a href="https://geni.us/cam-link" target="_blank" rel="noopener noreferrer">https://geni.us/cam-link</a><br />
→ Keyboard:* <a href="https://geni.us/mech-keyboard" target="_blank" rel="noopener noreferrer">https://geni.us/mech-keyboard</a><br />
→ Old Microphone:* <a href="https://geni.us/mic-at2020usb" target="_blank" rel="noopener noreferrer">https://geni.us/mic-at2020usb</a></p>
<p>US Store Front:* <a href="https://www.amazon.com/shop/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.amazon.com/shop/liveoverflow</a></p>
<p>-=[ ❤️ Support ]=-</p>
<p>→ per Video: <a href="https://www.patreon.com/join/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.patreon.com/join/liveoverflow</a><br />
→ per Month: <a href="https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join</a></p>
<p>-=[ 🐕 Social ]=-</p>
<p>→ Twitter: <a href="https://twitter.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://twitter.com/LiveOverflow/</a><br />
→ Website: <a href="https://liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://liveoverflow.com/</a><br />
→ Subreddit: <a href="https://www.reddit.com/r/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.reddit.com/r/LiveOverflow/</a><br />
→ Facebook: <a href="https://www.facebook.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/LiveOverflow/</a></p>
<p>-=[ 📄 P.S. ]=-</p>
<p>All links with "*" are affiliate links.<br />
LiveOverflow / Security Flag GmbH is part of the Amazon Affiliate Partner Programm.</p>
<p>#CTF #Cryptography</p>
]]></content:encoded>
            <dc:creator>(YT)LiveOverflow</dc:creator>
            <enclosure length="31822472" type="video/mp4" url="https://stream.echo6.co/download/videos/generate/a4470ae7-43af-4015-8039-5d84470d0b12?videoFileIds=17386"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://stream.echo6.co/videos/embed/mhz42dxvk5VuEFVHkUjJbW"/>
            <media:player url="https://stream.echo6.co/w/mhz42dxvk5VuEFVHkUjJbW"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://stream.echo6.co/lazy-static/torrents/25871e8c-d309-452b-9813-98e5f09258e2-1080.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="31822472" url="https://stream.echo6.co/static/web-videos/b5e2aad6-40e3-45be-92e2-16cbf2972509-1080.mp4" framerate="25" duration="867" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/previews/9dea56bd-a1c5-424e-8647-ea4045634501.jpg"/>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/thumbnails/b3d18430-ac43-4aba-935c-de2cd76ab1c0.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Linear independence and GF(2) - 34C3 CTF software_update (crypto) part 2/2</media:title>
            <media:description type="plain">In this video we only focus on the mathematical solution for software_update from the 34c3 CTF. sage script: https://gist.github.com/LiveOverflow/104adacc8af7895a4c14cea4a5236ecc -=[ 🔴 Stuff I use ]=- → Microphone:* https://geni.us/ntg3b → Gra...</media:description>
        </item>
        <item>
            <title><![CDATA[Find the hidden Golden Eggs - Pwn Adventure 3]]></title>
            <link>https://stream.echo6.co/w/hZZwTRQdpeEwMtTvRC83JN</link>
            <guid>https://stream.echo6.co/w/hZZwTRQdpeEwMtTvRC83JN</guid>
            <pubDate>Sat, 28 Mar 2026 11:53:33 GMT</pubDate>
            <description><![CDATA[Part 8: We are combining what we learned to find the hidden Golden Eggs. But the last egg has a little twist to it, so we had to reverse engineer a bit more. GitHub: https://github.com/LiveOverflow/PwnAdventure3 File LD_PRELOAD: https://github.co...]]></description>
            <content:encoded><![CDATA[<p>Part 8: We are combining what we learned to find the hidden Golden Eggs. But the last egg has a little twist to it, so we had to reverse engineer a bit more.</p>
<p>GitHub: <a href="https://github.com/LiveOverflow/PwnAdventure3" target="_blank" rel="noopener noreferrer">https://github.com/LiveOverflow/PwnAdventure3</a><br />
File LD_PRELOAD: <a href="https://github.com/LiveOverflow/PwnAdventure3/blob/master/tools/linux/part8_eggs.cpp" target="_blank" rel="noopener noreferrer">https://github.com/LiveOverflow/PwnAdventure3/blob/master/tools/linux/part8_eggs.cpp</a></p>
<p>🌴 Playlist: <a href="https://www.youtube.com/playlist?list=PLhixgUqwRTjzzBeFSHXrw9DnQtssdAwgG" target="_blank" rel="noopener noreferrer">https://www.youtube.com/playlist?list=PLhixgUqwRTjzzBeFSHXrw9DnQtssdAwgG</a></p>
<p>-=[ 🔴 Stuff I use ]=-</p>
<p>→ Microphone:* <a href="https://geni.us/ntg3b" target="_blank" rel="noopener noreferrer">https://geni.us/ntg3b</a><br />
→ Graphics tablet:* <a href="https://geni.us/wacom-intuos" target="_blank" rel="noopener noreferrer">https://geni.us/wacom-intuos</a><br />
→ Camera#1 for streaming:* <a href="https://geni.us/sony-camera" target="_blank" rel="noopener noreferrer">https://geni.us/sony-camera</a><br />
→ Lens for streaming:* <a href="https://geni.us/sony-lense" target="_blank" rel="noopener noreferrer">https://geni.us/sony-lense</a><br />
→ Connect Camera#1 to PC:* <a href="https://geni.us/cam-link" target="_blank" rel="noopener noreferrer">https://geni.us/cam-link</a><br />
→ Keyboard:* <a href="https://geni.us/mech-keyboard" target="_blank" rel="noopener noreferrer">https://geni.us/mech-keyboard</a><br />
→ Old Microphone:* <a href="https://geni.us/mic-at2020usb" target="_blank" rel="noopener noreferrer">https://geni.us/mic-at2020usb</a></p>
<p>US Store Front:* <a href="https://www.amazon.com/shop/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.amazon.com/shop/liveoverflow</a></p>
<p>-=[ ❤️ Support ]=-</p>
<p>→ per Video: <a href="https://www.patreon.com/join/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.patreon.com/join/liveoverflow</a><br />
→ per Month: <a href="https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join</a></p>
<p>-=[ 🐕 Social ]=-</p>
<p>→ Twitter: <a href="https://twitter.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://twitter.com/LiveOverflow/</a><br />
→ Website: <a href="https://liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://liveoverflow.com/</a><br />
→ Subreddit: <a href="https://www.reddit.com/r/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.reddit.com/r/LiveOverflow/</a><br />
→ Facebook: <a href="https://www.facebook.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/LiveOverflow/</a></p>
<p>-=[ 📄 P.S. ]=-</p>
<p>All links with "*" are affiliate links.<br />
LiveOverflow / Security Flag GmbH is part of the Amazon Affiliate Partner Programm.</p>
<p>#PwnAdventure #CTF #ReverseEngineering</p>
]]></content:encoded>
            <dc:creator>(YT)LiveOverflow</dc:creator>
            <enclosure length="54236084" type="video/mp4" url="https://stream.echo6.co/download/videos/generate/89ab11b7-b92a-4a75-90b4-d43ebd7ba6b2?videoFileIds=17385"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://stream.echo6.co/videos/embed/hZZwTRQdpeEwMtTvRC83JN"/>
            <media:player url="https://stream.echo6.co/w/hZZwTRQdpeEwMtTvRC83JN"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://stream.echo6.co/lazy-static/torrents/c3e103ab-61bd-4e1d-a2b3-341c65654983-1080.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="54236084" url="https://stream.echo6.co/static/web-videos/285b4a6c-ceda-4a75-960b-8c37526d514d-1080.mp4" framerate="25" duration="626" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/previews/cd25131d-4088-472e-b567-2117017d08f7.jpg"/>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/thumbnails/fd0e9b95-4f5d-418d-a183-d04a28d94309.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Find the hidden Golden Eggs - Pwn Adventure 3</media:title>
            <media:description type="plain">Part 8: We are combining what we learned to find the hidden Golden Eggs. But the last egg has a little twist to it, so we had to reverse engineer a bit more. GitHub: https://github.com/LiveOverflow/PwnAdventure3 File LD_PRELOAD: https://github.co...</media:description>
        </item>
        <item>
            <title><![CDATA[Setup Private Server with Docker - Pwn Adventure 3]]></title>
            <link>https://stream.echo6.co/w/frP8UofKCxahcMi7v3QmX2</link>
            <guid>https://stream.echo6.co/w/frP8UofKCxahcMi7v3QmX2</guid>
            <pubDate>Sat, 28 Mar 2026 11:53:24 GMT</pubDate>
            <description><![CDATA[Part 2: Before we can start with the hacks we have to setup a private server. I used this project to learn more about Docker myself and share my result so you can set it up easily. Setup Server Instructions: https://github.com/LiveOverflow/PwnAdv...]]></description>
            <content:encoded><![CDATA[<p>Part 2: Before we can start with the hacks we have to setup a private server. I used this project to learn more about Docker myself and share my result so you can set it up easily.</p>
<p>Setup Server Instructions: <a href="https://github.com/LiveOverflow/PwnAdventure3" target="_blank" rel="noopener noreferrer">https://github.com/LiveOverflow/PwnAdventure3</a></p>
<p>DigitalOcean referral link: <a href="https://m.do.co/c/826f195e2288" target="_blank" rel="noopener noreferrer">https://m.do.co/c/826f195e2288</a></p>
<p>🌴 Playlist: <a href="https://www.youtube.com/playlist?list=PLhixgUqwRTjzzBeFSHXrw9DnQtssdAwgG" target="_blank" rel="noopener noreferrer">https://www.youtube.com/playlist?list=PLhixgUqwRTjzzBeFSHXrw9DnQtssdAwgG</a></p>
<p>-=[ 🔴 Stuff I use ]=-</p>
<p>→ Microphone:* <a href="https://geni.us/ntg3b" target="_blank" rel="noopener noreferrer">https://geni.us/ntg3b</a><br />
→ Graphics tablet:* <a href="https://geni.us/wacom-intuos" target="_blank" rel="noopener noreferrer">https://geni.us/wacom-intuos</a><br />
→ Camera#1 for streaming:* <a href="https://geni.us/sony-camera" target="_blank" rel="noopener noreferrer">https://geni.us/sony-camera</a><br />
→ Lens for streaming:* <a href="https://geni.us/sony-lense" target="_blank" rel="noopener noreferrer">https://geni.us/sony-lense</a><br />
→ Connect Camera#1 to PC:* <a href="https://geni.us/cam-link" target="_blank" rel="noopener noreferrer">https://geni.us/cam-link</a><br />
→ Keyboard:* <a href="https://geni.us/mech-keyboard" target="_blank" rel="noopener noreferrer">https://geni.us/mech-keyboard</a><br />
→ Old Microphone:* <a href="https://geni.us/mic-at2020usb" target="_blank" rel="noopener noreferrer">https://geni.us/mic-at2020usb</a></p>
<p>US Store Front:* <a href="https://www.amazon.com/shop/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.amazon.com/shop/liveoverflow</a></p>
<p>-=[ ❤️ Support ]=-</p>
<p>→ per Video: <a href="https://www.patreon.com/join/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.patreon.com/join/liveoverflow</a><br />
→ per Month: <a href="https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join</a></p>
<p>-=[ 🐕 Social ]=-</p>
<p>→ Twitter: <a href="https://twitter.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://twitter.com/LiveOverflow/</a><br />
→ Website: <a href="https://liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://liveoverflow.com/</a><br />
→ Subreddit: <a href="https://www.reddit.com/r/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.reddit.com/r/LiveOverflow/</a><br />
→ Facebook: <a href="https://www.facebook.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/LiveOverflow/</a></p>
<p>-=[ 📄 P.S. ]=-</p>
<p>All links with "*" are affiliate links.<br />
LiveOverflow / Security Flag GmbH is part of the Amazon Affiliate Partner Programm.</p>
<p>#PwnAdventure</p>
]]></content:encoded>
            <dc:creator>(YT)LiveOverflow</dc:creator>
            <enclosure length="36125257" type="video/mp4" url="https://stream.echo6.co/download/videos/generate/74fa9590-f4f8-4aa4-a802-114cddd40307?videoFileIds=17384"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://stream.echo6.co/videos/embed/frP8UofKCxahcMi7v3QmX2"/>
            <media:player url="https://stream.echo6.co/w/frP8UofKCxahcMi7v3QmX2"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://stream.echo6.co/lazy-static/torrents/8afb8de0-bcc5-43f1-8f7d-b4700f159b4d-1080.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="36125257" url="https://stream.echo6.co/static/web-videos/f471c2e5-cc92-41a2-869c-979e5bbe711d-1080.mp4" framerate="25" duration="521" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/previews/ab2ce3c6-b706-4ee9-bead-8505fe29ff1a.jpg"/>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/thumbnails/c5d9b30e-91ca-4e18-846f-fede9ebbd4ab.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Setup Private Server with Docker - Pwn Adventure 3</media:title>
            <media:description type="plain">Part 2: Before we can start with the hacks we have to setup a private server. I used this project to learn more about Docker myself and share my result so you can set it up easily. Setup Server Instructions: https://github.com/LiveOverflow/PwnAdv...</media:description>
        </item>
        <item>
            <title><![CDATA[†: Signed and Unsigned Integers - Integer Overflows - Pwn Adventure 3]]></title>
            <link>https://stream.echo6.co/w/xfu8YTUWGPW5B88kfYfbkV</link>
            <guid>https://stream.echo6.co/w/xfu8YTUWGPW5B88kfYfbkV</guid>
            <pubDate>Sat, 28 Mar 2026 11:53:15 GMT</pubDate>
            <description><![CDATA[Part 12.2: Binary data can be interpreted in different ways. This is a bonus video along the integer overflow we exploit to provide a bit more context. Main Video: https://www.youtube.com/watch?v=XrE-RfAYrzs 🌴 Playlist: https://www.youtube.com/...]]></description>
            <content:encoded><![CDATA[<p>Part 12.2: Binary data can be interpreted in different ways. This is a bonus video along the integer overflow we exploit to provide a bit more context.</p>
<p>Main Video: <a href="https://www.youtube.com/watch?v=XrE-RfAYrzs" target="_blank" rel="noopener noreferrer">https://www.youtube.com/watch?v=XrE-RfAYrzs</a></p>
<p>🌴 Playlist: <a href="https://www.youtube.com/playlist?list=PLhixgUqwRTjzzBeFSHXrw9DnQtssdAwgG" target="_blank" rel="noopener noreferrer">https://www.youtube.com/playlist?list=PLhixgUqwRTjzzBeFSHXrw9DnQtssdAwgG</a></p>
<p>-=[ 🔴 Stuff I use ]=-</p>
<p>→ Microphone:* <a href="https://geni.us/ntg3b" target="_blank" rel="noopener noreferrer">https://geni.us/ntg3b</a><br />
→ Graphics tablet:* <a href="https://geni.us/wacom-intuos" target="_blank" rel="noopener noreferrer">https://geni.us/wacom-intuos</a><br />
→ Camera#1 for streaming:* <a href="https://geni.us/sony-camera" target="_blank" rel="noopener noreferrer">https://geni.us/sony-camera</a><br />
→ Lens for streaming:* <a href="https://geni.us/sony-lense" target="_blank" rel="noopener noreferrer">https://geni.us/sony-lense</a><br />
→ Connect Camera#1 to PC:* <a href="https://geni.us/cam-link" target="_blank" rel="noopener noreferrer">https://geni.us/cam-link</a><br />
→ Keyboard:* <a href="https://geni.us/mech-keyboard" target="_blank" rel="noopener noreferrer">https://geni.us/mech-keyboard</a><br />
→ Old Microphone:* <a href="https://geni.us/mic-at2020usb" target="_blank" rel="noopener noreferrer">https://geni.us/mic-at2020usb</a></p>
<p>US Store Front:* <a href="https://www.amazon.com/shop/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.amazon.com/shop/liveoverflow</a></p>
<p>-=[ ❤️ Support ]=-</p>
<p>→ per Video: <a href="https://www.patreon.com/join/liveoverflow" target="_blank" rel="noopener noreferrer">https://www.patreon.com/join/liveoverflow</a><br />
→ per Month: <a href="https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join" target="_blank" rel="noopener noreferrer">https://www.youtube.com/channel/UClcE-kVhqyiHCcjYwcpfj9w/join</a></p>
<p>-=[ 🐕 Social ]=-</p>
<p>→ Twitter: <a href="https://twitter.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://twitter.com/LiveOverflow/</a><br />
→ Website: <a href="https://liveoverflow.com/" target="_blank" rel="noopener noreferrer">https://liveoverflow.com/</a><br />
→ Subreddit: <a href="https://www.reddit.com/r/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.reddit.com/r/LiveOverflow/</a><br />
→ Facebook: <a href="https://www.facebook.com/LiveOverflow/" target="_blank" rel="noopener noreferrer">https://www.facebook.com/LiveOverflow/</a></p>
<p>-=[ 📄 P.S. ]=-</p>
<p>All links with "*" are affiliate links.<br />
LiveOverflow / Security Flag GmbH is part of the Amazon Affiliate Partner Programm.</p>
<p>#PwnAdventure #CTF</p>
]]></content:encoded>
            <dc:creator>(YT)LiveOverflow</dc:creator>
            <enclosure length="15388351" type="video/mp4" url="https://stream.echo6.co/download/videos/generate/fd110d39-27a4-4900-a2e3-fa4850b6059b?videoFileIds=17383"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://stream.echo6.co/videos/embed/xfu8YTUWGPW5B88kfYfbkV"/>
            <media:player url="https://stream.echo6.co/w/xfu8YTUWGPW5B88kfYfbkV"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://stream.echo6.co/lazy-static/torrents/9ceed8fd-0d38-43ab-98f3-e9b7505281c8-1080.torrent" isDefault="false"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="15388351" url="https://stream.echo6.co/static/web-videos/cc398632-618a-424c-965b-c597a6f616e7-1080.mp4" framerate="25" duration="191" isDefault="true"/>
            </media:group>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/previews/43452f08-6b23-4cda-b0a1-8fddd498ea3e.jpg"/>
            <media:thumbnail url="https://stream.echo6.co/lazy-static/thumbnails/783518ff-1af2-4170-b4d0-6403caa3fabe.jpg"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">†: Signed and Unsigned Integers - Integer Overflows - Pwn Adventure 3</media:title>
            <media:description type="plain">Part 12.2: Binary data can be interpreted in different ways. This is a bonus video along the integer overflow we exploit to provide a bit more context. Main Video: https://www.youtube.com/watch?v=XrE-RfAYrzs 🌴 Playlist: https://www.youtube.com/...</media:description>
        </item>
    </channel>
</rss>