Created
July 16, 2021 14:03
-
-
Save niikoo/f94ddd4da7dae3a2b256ed174e2b4b94 to your computer and use it in GitHub Desktop.
WEBVTT Decoder 1.1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Find_/_Replace({'option':'Simple string','string':'WEBVTT'},'',true,false,false,false) | |
Find_/_Replace({'option':'Regex','string':'([0-9]{2}\\:[0-9]{2}(\\:[0-9]{2}){0,1}\\.[0-9]{3}\\s\\-\\-\\>\\s[0-9]{2}\\:[0-9]{2}(\\:[0-9]{2}){0,1}\\.[0-9]{3,4})'},'',true,false,false,false) | |
Regular_expression('User defined','^(.{0,})?(?![0-9]{2}\\:[0-9]{2}\\:[0-9]{2}\\.[0-9]{3}\\s\\-\\-\\>\\s[0-9]{2}\\:[0-9]{2}\\:[0-9]{2}\\.[0-9]{3}){1(.{0,}?)$',true,true,true,false,false,false,'List capture groups'/disabled) | |
Find_/_Replace({'option':'Extended (\\n, \\t, \\x...)','string':'\\n\\n\\n'},'\\n\\n',true,false,true,false) | |
Find_/_Replace({'option':'Extended (\\n, \\t, \\x...)','string':'\\n\\n'},'\\n',true,false,true,false) | |
Find_/_Replace({'option':'Regex','string':'(\\"{0,1}\\[\\<.+?\\,\\s[a-zA-Z]{0,20}\\])'},'',true,false,true,false) | |
Find_/_Replace({'option':'Regex','string':'([,a-zA-Z]{1}\\s{0,}?)(\\r{0,1})\\n'},'$1 ',true,false,true,false) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://gchq.github.io/CyberChef/#recipe=Find_/_Replace(%7B'option':'Simple%20string','string':'WEBVTT'%7D,'',true,false,false,false)Find_/_Replace(%7B'option':'Regex','string':'(%5B0-9%5D%7B2%7D%5C%5C:%5B0-9%5D%7B2%7D(%5C%5C:%5B0-9%5D%7B2%7D)%7B0,1%7D%5C%5C.%5B0-9%5D%7B3%7D%5C%5Cs%5C%5C-%5C%5C-%5C%5C%3E%5C%5Cs%5B0-9%5D%7B2%7D%5C%5C:%5B0-9%5D%7B2%7D(%5C%5C:%5B0-9%5D%7B2%7D)%7B0,1%7D%5C%5C.%5B0-9%5D%7B3,4%7D)'%7D,'',true,false,false,false)Regular_expression('User%20defined','%5E(.%7B0,%7D)?(?!%5B0-9%5D%7B2%7D%5C%5C:%5B0-9%5D%7B2%7D%5C%5C:%5B0-9%5D%7B2%7D%5C%5C.%5B0-9%5D%7B3%7D%5C%5Cs%5C%5C-%5C%5C-%5C%5C%3E%5C%5Cs%5B0-9%5D%7B2%7D%5C%5C:%5B0-9%5D%7B2%7D%5C%5C:%5B0-9%5D%7B2%7D%5C%5C.%5B0-9%5D%7B3%7D)%7B1(.%7B0,%7D?)$',true,true,true,false,false,false,'List%20capture%20groups'/disabled)Find_/_Replace(%7B'option':'Extended%20(%5C%5Cn,%20%5C%5Ct,%20%5C%5Cx...)','string':'%5C%5Cn%5C%5Cn%5C%5Cn'%7D,'%5C%5Cn%5C%5Cn',true,false,true,false)Find_/_Replace(%7B'option':'Extended%20(%5C%5Cn,%20%5C%5Ct,%20%5C%5Cx...)','string':'%5C%5Cn%5C%5Cn'%7D,'%5C%5Cn',true,false,true,false)Find_/_Replace(%7B'option':'Regex','string':'(%5C%5C%22%7B0,1%7D%5C%5C%5B%5C%5C%3C.%2B?%5C%5C,%5C%5Cs%5Ba-zA-Z%5D%7B0,20%7D%5C%5C%5D)'%7D,'',true,false,true,false)Find_/_Replace(%7B'option':'Regex','string':'(%5B,a-zA-Z%5D%7B1%7D%5C%5Cs%7B0,%7D?)(%5C%5Cr%7B0,1%7D)%5C%5Cn'%7D,'$1%20',true,false,true,false)