PaulJenkin
PaulJenkin
not just offline, It emulates USB device as well. W.r.t Existing LAN, working on the below 1. By default the device will work as an access point 2. Once Connected...
Added the option to Connect to the chip to local host , from PS4 itself. So when booted initially the user can connect to the default Access Point for Chip...
I have no objection
I have successfully built this exploit in my machine. if you are good i can help you with that
@LightningMods I have Sent you a Friend request on discord my id SamJ87#3714
@sleirsgoevy We tried to degub the dump_module.py, dump_got.js it looks like you are using 0x18 as a base pointer to read the text. will you be able to provide the...
@sleirsgoevy As you said we are able to find lines like callq ffffffff812520be .... We used this on the file "dump_got.js" and ran bad hoist stand alone web and was...
need help in converting base address and dumping libc and libkernal **What we have done so far** 1. form the objdump, we found the addres which follows similar pattern (0xffffffffff6694c8)...
Ok we took the address 827021e60 and did uint16_t hi5 = (1 >> 64) + 0x838fa4000;. So i understood we need use the lines will retry withe line number and...
I tried Dumping by note the pointer in sorted file with the line number in Unsorted file **Here are my issues** 1. i was only able to note 3 jumps...