Skip to content

Latest commit

 

History

History
48 lines (42 loc) · 1.41 KB

about.md

File metadata and controls

48 lines (42 loc) · 1.41 KB
Error in user YAML: Alias parsing is not enabled.
---
layout: article
tags: welcome introduction
excerpt_separator: <!--more-->
titles:
  # @start locale config
  en      : &EN       About
  en-GB   : *EN
  en-US   : *EN
  en-CA   : *EN
  en-AU   : *EN
  zh-Hans : &ZH_HANS  关于
  zh      : *ZH_HANS
  zh-CN   : *ZH_HANS
  zh-SG   : *ZH_HANS
  zh-Hant : &ZH_HANT  關於
  zh-TW   : *ZH_HANT
  zh-HK   : *ZH_HANT
  ko      : &KO       소개
  ko-KR   : *KO
  fr      : &FR       À propos
  fr-BE   : *FR
  fr-CA   : *FR
  fr-CH   : *FR
  fr-FR   : *FR
  fr-LU   : *FR
  # @end locale config
key: page-about
aside:
  toc: true
sidebar:
  nav: layouts
---

All this is about creating a tutorial which brings front the power of programming in solving ctf tasks. I aim to build upon an intuition with which one can solve CTF tasks with programming without overly relying on online tools and tools in general. The only tool we need is Python and its always amusing interpreter!

What kind of content will be there?

Anything! although I am more inclined towards cryptography (and I want to show a point that it is beyond stupid ciphers and cracking hashes), the content would be aimed towards more or less towards general scripting/programming for CTF challenges 😄

What if you get stuck?

Always feel free to DM(direct message) on discord, Username: deepansharya1111#8006. Or any other convenient medium of choice.

HACK THE PLANET 🤘 🤘 🤘