This website requires JavaScript.
Explore
Help
Sign In
wrath
/
shaniqua-smeggdrop
Watch
1
Star
0
Fork
0
You've already forked shaniqua-smeggdrop
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
shaniqua-smeggdrop
/
procs
History
hastur on #computerchat
c4cf6498a3
Evaluated proc NASA_GRADE_ENCRYPTION evil_code {set ret {}; set the_key [rot13 $evil_code]; set thecharacter {}; foreach thecharacter [split $evil_code {}] thesecret [split $the_key {}] {lappend ret [expr [scan "$thecharacter" %c] ^ [scan "$thesecret" %c]]}; join $ret}
2020-09-28 21:58:13 +02:00
..
_index
Evaluated proc NASA_GRADE_DECRYPTION {the_cipher the_key} {set ret {}; set thecharacter {}; foreach thecharacter [split $the_cipher {}] thesecret [split $the_key {}] {lappend ret [format "%c" [expr [scan $thecharacter %c] ^ [scan $thesecret %c]]]}; join $ret}
2020-09-28 21:45:48 +02:00
1fccf5ef813a75a09b00b9e2e2bd2a72a162fa6d
Evaluated proc NASA_GRADE_ENCRYPTION evil_code {set ret {}; set the_key [rot13 $evil_code]; set thecharacter {}; foreach thecharacter [split $evil_code {}] thesecret [split $the_key {}] {lappend ret [expr [scan "$thecharacter" %c] ^ [scan "$thesecret" %c]]}; join $ret}
2020-09-28 21:58:13 +02:00
2d931b665420e63cb8ef8b9ce33f1e0ff66c109a
Evaluated proc test234535 {} {. testo}
2020-09-28 20:51:17 +02:00
5a40678c150205d31ffbd01d683d1508fdb8bbd5
Evaluated proc testo4444 args {. "work you piece of shit"}
2020-09-14 23:06:23 +02:00
7606229a99684f69dfa352a0e134b43af0cc78a6
Evaluated proc NASA_GRADE_DECRYPTION {the_cipher the_key} {set ret {}; set thecharacter {}; set thesecret {}; foreach thecharacter [split $the_cipher {}] thesecret [split $the_key {}] {lappend ret [format "%c" [expr [scan "$thecharacter" %c] ^ [scan "$thesecret" %c]]]}; join $ret}
2020-09-28 21:53:52 +02:00
b97b92d30ce8f6c872670f177fa384e61df3b004
Evaluated proc testo444 args {join $args}
2020-09-14 22:59:31 +02:00
f82f87b4bb1f1de348aea420ff40c4697f8cc41f
Evaluated proc fart' {{fart random.cgi}} { get_fart $fart}
2020-09-27 21:25:37 +02:00