Giter Site home page Giter Site logo

pkgdecrypt's People

Contributors

fatalerrorxdevs avatar st4rk avatar theradziu avatar zecoxao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pkgdecrypt's Issues

PSM PKG can't be unpacked since merging #6

Bug introduced by #6.

noname@noname120 ~/psv/PkgDecrypt (git)-[master] % ~/pkg/NPOA00013_00.pkg dec2    
Successfully opened ~/pkg/NPOA00013_00.pkg as PKG file...
Unknown type of content 0x18, content id EM0041-NPOA00013_00-0000000000000000
Extracting 98 record to dec2...
Unknown record type 165.
Unknown record type 68.
Unknown record type 231.
Unknown record type 108.
Unknown record type 92.
Unknown record type 132.
Unknown record type 101.
Unknown record type 203.
Unknown record type 226.
Unknown record type 92.
Unknown record type 53.
Unknown record type 128.
Unknown record type 213.
Unknown record type 107.
Unknown record type 211.
Unknown record type 162.
Unknown record type 98.
Unknown record type 126.
Unknown record type 204.

And then it crashes.

PKG used in the test: zeus.dl.playstation.net/psm/np/NPOA/NPOA00013_00_7DD8D995/1.03/NPOA00013_00.pkg

VisualC++ Project Missing Include Dirs and ZLIB Compile Issue

  • The VS projects are missing the project include dir "$(ProjectDir)..\libb64" for cdecode.h and cencode.h, which belongs directly to the project only.

  • The platform directories are also not in the git repository. Either add them directly or mention them in the docs. Also add to the docs that for VC++ the includes (zlib.h, zconf.h) and compiled library (zlibstat.lib) have to go inside ./platform/win[32|64]/[include|lib] respectively.

  • For Visual C++ also add the note that ZLIB has to be compiled without the ZLIB_WINAPI definition, otherwise there are link errors LNK2001.

Generate stat.bin

Seems to be generated based on some output of sceNpDrmPackageDecrypt.. it is generated by fake_package_installer's eboot.bin

it seems that stat.bin is required to promote PSP content ..

FrontEnd

Hi, morning
I would like to make a frontend of your project, can I do it?

Upgrade OpenSSL

Starting from OpenSSL 1.1.0, the function AES_ctr128_encrypt doesn't exist anymore.

Workaround:

LDFLAGS=-L/usr/lib/openssl-1.0/ -lcrypto

No licence

Probably it would be nice to add a licence, so others can build upon your work. I personally would prefer it to be licensed either under MIT or BSD.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.