COREDMP: Difference between revisions

From PS4 Developer wiki
Jump to navigation Jump to search
m (Undo revision 278249 by 75.128.244.218 (talk))
No edit summary
Line 1: Line 1:
{{wikify}}
ORBISDMP files are compressed core dumps of a crash.
= What are ORBISDMP files =


* ORBISDMP files are just compressed core dumps of a crash
= Location =
* To decompress them, use something that supports GZIP


== Examples of ORBISDMP files ==
== Example ==


* https://dl.dropboxusercontent.com/u/35197530/zip/orbiscore-1411820528-0x0000003c-eboot.bin.orbisdmp
???/orbiscore-1411820528-0x0000003c-eboot.bin.orbisdmp
* https://dl.dropboxusercontent.com/u/35197530/zip/orbiscore-1411914189-0x00000051-eboot.bin.orbisdmp


=== File Structure Header ===
= Structure =


see [[http://www.filesignatures.net/index.php?page=search&search=1F8B08&mode=SIG here]]
* To decompress ORBISDMP files, use an extraction tool that supports GZIP.




{{Development}}
{{Development}}
<noinclude>[[Category:Main]]</noinclude>
<noinclude>[[Category:Main]]</noinclude>

Revision as of 23:15, 18 September 2022

ORBISDMP files are compressed core dumps of a crash.

Location

Example

???/orbiscore-1411820528-0x0000003c-eboot.bin.orbisdmp

Structure

  • To decompress ORBISDMP files, use an extraction tool that supports GZIP.