More actions
faps-coredump | |
---|---|
General | |
Author | Princess-of-Sleeping |
Type | Plugins |
Version | 1.2.6.1 |
License | MIT License |
Last Updated | 2022/09/02 |
Links | |
Download | |
Website | |
Source | |
Overlap type coredump kernel module.
It overlaps with SceCoredump and outputs coredump at the same time as original coredump same time when process crashes
Installation
Copy faps-coredump.skprx to any path.
Add that path to the *KERNEL section of config.txt.
Changelog
v1.2.6.1
- Fixed stack overflow for hwinfo2 dump.
v1.2.6
- Update faps-coredump.
- Fixed float register dump.
- Add hwinfo dump .
v1.2.5
- Fixed coredump register bug.
- And update some struct.
v1.2.4
- Fixed some code and bugs.
- Fixed typo.
- Fixed sce coredump move bug.
- Update function name.
- Update TTBR1 dump to only full dump.
- Update file name to process_display.c from process_sceenshot.c.
- Add display dump level option.
v1.2.2
- Fixed wrong memblocks dump method.
- Added display info dump to screenshot dump.
v1.2
- Change module dump to elf from RAW segments.
- Fix NULL refer call bug.
v1.1
- Optimize code to get things done faster.
- Added the function/variable to dump import/export of module with yml.
v1.0.2
- Fixed the non-devkit host0: issue.
- And fixed some bugs.
v1.0
- First Release.