0ad-root
This commit is contained in:
parent
7d84894339
commit
c2917d4518
|
@ -0,0 +1,7 @@
|
||||||
|
#tek tek calıstır
|
||||||
|
|
||||||
|
cp /usr/bin/pyrogenesis /usr/bin/pyrogenesis-backup
|
||||||
|
|
||||||
|
needle=$(objdump -d /usr/bin/pyrogenesis | grep euid | tail -1 | awk '{print "\\x"$2"\\x"$3"\\x"$4"\\x"$5"\\x"$6;}')
|
||||||
|
|
||||||
|
sed -ir "s/$needle/\xb8\x01\x00\x00\x00/" /usr/bin/pyrogenesis
|
Loading…
Reference in New Issue