🐛 fix UTF-8 string spliting panic in audit module
Ret2Script is the scripting engine that wraps Rune, just for Ret 2 Shell challenge platform checks.
# Install $ cargo install ret2script # Check flag using ./checker/main.rx $ ret2script check ./checker/main.rx --flag 'flag{Y0u-5@1d_rIgHt-6uT-yOu_shou1d-PI@Y-geNsHIn-1mpact2}' # Generate dynamic environment varibles using ./checker/main.rx $ ret2script environ ./checker/main.rx
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
Ret2Script
Ret2Script is the scripting engine that wraps Rune, just for Ret 2 Shell challenge platform checks.
Usage