Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Releases: jimzrt/Incognito_RCM

v.0.6.1

05 Jan 18:56
Compare
Choose a tag to compare
  • bugfix: write to emummc instead of sdmmc

v.0.6.0

05 Jan 15:11
Compare
Choose a tag to compare
  • incorporate hekate & lockpick_rcm changes
  • reboot to payload

v0.5.1

03 Jan 15:53
Compare
Choose a tag to compare
  • support for firmware 9.1.0

v0.4.0

26 Oct 10:33
Compare
Choose a tag to compare
  • adopt lockpick_rcm and hekate changes (includes fixing of possible bugs and better resource management)
  • reduced payload size
  • use tui progressbar

v0.3.0

07 Oct 19:40
Compare
Choose a tag to compare
  • more error handling
  • backup validation when reading and writing
  • retry up to 5 times when reading and writing before aborting

v0.2.0

06 Oct 19:34
Compare
Choose a tag to compare
  • more validation
  • code cleanup and refactoring

v0.1.0

04 Oct 19:02
Compare
Choose a tag to compare
  • much faster read and write speed (not sector by sector anymore)
  • much more validation and verification (still not perfect)
  • more error handling (still not perfect)
  • backups aren't overwritten, old backups are renamed
  • check for backup before applying incognito
  • auto-restore backup if something goes wrong

as always, have a NAND backup ready!

v0.0.2

03 Oct 23:31
Compare
Choose a tag to compare

Removed external libraries and better handling of reading big chunks of memory.

Todo:
error handling
read/write verification
code organization