Go to file
Dmitry Isaenko b6ab72e7fd add screenshots; update README.md 2020-05-02 18:27:55 +03:00
screenshots add screenshots; update README.md 2020-05-02 18:27:55 +03:00
src/main add screenshots; update README.md 2020-05-02 18:27:55 +03:00
.gitignore add gitignore 2020-04-05 23:50:41 +03:00
Jenkinsfile initial commit 2019-05-18 03:37:05 +03:00
LICENSE initial commit 2019-05-18 03:37:05 +03:00
README.md add screenshots; update README.md 2020-05-02 18:27:55 +03:00
pom.xml RomFs support: Frontend implementation for decrypted blobs (no export functionality); backend structures corrected, updated and ready for usage. 2020-04-26 05:06:17 +03:00

README.md

konogonka

Deep WIP multi-tool to work with NS-specific files / filesystem images.

License

GNU General Public License v3+

drawing drawing drawing

drawing drawing drawing

drawing

Used libraries & resources

Thanks

  • Switch brew wiki
  • Original ScriesM software
  • roothorick, shchmue, He, other Team AtlasNX discord members for their advices, notes and examples!

System requirements

JRE/JDK 8u60 or higher.

Notes about usage

  1. Start from clicking on 'settings' and importing keys. Use import. Don't waste your time.
  2. To open sub-file from the file use right mouse click and select 'Open'. Supported formats listed below.

Build this

  1. Install JDK
  2. Install Maven
  3. $ git clone https://github.com/developersu/konogonka.git
  4. $ mvn -B -DskipTests clean package
  5. $ java -jar target/konogonka-0.x.x-jar-with-dependencies.jar

Checklist

  • NSP (PFS0)
  • XCI (+HFS0)
  • TIK
  • XML
  • NRO
  • NPDM support (to check)
  • CERT support
  • CNMT support
  • NSO support
  • RomFS
  • LogPrinter to singleton implementation.
  • 'Save to folder' option