deviato / DroidPPPwn

PPPwn_cpp for Android + App Frontend [needs rooted device]
107 stars 5 forks source link

Adjust settings on the fly #25

Closed Invictaz closed 5 months ago

Invictaz commented 5 months 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 5 months ago

@deviato why closed?

deviato commented 5 months ago

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