Join Us and become a Member for a Verified Badge to access private areas with the latest PS4 PKGs.
PS4 Jailbreaking       Thread starter PSXHAX       Start date Jan 28, 2016 at 10:00 PM       131      
Status
Not open for further replies.
This is just a rumor making rounds on the net at this point, but h3ck34 has been tweeting recently that a PS4 jailbreak device called the USB Whistle will be coming on February 20th with a PS4 CFW arriving no later than a month later on March 20th.

Is it legitimate? According to Wololo: "There are growing rumors that a group affiliated with the Cobra team (a team popular for some of their PS3 hardware mods, and the same team that announced the – yet to be released – cobra blackfin for PS Vita) have been working on a PS4 Jailbreak usb dongle."

Download: BF_manual.rar / Blackfin-1.0.rar / ADI Blackfin GNU Toolchain / Blackfin Software / EVAL-ADICUP360
While it wouldn't surprise me if the Cobra PS3 scene profiteers started milking the PS4 scene dry instead of releasing open-source freeware, I'm not holding my breath on this rumor being true just yet.

Below are some related tweets, feel free to comment with your own thoughts on the USB Whistle rumor:

Spoiler

USB_Whistle.jpg
 

Comments

I do not like emulators, especially virtual machines. they require strong iron.
I love emulators aspecialy ones that use system hw they are the easiest to bend and can do a great deal of things to them and the system after but it's knowing how to bend them the right way.
 
crap..
Code:
}
    "libkernel.sprx":{
        "amd64_set_fsbase":{
            "offset":"df20"
        },
        "bind":{
            "offset":"c310",
            "syscall":"104"
        },
        "chdir":{
            "offset":"bad0",
            "syscall":"12"
        },
        "chflags":{
            "offset":"bd50",
            "syscall":"34"
        },
        "chmod":{
            "offset":"bb30",
            "syscall":"15"
        },
        "chown":{
            "offset":"bb50",
            "syscall":"16"
        },
        "chroot":{
            "offset":"c030",
            "syscall":"61"
        },
        "socket":{
            "offset":"c2b0",
            "syscall":"97"
        },
        "socketpair":{
            "offset":"c5b0",
            "syscall":"135"
        },
        "stat":{
            "offset":"bdd0",
            "syscall":"188"
        },
        "swapoff":{
            "offset":null,
            "syscall":"424"
        },
        "swapon":{
            "offset":"c1b0",
            "syscall":"85"
        },
        "symlink":{
            "offset":"bfb0",
            "syscall":"57"
        },
        "symlinkat":{
            "offset":"d710",
            "syscall":"502"
        },
        "sync":{
            "offset":"bd90",
            "syscall":"36"
        },
        "sysarch":{
            "offset":"c710",
            "syscall":"165"
        },
        "syscall":{
            "offset":"b9b0",
            "syscall":"0"
        },
        "sysconf":{
            "offset":"fae0"
        },
        "system":{
            "offset":"a8c0"
        },
        "sceKernelAllocateDirectMemory":{
            "offset":"14ad0"
        },
        "sceKernelDlsym":{
            "offset":"1e610",
            "syscall":"591"
        },
        "sceKernelGetCurrentCpu":{
            "offset":"13510"
        },
        "sceKernelGetModuleInfo":{
            "offset":"1e9c0",
            "syscall":"593"
        },
        "sceKernelGetProcessTime":{
            "offset":"13380"
        },
        "sceKernelGettimeofday":{
            "offset":"13320"
        },
        "sceKernelJitCreateAliasOfSharedMemory":{
            "offset":"151c0"
        },
        "sceKernelJitCreateSharedMemory":{
            "offset":"15170"
        },
        "sceKernelJitMapSharedMemory":{
            "offset":"15210"
        },
        "sceKernelLoadStartModule":{
            "offset":"1e0e0"
        },
        "sceKernelMapDirectMemory":{
            "offset":"14e20"
        },
        "sceKernelSleep":{
            "offset":"13170"
        },
        "sceKernelUsleep":{
            "offset":"13220"
        },
        "scePthreadCancel":{
            "offset":"12900"
        },
        "scePthreadCreate":{
            "offset":"122e0"
        },
        "scePthreadDetach":{
            "offset":"12300"
        },
        "scePthreadExit":{
            "offset":"12340"
        },
        "scePthreadJoin":{
            "offset":"12380"
        },
        "scePthreadMutexDestroy":{
            "offset":"12610"
        },
        "scePthreadMutexInit":{
            "offset":"124a0"
        },
        "scePthreadMutexLock":{
            "offset":"12630"
        },
        "scePthreadMutexTimedlock":{
            "offset":"12670"
        },
        "scePthreadMutexTrylock":{
            "offset":"12650"
        },
        "scePthreadMutexUnlock":{
            "offset":"12690"
        }
    }
}
 
Syscall0 is the start of it
Code:
sceKernelAllocateDirectMemory":{
"offset":"14ad0"
Check there that's a memory allocate
 
"YOU THINK WE WOULDNT FIND OUT"

i never told him about the openssl curve
it was confirmed because i had done work on my own.
oh and ya.... it was confirmed by chaosKID.
 
guys sorry for so noob question like this one.ive read the whole 11 pages and still couldnt figure out.How close r we for a cfw ? or how close r we for a dongle like the first of ps3? with simple words :p
 
guys sorry for so noob question like this one.ive read the whole 11 pages and still couldnt figure out.How close r we for a cfw ? or how close r we for a dongle like the first of ps3? with simple words :p
a long time for cfw mate need keys which aint there to run anything from dongle and homebrew cant be signed without code to run
 
Status
Not open for further replies.
Back
Top