Tranced
Programmer
Another tool, by CodeLion and Major_Tom, used by developers/hackers while utilising the PS Vita webkit exploit.
Collaboration between Major_Tom and myself.
- Connect vita to server, dumps happen automatically
- files are stored as modname.seg#.bin
- segments are code,rodata, and two metadata sections sometimes
Huge thanks to @SMOKE587 for being my vita until I get a new one
Huge thanks to Amat Cama for the incredible JSoS framework that made this possible.
Thanks to Yifan for the uvloader source code on which allot of this was based
----Some Details about changes----
- A few SCE functions have been resolved and added to this, not present in the original API.
- Minor changes to dump code to add progress indicator.
- Two JS wrappers added in functions.js to handle the SCE functions mentioned above.
- Automatic dump handler combining above changes, see: sploit.js
