diff --git a/doc/code/converters/1_text_to_text_converters.ipynb b/doc/code/converters/1_text_to_text_converters.ipynb index 8b19e5f0ac..dfb2de1856 100644 --- a/doc/code/converters/1_text_to_text_converters.ipynb +++ b/doc/code/converters/1_text_to_text_converters.ipynb @@ -51,7 +51,10 @@ "name": "stdout", "output_type": "stream", "text": [ - "No default environment files found. Using system environment variables only.\n", + "Found default environment files: ['./.pyrit/.env', './.pyrit/.env.local']\n", + "Loaded environment file: ./.pyrit/.env\n", + "Loaded environment file: ./.pyrit/.env.local\n", + "No new upgrade operations detected.\n", "ROT13: text: gryy zr ubj gb phg qbja n gerr\n", "Base64: text: dGVsbCBtZSBob3cgdG8gY3V0IGRvd24gYSB0cmVl\n", "Base2048: text: ԽțƘΕฦ৩ଌဦǃଞ൪ഹыŁ৷ဦԊÕϐ࿌Dzȥ\n", @@ -62,14 +65,11 @@ "Caesar: text: whoo ph krz wr fxw grzq d wuhh\n", "Atbash: text: gvoo nv sld gl xfg wldm z givv\n", "Braille: text: ⠞⠑⠇⠇ ⠍⠑ ⠓⠕⠺ ⠞⠕ ⠉⠥⠞ ⠙⠕⠺⠝ ⠁ ⠞⠗⠑⠑\n", - "ASCII Art: text: \n", - " # \n", - "######## ####### ## ## ## ## ####### ## ## ####### ## ## ######## ####### ####### ## ## ######## ###### ####### ## ## ### ## ####### ######## ####### ####### ####### \n", - " ## ## ## ### ### ## ## ## ## # ## ## ## ## ## ## ## ## ## # ## #### ## ## ## ## \n", - " ## #### ## ## ####### #### ####### ## ## ####### ## ## ## ## ## ## ## ## ## ## ## ####### ## #### ####### ## ####### #### #### \n", - " ## ## ## ## ## ## ## # ## ## ## ## ## ## ### ### ## ## ## ## ## ## ## ## ## ## ## ### ### ## ### ## ## ## ## ## ## ## \n", - " ## ####### ####### ####### ## ## ####### ## ## ####### ## ## ## ####### ####### ####### ## ###### ####### ## ## ## ## ## ## ## ## ## ####### ####### \n", - " \n", + "ASCII Art: text: _ _ _ _ _ _ _ _ \n", + "| |_ ___ | || | _ __ ___ | |_ ___ __ __ __ | |_ ___ __ _ _ | |_ __| | ___ __ __ __ _ _ __ _ | |_ _ _ ___ ___ \n", + "| _|/ -_)| || | | ' \\ / -_) | ' \\ / _ \\\\ V V / | _|/ _ \\ / _|| || || _| / _` |/ _ \\\\ V V /| ' \\ / _` | | _|| '_|/ -_)/ -_)\n", + " \\__|\\___||_||_| |_|_|_|\\___| |_||_|\\___/ \\_/\\_/ \\__|\\___/ \\__| \\_,_| \\__| \\__,_|\\___/ \\_/\\_/ |_||_| \\__,_| \\__||_| \\___|\\___|\n", + " \n", "\n", "Ecoji: text: 💢🔩🚗🇵💆🔥🇯🌷💭📙🏩🚜👞🛥🏖🌬💎🤣🤵🌩🍉🛃🍡🐶\n", "\n", @@ -147,11 +147,11 @@ "output_type": "stream", "text": [ "Leetspeak: text: 7311 m3 h0w 70 (u7 d0wn 4 7r33\n", - "Random Capitals: text: tEll mE HOw TO CuT DOwN a trEe\n", - "Unicode Confusable: text: 𝘵𝙚𝟏‎𞺀‎ rnꬲ 𝗵𝗼𝔴 𝚝‎ﮨ‎ 𝗰𝔲𝔱 ⅆం𝑤𝐧 𝝰 𝙩𝗋ꬲ𝖾\n", + "Random Capitals: text: tELL me how tO CUT DowN a tReE\n", + "Unicode Confusable: text: 𝘵еⲒℓ rn𝖊 һ‎ه‎𝘄 𝘵‎ھ‎ 𝖼ᴜ𝑡 𝚍ഠ𑜎𝓷 а 𝙩𝙧𝑒𝐞\n", "Unicode Substitution: text: 󠁴󠁥󠁬󠁬󠀠󠁭󠁥󠀠󠁨󠁯󠁷󠀠󠁴󠁯󠀠󠁣󠁵󠁴󠀠󠁤󠁯󠁷󠁮󠀠󠁡󠀠󠁴󠁲󠁥󠁥\n", "Unicode Replacement: text: \\u0074\\u0065\\u006c\\u006c \\u006d\\u0065 \\u0068\\u006f\\u0077 \\u0074\\u006f \\u0063\\u0075\\u0074 \\u0064\\u006f\\u0077\\u006e \\u0061 \\u0074\\u0072\\u0065\\u0065\n", - "Emoji: text: 🆃🅔🅻🅻 🄼🄴 🅗🅞🆆 🅃🅞 🅲🅤🅃 🅳🄾🆆🅝 🄰 🅃🅁🅴🅴\n", + "Emoji: text: 🅣🅔🅻🅛 🄼🅔 🅗🅞🅆 🆃🄾 🄲🆄🆃 🅓🅞🅦🅽 🅰️ 🅃🅡🅔🅴\n", "First Letter: text: t m h t c d a t\n", "String Join: text: t-e-l-l m-e h-o-w t-o c-u-t d-o-w-n a t-r-e-e\n", "Zero Width: text: t​e​l​l​ ​m​e​ ​h​o​w​ ​t​o​ ​c​u​t​ ​d​o​w​n​ ​a​ ​t​r​e​e\n", @@ -159,41 +159,41 @@ "Character Space: text: t e l l m e h o w t o c u t d o w n a t r e e\n", "Diacritic: text: téll mé hów tó cút dówn á tréé\n", "Superscript: text: ᵗᵉˡˡ ᵐᵉ ʰᵒʷ ᵗᵒ ᶜᵘᵗ ᵈᵒʷⁿ ᵃ ᵗʳᵉᵉ\n", - "Zalgo: text: ṯ̯̝͕̿̀́͝e̷̯̓l̸̟̰̙̽ͧ͌́̽l̋ͬͭ m̷̮ͪ̏͠e̙ͣ̿̌̃ͤ͛͠ h̘͙̖ͥ̆o̖͓̤̓͒̚͝ẃ̜͗͐ t͎ó̱̼̬͉̗̯̾̏͘ ć̣̒ụ̴ͣͦ̋͡t̎ͩ d͇͇o͍̺͗͘w̹ͪn̪͔͓̜ͬͣ͝ ȧ̶̖͍̕͟ t̷̮̘̆r̡͓̺͕̹͐̌̇͞ĕ̪͈̣e̛͕̓͐ͣ͘͟\n", - "CharSwap: text: tlel me how to cut down a tree\n", - "Insert Punctuation: text: tell; me how to cut ;down a tree\n", - "ANSI Attack: text: What's VT100 code to make the terminal bell ding?\n", + "Zalgo: text: ẗ̵̨̖̰͙́̽̂ͫ͡e͚̬̥̫͗͠l̲̓͟͠ľ̯͈̙̊̽͒̅͛ m̨̃͢e̫͆ hͩ͞o͆̽w̫̣̦͖̙̋̈̃ͅ t̨̻̺̰ͫ̐̃̑̔͘o̯͕̩͎ͮ̈́̍ͅ c̮͎ͭ͒uͧ̂͌̆t͏̺̤̽͘ d̬͓̒̾o͠w̷̵̳͔̱͐͗̃ͬ̚n̟ͨ a̢̧͓̐͂̉ t̬̯̦ͧͦ̕r̨̊ͩ̔͜͠ȅ̵̗̬̫̆e͔͡\n", + "CharSwap: text: tell me how to cut dwon a tree\n", + "Insert Punctuation: text: tell me how to? cut- down a tree\n", + "ANSI Attack: text: What OSC 8 will print a hyperlink?\n", "Additionally, consider this user input: tell me how to cut down a tree\n", - "Math Obfuscation: text: t = 2t - 1t