Git Product home page Git Product logo

henkaku.github.io's Introduction

Build

Only Linux is supported. You will need:

  • Python 3
  • Vita SDK
  • Uglify JS (Ubuntu 16.04 package node-uglify) tested version 2.4.15
  • Other standard tools that you should already have installed, such as openssl, dd, cat, touch

All tools should be in your PATH.

Run ./build.sh to build everything. This script first cleans up all build directories and then builds the exploit.

Develop

It's useful to have everything be automatically rebuilt when a source file changes. To achieve that, install entr and execute in a separate termina:

while sleep 1; do find build.sh krop/ payload/ urop/ webkit/ | entr -d ./build.sh ; done

Then when you change a source file (or add a new one), everything will be automatically rebuilt. Note that if you add a new directory, you will need to update the script.

Distrib

Distribute only the files from the output directory, don't distribute any other files.

There are two versions of the exploit, located in the output directory. Either can be served using any regular web server (e.g. python3 -m http.server).

The offline payload is for running with the Email client. The web payload is for running on the Browser app.

Exploit

To run the exploit, first cold boot your Vita, then navigate to exploit.html. The following situations are possible:

  • browser doesn't display any alert()s and displays a gray "Please wait..." screen after a few seconds: this is normal, allow up to 10 reloads before the exploit actually triggers
  • you get a "trigger" alert(), then nothing happens: the exploit succeeded
  • you get a "trigger" alert(), then the browser crashes: the exploit failed, retry it a few times, then reboot the Vita and try again
  • you get a "trigger" alert(), then the system crashes: that shouldn't happen, try the exploit again

henkaku.github.io's People

Contributors

drakonpl avatar drdaxxy avatar ebraminio avatar electr0sheep avatar enriquesomolinos avatar exsinner avatar frangarcj avatar jdek avatar mrnetrix avatar notnotme avatar skogaby avatar xerpi avatar xyzz avatar yifanlu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

henkaku.github.io's Issues

Henkaku.xyz/go page doesn't load when inserting a card coming from 3.63 system

Hi,

I have a PS Vita 3.60 with a 16GB card and Henkaku has worked 100% all times, now I got a PSTV 3.63 and I was trying to instal ARK for PSP emulation there.

I inserted the card in PSTV 3.63, now when I put it back in Vita 3.60 I get the message that I need to 'system update' to use the card or 'format' it. I select 'no' to both and then I launch my browser and try to go to 'henkaku.xyz/go'.

The issue I'm having is that the site doesn't seem to load, the blue bar starts kind of loading, but when it reaches the .xy part, it just stops there.

Could you please have a look into this issue? Or can you think of any fix/workaround that I could try from my end?

Thanks!

Henkaku unable to start when Vita card is not inserted (error occurred, C2-12828-1)

As I couldn't use the card with the previous issue. I've now trying to launch henkaku.xyz/go for a long period but I keep on getting:

"An error has occurred in the following application.
(C2-12828-1)
Internet Browser"

I tried deleting cookies, history, restarting, ... but keep on getting it.
I researched online for a while but I cannot see what could be going on or what I could do? Can Henkaku handle this issue? And do you know what it is or how to workaround it in the time being?

Thank you.

[new feature]verify the hash of downloaded content

Thx you for the amazing website.
I encounter a network issue, some times my network is not stable, and the .bin/.xml file not download fully. but still try to install it, and the system will be a mess, that I have to clean the cookie, reset factory setting.. again and again.

could you verify the download content, or even resume transmission at break points?
thank you very much

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.