Skip to content
Vita Homebrew Loader
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
hook
include
utils
.gitignore
.tags
LICENSE
Makefile
NOTICE
README.MD
arm_tools.c
config.c
elf_parser.c
linker.x
main.c
nid_table.c
nidcache.c
nidcache3xx.c
stub.S

README.MD

VHL: Vita Homebrew Loader


Relocation code (elf_parser.c) and module info structs (elf_headers.h) taken from Yifanlu's UVLoader (https://github.com/yifanlu/UVLoader)


Implemented Features:

TODO:

  • Force exit combination (WIP)
  • Careful homebrew memory management
  • Plugin support

Thanks to:

  • 173210
  • fate6 sooper dood ;)
You can’t perform that action at this time.