Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

full support for icv.db pfs decryption #47

Closed
wants to merge 1 commit into from
Closed

full support for icv.db pfs decryption #47

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Sep 10, 2019

Implement support for icv.db containing .icv files with more than 1 page of signatures corresponding to pfs files with size greater than 753,664 bytes.

fixes: #21 #39 #40 #42

Brief outline of icv.db format:

https://gist.github.com/cuevavirus/1d5815e2d50d191ea77b18af8e323070

Sample savedata with .icv file with more than 1 page of signatures:

https://github.com/motoharu-gosuto/psvpfstools/files/2968636/ux0_temp_game_PCSB01226_savedata_PCSB01226.zip
(from #40)

- add support for icv.db file tables with more than one page of
  signatures
- get rid of complicated merkle tree building and traversal for
  simplified traversal using index arithmetics

see related

#21
#39
#40
#42
@ghost ghost mentioned this pull request Sep 10, 2019
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants