Ruby code for decrypting the ZoomAppContext header fails

The ruby code shown in the Zoom Apps Context page does not run.

It fails with two syntax errors. I believe it’s the way to slice the arrays for iv_aad_cipher_text_auth_tag and aad_cipher_text_auth_tag. It’s using a syntax that does not exist in ruby.

@development4 Thanks for bringing this up! Can you share the errors that you’re seeing?