IF you have the c2 error then simply clear the browser Cookies and then rebooting the vita.
SPECIAL THANKS: Guys over at #HENkaku for the assistance in getting it right (bunch of nice people).
OK, Here we go.
Step 1,
Download Software Required
UniServerZ Download:HERE (you can use python webserver instead but i had issues so i chose to use this.)
GO 1.6.3 x64 Download:HERE
HENkaku Offline Files:HERE
MSYS2 Download:HERE
Python 3.5 Download: HERE
Step 2,
Install MSYS2, GO and python3.
Reboot PC.
Step 2.5, (Only required if python2 was not installed previously)
Navigate to the "python" installation folder and simply COPY (not move) the python.exe to a seperate folder rename to python3.exe and copy back into the "python" installation folder.
E.G.: C:\Users\[User Name]\AppData\Local\Programs\Python\Python35-32
Notes: You can use "run" to open the folder. Windows 10 can also use Start menu search to open it.
Step 3,
Open up MSYS2 shell. "cd" into the directory that you have your files extrated for the henkaku offline server.
E.G.: /C/users/[User Name]/Desktop/Henkaku-1.0
(in MSYS2 it follows Unix address so instead of "\" use "/". there is also no ":" required for the drive e.g: "C:\ = /C/")
Step 4,
Run the command (This is assuming that your local IP is "192.168.1.101")
Command: ./build.sh http://192.168.1.101:4000/ http://192.168.1.101:8888/pkg
(keep window open)
Step 5, (Skip this step if you are using the python webserver the command is included below)
open up, "UniServerZController.exe" Best to "run as ADMIN".
Click on the "apache" tab on the toolbar, navigate to change "apache root folders" and click on "change root folder www".
Navigate to the "host" folder inside of the extracted HENkaku folder and click "ok".
click "start apache" and minimize if wanted.
Step 6,
Open your MSYS2 window back up and run the following commands
Command: cd host
go run stage2.go -payload stage2.bin -port 4000
(if using python webserver also run this command, if not skip it.) python -m http.server 8888
Step 7,
Boot Vita, open web browser and navigate to the following URL.
URL: http://192.168.1.101/exploit.html
Click "OK"
if you are having errors or issues follow the steps below and keep going until it works. (once it starts to work it normally works continuously.)
try it a few times.
clear cookies and reboot (vita)
try a few more times.
remove memory card, reboot, reinsert memory card, reboot.
try a few more times.
rebuild database (from recovery)
try a few more times.
VOLA!
Step 8,
Install Homebrew and enjoy!


