CyberChef icon indicating copy to clipboard operation
CyberChef copied to clipboard

Bug report: Some potential condition just returns "[Object object]" even if all steps are disabled

Open dalemyers opened this issue 2 years ago • 0 comments

Describe the bug I was playing around with a puzzle and got into a state where I only ever get the output "[Object object]". No matter which steps I disable (or even if I disable all of them), I get the same output. Using the URL and opening in a new tab gives the same result. Opening in private browsing gives the same result. Opening in a different browser gives the same result.

To Reproduce Steps to reproduce the behaviour or a link to the recipe / input used to cause the bug:

See above.

Expected behaviour Any error state should be recoverable.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (if relevant, please complete the following information):

  • OS: All
  • Browser: All
  • CyberChef version: 9.46.0

Additional context

This link reproduces every time: https://gchq.github.io/CyberChef/#recipe=Find_/_Replace(%7B'option':'Regex','string':'%5C%5Cn'%7D,'%20',true,false,true,false)Find_/_Replace(%7B'option':'Regex','string':'%5B%5EA-Za-z%20%5D'%7D,'',true,false,true,false/disabled)Find_/_Replace(%7B'option':'Regex','string':'%5E%5BA-Za-z%5D(%5BA-Za-z%5D%7B2%7D)*$'%7D,'',true,false,true,false/disabled)Label('Remove%20Empty%20Lines'/disabled)Find_/_Replace(%7B'option':'Regex','string':'%5C%5Cn%5C%5Cn'%7D,'%5C%5Cn',true,false,true,false/disabled)Conditional_Jump('%5C%5Cn%5C%5Cn',false,'Remove%20Empty%20Lines',10/disabled)Reverse('Character'/disabled)Reverse('Line'/disabled)Head('Line%20feed',null/disabled)Sort('Line%20feed',false,'Alphabetical%20(case%20sensitive)'/disabled)&input=SGVsbG8gd29ybGQ

dalemyers avatar Jul 19 '22 14:07 dalemyers