#ctf #challenge #script #script-runner #rune #scripting-engine

bin+lib ret2script

Checker script runner for Ret2Shell - A feature-riches CTF challenge platform

15 stable releases

new 1.5.16 Sep 4, 2024
1.5.15 Aug 8, 2024
1.5.9 Jul 27, 2024
1.5.6 Jun 28, 2024

#583 in Game dev

Download history 79/week @ 2024-06-21 238/week @ 2024-06-28 4/week @ 2024-07-05 145/week @ 2024-07-12 7/week @ 2024-07-19 280/week @ 2024-07-26 606/week @ 2024-08-02 65/week @ 2024-08-09 1/week @ 2024-08-16 105/week @ 2024-08-30

300 downloads per month

MIT license

38KB
777 lines

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

Dependencies

~21–32MB
~586K SLoC