deviato / DroidPPPwn

PPPwn_cpp for Android + App Frontend [needs rooted device]
82 stars 2 forks source link

Adjust settings on the fly #25

Closed Invictaz closed 1 month ago

Invictaz commented 1 month ago

See here

https://github.com/xfangfang/PPPwn_cpp/issues/48#issuecomment-2132275418

If we can adjust these values we might be able to tune the exploit to work on various consoles

SPRAY_NUM = 0x1000
PIN_NUM = 0x1000
CORRUPT_NUM = 0x1

HOLE_START = 0x400
HOLE_SPACE = 0x10

sleep(0.001)
Invictaz commented 1 month ago

@deviato why closed?

deviato commented 1 month ago

Because I didn't see any improvements when changing them, nor similar experiences from other users