Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Faps-coredump Vita: Difference between revisions

From GameBrew
(Created page with "{{Infobox Vita Homebrews |title=faps-coredump |image=psvita2.png |description=The overlap type coredump kernel module. |author=Princess-of-Sleeping |lastupdated=2022/09/02 |type=Plugins |version=1.2.6.1 |license=MIT |download=https://dlhb.gamebrew.org/vitahomebrews/fapscoredumpvita.7z |website=https://github.com/Princess-of-Sleeping/faps-coredump |source=https://github.com/Princess-of-Sleeping/faps-coredump |discussion= }} {{#seo: |title=Vita Homebrew Apps (Plugins) - Ga...")
 
m (Text replacement - "|discussion=" to "|donation=")
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
|website=https://github.com/Princess-of-Sleeping/faps-coredump
|website=https://github.com/Princess-of-Sleeping/faps-coredump
|source=https://github.com/Princess-of-Sleeping/faps-coredump
|source=https://github.com/Princess-of-Sleeping/faps-coredump
|discussion=
|donation=
}}
}}
{{#seo:
{{#seo:
Line 19: Line 19:
|image_alt=faps-coredump
|image_alt=faps-coredump
}}
}}
Faps-coredump a tool to output a coredump when a process crashes. Here are some key points to note:
Overlap type coredump kernel module.  


* The tool overlaps with SceCoredump, which is a built-in tool on PlayStation Vita consoles that outputs a coredump when a process crashes.
It overlaps with SceCoredump and outputs coredump at the same time as original coredump same time when process crashes
* When a process crashes, faps-coredump outputs a coredump at the same time as the original coredump generated by SceCoredump.


==Installation==
==Installation==
If the developer wants to use this tool, they can follow the installation instructions provided in the repository:
Copy faps-coredump.skprx to any path.


* Copy faps-coredump.skprx to any path.
Add that path to the *KERNEL section of config.txt.
* Add that path to the *KERNEL section of config.txt.
 
It's worth noting that the repository does not provide any information about how to use the tool or how it works beyond the basic description provided above. If the developer wants more information, they may need to consult the source code or reach out to the repository owner.


==Changelog==  
==Changelog==  
Line 36: Line 32:
*Fixed stack overflow for hwinfo2 dump.
*Fixed stack overflow for hwinfo2 dump.
'''v1.2.6'''
'''v1.2.6'''
* Update faps-coredump
* Update faps-coredump.
* Fixed float register dump
* Fixed float register dump.
* Add hwinfo dump  
* Add hwinfo dump .
'''v1.2.5'''
'''v1.2.5'''
* Fixed coredump register bug
* Fixed coredump register bug.
* And update some struct
* And update some struct.
'''v1.2.4'''
'''v1.2.4'''
*Fixed some code and bugs
*Fixed some code and bugs.
** Fixed typo
** Fixed typo.
** Fixed sce coredump move bug
** Fixed sce coredump move bug.
** Update function name
** Update function name.
** Update TTBR1 dump to only full dump
** Update TTBR1 dump to only full dump.
** Update file name to process_display.c from process_sceenshot.c
** Update file name to process_display.c from process_sceenshot.c.
** Add display dump level option
** Add display dump level option.
'''v1.2.2'''
'''v1.2.2'''
* Fixed wrong memblocks dump method.
* Fixed wrong memblocks dump method.
Line 66: Line 62:


== External links ==
== External links ==
* Github - https://github.com/Princess-of-Sleeping/faps-coredump
* GitHub - https://github.com/Princess-of-Sleeping/faps-coredump
* Twitter - https://twitter.com/possvkey

Latest revision as of 00:47, 14 August 2023

faps-coredump
Psvita2.png
General
AuthorPrincess-of-Sleeping
TypePlugins
Version1.2.6.1
LicenseMIT License
Last Updated2022/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.

External links

Advertising: