shell bypass 403

Cubjrnet7 Shell


name : SigDie.pm
package SigDie;

use strict;

our $DIE;
$SIG{__DIE__} = sub { $DIE = $@ };

1;

© 2025 Cubjrnet7