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

debug pkg extriation with "fake" passcode #65

Open
tomazzz369z opened this issue Jul 28, 2020 · 0 comments
Open

debug pkg extriation with "fake" passcode #65

tomazzz369z opened this issue Jul 28, 2020 · 0 comments

Comments

@tomazzz369z
Copy link

tomazzz369z commented Jul 28, 2020

like in title. i can't extract debug packages without passcode - using arg fake

Package:

https://www4.zippyshare.com/v/FjsXZEvd/file.html

PkgTool-0.2.244:

"PkgTool\PkgTool.exe" pkg_extract --verbose --passcode fake "zzz.pkg" "package"

Error:

Unhandled Exception: System.Exception: inode 0 is corrupt.
at LibOrbisPkg.PFS.PfsReader.LoadDir(UInt32 dinode, Dir parent, String name)
at LibOrbisPkg.PFS.PfsReader..ctor(IMemoryReader r, UInt64 pfs_flags, Byte[]ekpfs, Byte[] tweak, Byte[] data)
at PkgTool.Program.<>c.<.cctor>b__6_4(Dictionary2 flags, Dictionary2 optionals, String[] args)
at PkgTool.Verb.Run(Verb[] verbs, String[] args, String name)
at PkgTool.Program.Main(String[] args)


old version PkgTool-0.1.193 extract package without issues

Extracting in parallel...
/uroot/eboot.bin -> package\uroot\eboot.bin
/uroot/sce_sys/about/right.sprx -> package\uroot\sce_sys\about\right.sprx
/uroot/sce_sys/keymap_rp/000.png -> package\uroot\sce_sys\keymap_rp\000.png
/uroot/sce_discmap.plt -> package\uroot\sce_discmap.plt
/uroot/sce_discmap_patch.plt -> package\uroot\sce_discmap_patch.plt
/uroot/sce_module/libSceFios2.prx -> package\uroot\sce_module\libSceFios2.prx
/uroot/sce_module/libc.prx -> package\uroot\sce_module\libc.prx

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

No branches or pull requests

1 participant