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

PSV IDPS Dumper Vita: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(10 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{cleanup|article|Needs cleanup}}
{{#seo:
|title=Vita Homebrew Apps (Utilities) - GameBrew!
|title_mode=append
|image=psvidpsdumpervita.jpg
|image_alt=PSV IDPS Dumper
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=PSV IDPS Dumper
|title=PSV IDPS Dumper
|image=psvidpsdumpervita.jpg
|image=psvidpsdumpervita2.png
|description=IDPS Dumper for PSVITA.
|description=IDPS Dumper for PS Vita.
|author=Yoti
|author=Yoti
|lastupdated=2022/10/10
|lastupdated=2024/02/12
|type=Utilities
|type=Utilities
|version=0.9
|version=1.1
|license=GPL-3.0
|license=GPL-3.0
|download=https://dlhb.gamebrew.org/vitahomebrews/psvidpsdumpervita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/psvidpsdumpervita.7z
|website=
|website=https://github.com/Yoti/psv_idpsdump
|source=https://github.com/Yoti/psv_idpsdump
|source=https://github.com/Yoti/psv_idpsdump
}}
}}
A little utility that allows to dump your console IDPS.
{{#seo:
|title=Vita Homebrew Apps (Utilities) - GameBrew
|title_mode=append
|image=psvidpsdumpervita2.png
|image_alt=PSV IDPS Dumper
}}
IDPS Dumper is a tool for PS Vita and [[PSP IDPS Dumper|PSP]], by Yoti, which finds and dumps the IDPS of your console, generally understood to be the console’s unique identifier. It also contains information about the model of the console.
 
Based on [[VitaCID]] by Major_Tom.
 
==User guide==
IDPS dumps will be saved to ux0:data/ as:
*idps.bin
*idps.txt
 
==Screenshots==
https://dlhb.gamebrew.org/vitahomebrews/psvidpsdumpervita3.png
 
==Changelog==
'''v1.1 [PSP/PSV]'''
*psp go 06g ta-094 (strider2) detection.


==Screenshot==
'''v1.0 [PSP/PSV]'''
[[image:psvidpsdumpervita.jpg]]
*psp qaf detection
*regions also has their retail codes


==Changelogs==
'''v0.9 [PSP/PSV]'''
'''v0.9 [PSP/PSV]'''
* psv proto/devkit/testkit detection
* psv proto/devkit/testkit detection.
* pstv testkit proper detection
* pstv testkit proper detection.


'''v0.8 [PSP/PSV]'''
'''v0.8 [PSP/PSV]'''
* some new info from wiki by celesteblue
* Some new info from wiki by celesteblue.


'''v0.7 [PSP/PSV]'''
'''v0.7 [PSP/PSV]'''
* nice look
* Nice look.
* some new info from psvident by freakler
* Some new info from psvident by freakler.


'''v0.6f [PSP/PSV]'''
'''v0.6f [PSP/PSV]'''
* proper dumping for psp and vita
* Proper dumping for psp and vita.
* proper coloring for psp
* Proper coloring for psp.


v0.6 [PSP/PSV]
'''v0.6 [PSP/PSV]'''
* initial release for vita
* Initial release for vita.
* updated codebase for psp
* Updated codebase for psp.
* now colored!
* Now colored.


'''v0.5 [PSP]'''
'''v0.5 [PSP]'''
* near completed psp/psv/tv ident tool (used in psvident by freakler)
* Near completed psp/psv/tv ident tool (used in psvident by freakler).


'''v0.4 [PSP]'''
'''v0.4 [PSP]'''
* rudimentary psp/psv ident tool
* Rudimentary psp/psv ident tool.


'''v0.3f [PSP]'''
'''v0.3f [PSP]'''
* added list of idstorage keys & offsets
* Added list of idstorage keys & offsets.
* disabled smart module loader for compatibility reasons
* Disabled smart module loader for compatibility reasons.
* completed paranoid mode (hide only second half of idps)
* Completed paranoid mode (hide only second half of idps).


'''v0.3 [PSP]'''
'''v0.3 [PSP]'''
* changed autoexit to manual (press cross to exit)
* Changed autoexit to manual (press cross to exit).
* added dumping to plain text file
* Added dumping to plain text file.


'''v0.2 [PSP]'''
'''v0.2 [PSP]'''
* fixed print-to-screen
* Fixed print-to-screen.
* removed unused libraries
* Removed unused libraries.


'''v0.1f [PSP]'''
'''v0.1f [PSP]'''
* fixed dump-to-file in paranoid mode (won't work before)
* Fixed dump-to-file in paranoid mode (won't work before).


v0.1 [PSP]
'''v0.1 [PSP]'''
* ability to dump idps to file from fixed key
* Ability to dump idps to file from fixed key.
* rudimentary paranoid mode (hide full idps from screen)
* Rudimentary paranoid mode (hide full idps from screen).


== External links ==
==External links==
* Github - https://github.com/Yoti/psv_idpsdump
* Author's Twitter - https://twitter.com/RealYoti
* GitHub - https://github.com/Yoti/psv_idpsdump
* VitaDB - https://vitadb.rinnegatamante.it/#/info/619
* VitaDB - https://vitadb.rinnegatamante.it/#/info/619

Latest revision as of 01:11, 18 February 2024

PSV IDPS Dumper
Psvidpsdumpervita2.png
General
AuthorYoti
TypeUtilities
Version1.1
LicenseGPL-3.0
Last Updated2024/02/12
Links
Download
Website
Source

IDPS Dumper is a tool for PS Vita and PSP, by Yoti, which finds and dumps the IDPS of your console, generally understood to be the console’s unique identifier. It also contains information about the model of the console.

Based on VitaCID by Major_Tom.

User guide

IDPS dumps will be saved to ux0:data/ as:

  • idps.bin
  • idps.txt

Screenshots

psvidpsdumpervita3.png

Changelog

v1.1 [PSP/PSV]

  • psp go 06g ta-094 (strider2) detection.

v1.0 [PSP/PSV]

  • psp qaf detection
  • regions also has their retail codes

v0.9 [PSP/PSV]

  • psv proto/devkit/testkit detection.
  • pstv testkit proper detection.

v0.8 [PSP/PSV]

  • Some new info from wiki by celesteblue.

v0.7 [PSP/PSV]

  • Nice look.
  • Some new info from psvident by freakler.

v0.6f [PSP/PSV]

  • Proper dumping for psp and vita.
  • Proper coloring for psp.

v0.6 [PSP/PSV]

  • Initial release for vita.
  • Updated codebase for psp.
  • Now colored.

v0.5 [PSP]

  • Near completed psp/psv/tv ident tool (used in psvident by freakler).

v0.4 [PSP]

  • Rudimentary psp/psv ident tool.

v0.3f [PSP]

  • Added list of idstorage keys & offsets.
  • Disabled smart module loader for compatibility reasons.
  • Completed paranoid mode (hide only second half of idps).

v0.3 [PSP]

  • Changed autoexit to manual (press cross to exit).
  • Added dumping to plain text file.

v0.2 [PSP]

  • Fixed print-to-screen.
  • Removed unused libraries.

v0.1f [PSP]

  • Fixed dump-to-file in paranoid mode (won't work before).

v0.1 [PSP]

  • Ability to dump idps to file from fixed key.
  • Rudimentary paranoid mode (hide full idps from screen).

External links

Advertising: