HENkaku for 3.68 to release on July 1

408209-eue7qwzjoiec9wd1snxa.png

The long awaited exploit for the PS Vita has finally been given a release date. When we first received news of the exploit, we were told it would likely release in 1-2 years, but luckily Vita hacker TheFloW mangaed to find a second exploit for 3.68 and get us an earlier release. The exploit will work on firmware versions 3.65 to 3.68 you do not need an official Sony memory card or an internet connection to use it. If you are on 3.65, you will be able to install HENkaku Ensō, but unluckily those on 3.67 and above won't be able to. I've included a guide for updating to stock 3.65 from 3.61/3.63.

:arrow: Release
:arrow: Updating to 3.65
 
Last edited by Deleted member 381889,

laharl22

Well-Known Member
Member
Joined
Dec 19, 2014
Messages
1,767
Trophies
0
Age
38
XP
615
Country
France
i have follow all im unable to create the folder on my vita

--------------------- MERGED ---------------------------

does i need to put hencore files on psvimgtools folder ?
 

Adhrast

Active Member
Newcomer
Joined
Nov 29, 2006
Messages
31
Trophies
0
XP
302
Country
Italy
Took some trial and error but I finally managed to copy the app to the Vita, let's launch it and see if everything works!

EDIT: cannot launch the app, wonder what I did wrong :/ gotta go out now, I'll try again when I get home.
 
Last edited by Adhrast,

hyprskllz

Well-Known Member
Member
Joined
Apr 19, 2016
Messages
628
Trophies
0
XP
2,264
Country
Indonesia
Always getting trouble copying the h-encore app. When i try to copy it always failed with error c2-12858-4.
Someone please help me :(
 

laharl22

Well-Known Member
Member
Joined
Dec 19, 2014
Messages
1,767
Trophies
0
Age
38
XP
615
Country
France
this hack doesnt work for me stuck at fucking psvimgtools i have tested all somedy say nothing work

--------------------- MERGED ---------------------------

the -n lines must be renamed ?
 

Luchi_g101

Active Member
Newcomer
Joined
Jun 18, 2018
Messages
33
Trophies
0
Age
34
XP
81
Country
Nigeria
guys anybody got any idea how i will use this?

psvimg-create -n app -K YOUR_KEY app PCSG90096/app
psvimg-create -n appmeta -K YOUR_KEY appmeta PCSG90096/appmeta
psvimg-create -n license -K YOUR_KEY license PCSG90096/license
psvimg-create -n savedata -K YOUR_KEY savedata PCSG90096/savedata

do i type these all in command prompt?
 

laharl22

Well-Known Member
Member
Joined
Dec 19, 2014
Messages
1,767
Trophies
0
Age
38
XP
615
Country
France
guys anybody got any idea how i will use this?

psvimg-create -n app -K YOUR_KEY app PCSG90096/app
psvimg-create -n appmeta -K YOUR_KEY appmeta PCSG90096/appmeta
psvimg-create -n license -K YOUR_KEY license PCSG90096/license
psvimg-create -n savedata -K YOUR_KEY savedata PCSG90096/savedata

do i type these all in command prompt?
on ubuntu
wine psvimg-create -n app -K b4707b02bca9ba62 app PCSG90096/app
26 [main] psvimg-create 72 I:\Documents\psvita\h-encore\psvimg-create.exe: *** fatal error - couldn't dynamically determine load address for 'DsEnumerateDomainTrustsW' (handle 0xF7A80000), Win32 error 127
Stack trace:
Frame Function Args
60FE0000 6111C1C0 (00000000, 00000003, 445C3A49, 6D75636F)
End of stack trace
 

Priestiality

Well-Known Member
Member
Joined
May 23, 2018
Messages
116
Trophies
0
XP
293
Country
United States
on ubuntu
wine psvimg-create -n app -K b4707b02bca9ba62 app PCSG90096/app
26 [main] psvimg-create 72 I:\Documents\psvita\h-encore\psvimg-create.exe: *** fatal error - couldn't dynamically determine load address for 'DsEnumerateDomainTrustsW' (handle 0xF7A80000), Win32 error 127
Stack trace:
Frame Function Args
60FE0000 6111C1C0 (00000000, 00000003, 445C3A49, 6D75636F)
End of stack trace
Why are you using the Windows version through WINE when there is a Linux release of psvimg?
 

Deneviel

Well-Known Member
Newcomer
Joined
Mar 9, 2015
Messages
47
Trophies
0
Age
32
Location
Montella
XP
121
Country
Italy
guys anybody got any idea how i will use this?

psvimg-create -n app -K YOUR_KEY app PCSG90096/app
psvimg-create -n appmeta -K YOUR_KEY appmeta PCSG90096/appmeta
psvimg-create -n license -K YOUR_KEY license PCSG90096/license
psvimg-create -n savedata -K YOUR_KEY savedata PCSG90096/savedata

do i type these all in command prompt?

First you need to find out your psvita key following the guide by TheFlow.
Then you need to selet the right folder in the CMD using the "cd" command and launch those commands from there.

Edit: if the psvimg-create.exe it's in another folder you need to drag and drop the exe in the CMD and then write just " -n app -K YOUR_KEY app PCSG90096/app"
 
Last edited by Deneviel,

Deneviel

Well-Known Member
Newcomer
Joined
Mar 9, 2015
Messages
47
Trophies
0
Age
32
Location
Montella
XP
121
Country
Italy
can you give a detailled exemple please ?i test many link and it give me invalid key always

This is my case and my case only:
1) The h-encore folder it's in the following path "C:\Users\MYNAME\h-encore"
2) The psvimg-create exe is in he following path "C:\Users\MYNAME\Desktop\vita Hack\psvimgtools-0.1-win64\psvimg-create.exe"

