ret2script

Crates.ioret2script
lib.rsret2script
version1.8.7
created_at2024-06-27 19:31:24.800691+00
updated_at2025-07-27 02:43:27.8733+00
descriptionChecker script runner for Ret2Shell - A feature-riches CTF challenge platform.
homepagehttps://github.com/ret2shell/ret2script
repositoryhttps://github.com/ret2shell/ret2script
max_upload_size
id1286097
size116,234
Reverier Xu (Reverier-Xu)

documentation

https://docs.rs/ret2script

README

Ret2Script

Ret2Script is the scripting engine that wraps Rune, just for Ret 2 Shell challenge platform checks.

Usage

# 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
Commit count: 66

cargo fmt