Go to file
Dmitry Isaenko 6623a553d0
continuous-integration/drone/push Build is passing Details
Add CI badge, polish readme a bit
2022-07-18 23:14:51 +03:00
screenshots add screenshots; update README.md 2020-05-02 18:27:55 +03:00
src/main Add Drone, remove malware Jenkins 2022-07-18 23:08:25 +03:00
.drone.yml Add CI badge, polish readme a bit 2022-07-18 23:14:51 +03:00
.gitignore add gitignore 2020-04-05 23:50:41 +03:00
LICENSE initial commit 2019-05-18 03:37:05 +03:00
README.md Add CI badge, polish readme a bit 2022-07-18 23:14:51 +03:00
pom.xml Add Drone, remove malware Jenkins 2022-07-18 23:08:25 +03:00

README.md

konogonka

Build Status

GitHub mirror. Click here to get it from independent source code location

Nightly builds could be found somewhere on redrise.ru

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