<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>programming on Rishabhdeep Singh</title><link>/tags/programming/</link><description>Recent content in programming on Rishabhdeep Singh</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>rishabhdeepsingh98@gmail.com (Rishabhdeep Singh)</managingEditor><webMaster>rishabhdeepsingh98@gmail.com (Rishabhdeep Singh)</webMaster><copyright>©2025, All Rights Reserved</copyright><lastBuildDate>Sat, 14 Aug 2021 04:52:46 +0530</lastBuildDate><atom:link href="/tags/programming/index.xml" rel="self" type="application/rss+xml"/><item><title>Red Team Village CTF solutions</title><link>/writeups/defcon29/</link><pubDate>Sat, 14 Aug 2021 04:52:46 +0530</pubDate><author>rishabhdeepsingh98@gmail.com (Rishabhdeep Singh)</author><atom:modified>Sat, 14 Aug 2021 17:28:50 +0530</atom:modified><guid>/writeups/defcon29/</guid><description>3 different Pawning boxes where you have to read the questions and act upon them.
crypto_morse.py
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 from pwn import * # pip install pwntools CODE = {&amp;#39;A&amp;#39;: &amp;#39;.</description><dc:creator>Rishabhdeep Singh</dc:creator><category>pawning</category><category>programming</category><category>rtv</category><category>ctf</category><category>writeups</category><category>defcon</category></item></channel></rss>