Added test to verify loading Lua binary payload is not possible (#10583)
The tests verify that loading a binary payload to the Lua interpreter raises an error. The Lua code modification was done here: fdf9d455 which force the Lau interpreter to always use the text parser.
Please register or sign in to comment