this is write i write in the cmd
C:\Users\MYNAME>cd h-encore
C:\Users\MYNAME\h-encore>"C:\Users\MYNAME\Desktop\vita Hack\psvimgtools-0.1-win64\psvimg-create.exe" -n app -K YOUR_KEY app PCSG90096/app

Be carefull of the "space" like the one before "-n"
 

laharl22

Well-Known Member
Member
Joined
Dec 19, 2014
Messages
1,767
Trophies
0
Age
38
XP
615
Country
France
This is my case and my case only:
1) The h-encore folder it's in the following path "C:\Users\MYNAME\h-encore"
2) The psvimg-create exe is in he following path "C:\Users\MYNAME\Desktop\vita Hack\psvimgtools-0.1-win64\psvimg-create.exe"

this is write i write in the cmd
C:\Users\MYNAME>cd h-encore
C:\Users\MYNAME\h-encore>"C:\Users\MYNAME\Desktop\vita Hack\psvimgtools-0.1-win64\psvimg-create.exe" -n app -K YOUR_KEY app PCSG90096/app

Be carefull of the "space" like the one before "-n"
always invalid key i missing i use the key obtained with qcma
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • K3Nv2 @ K3Nv2:
    Switch the switch to resolve your issue
  • Xdqwerty @ Xdqwerty:
    @BigArnold, sorry but i cant, i dont have a switch. also what k3nv2 says is a joke
  • B @ BigArnold:
    That's what I figured. I put a post up in a forum but no one seems to replying to posts there. I also don't what this chat is attached to.
  • K3Nv2 @ K3Nv2:
    General chat as it implies
  • Xdqwerty @ Xdqwerty:
    @BigArnold, try posting in the "switch noob paradise" thread
  • B @ BigArnold:
    That's where I put it. But like I said other people's posts from a day or two ago have no responses. I'm not sure if the chat is part of the Nintendo forum that I'm on or a part of the website as a whole.
  • Xdqwerty @ Xdqwerty:
    @BigArnold, part of the website as a whole
  • Xdqwerty @ Xdqwerty:
    then try making a thread
  • Xdqwerty @ Xdqwerty:
    wait you are too new to be able to do that
  • B @ BigArnold:
    That's fine. I'll find my way.
    +1
  • BigOnYa @ BigOnYa:
    @BigArnold you put the fusee or hekate.bin in the hekate/ payloads folder, or use app to push the payload to switch while its in rcm mode
    +1
  • B @ BigArnold:
    The problem is is that TegraGUI isn't detecting my Switch despite it being plugged in and in RCM or maintenance mode.
    +1
  • BigOnYa @ BigOnYa:
    Did you click install driver inside the tegra app.
  • B @ BigArnold:
    I did all of that stuff and it seemed successful but still nothing. The only thing different from the guide I used was that my device wasn't showing up as APX but rather Nintendo Switch.
  • B @ BigArnold:
    I did it inside the Tegra app and Zadig.
  • BigOnYa @ BigOnYa:
    Try a different USB c cable, or different USB port on your pc.
  • B @ BigArnold:
    I tried a different port and don't have another cable. I'm fairly certain there's no issue with the equipment I'm using.
  • BigOnYa @ BigOnYa:
    Some cheap USB c cables don't send data, they only charge
  • B @ BigArnold:
    The cable is usually used to connect my controller to my switch's dock.
  • BigOnYa @ BigOnYa:
    Only other thing Id suggest is using a phone/tablet and use the Rekato app, or different pc
  • B @ BigArnold:
    Okay then.
    Thanks for your help.
    +2
  • S @ salazarcosplay:
    @Xdqwerty how are you doing!?
  • Xdqwerty @ Xdqwerty:
    @salazarcosplay,
    I keep thinking about killing myself and i believe i dont deserve to be happy... i also feel a bit dizzy
  • S @ salazarcosplay:
    @Xdqwerty I believe
    you deserve to be happy
    Xdqwerty @ Xdqwerty: @salazarcosplay, aw thx