🐛 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
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Ret2Script
Ret2Script is the scripting engine that wraps Rune, just for Ret 2 Shell challenge platform checks.
Usage