Recent content by jimzrt

  1. jimzrt

    Homebrew RELEASE Incognito_RCM - wipe personal information to reduce risk of ban

    can you try again with https://github.com/jimzrt/Incognito_RCM/releases/tag/v0.6.1?
  2. jimzrt

    Homebrew RELEASE Incognito_RCM - wipe personal information to reduce risk of ban

    I got it working now https://github.com/jimzrt/Incognito_RCM/releases/tag/v0.6.0 incorporate hekate & lockpick_rcm changes reboot to payload
  3. jimzrt

    Homebrew RELEASE Incognito_RCM - wipe personal information to reduce risk of ban

    since there have been a few reported issues (including @DemiGemini) I removed the latest release and put out just the change for firmware 9.1.0 support. I will investigate what went wrong and release if all is safe. latest version: https://github.com/jimzrt/Incognito_RCM/releases/tag/v0.5.1
  4. jimzrt

    Homebrew RELEASE Incognito_RCM - wipe personal information to reduce risk of ban

    sorry all for the delay, did the merge for 9.1.0 support, but no release - it is ready now. https://github.com/jimzrt/Incognito_RCM/releases/tag/v0.5.1 support for firmware 9.1.0
  5. jimzrt

    Homebrew RELEASE Incognito_RCM - wipe personal information to reduce risk of ban

    little update :grog: https://github.com/jimzrt/Incognito_RCM/releases/tag/v0.4.0 adopt lockpick_rcm and hekate changes (includes fixing of possible bugs and better resource management) reduced payload size use tui progressbar
  6. jimzrt

    Homebrew RELEASE Incognito_RCM - wipe personal information to reduce risk of ban

    so... new release :D https://github.com/jimzrt/Incognito_RCM/releases/tag/v0.3.0 more error handling backup validation when reading and writing retry up to 5 times when reading and writing before aborting I think I'm pretty much done now... There is not much to add in terms of validating. All...
  7. jimzrt

    Homebrew RELEASE Incognito_RCM - wipe personal information to reduce risk of ban

    thank you for testing! Thanks, will surely apply for adding this to the homebrew app store, but first want to get some testing! @feral 's report is the only one so far...
  8. jimzrt

    Homebrew RELEASE Incognito_RCM - wipe personal information to reduce risk of ban

    Only emunand is then required. Sysnand is for those who installed cfw on sysnand.
  9. jimzrt

    Homebrew RELEASE Incognito_RCM - wipe personal information to reduce risk of ban

    New release: https://github.com/jimzrt/Incognito_RCM/releases/tag/v0.2.0 more validation code cleanup and refactoring And a few screenshots: I tested everything pretty meticulously on my own device and haven't had any hiccups yet. But I am still missing real test reports! Would be glad for...
  10. jimzrt

    Homebrew RELEASE Incognito_RCM - wipe personal information to reduce risk of ban

    New release ready! https://github.com/jimzrt/Incognito_RCM/releases/tag/v0.1.0 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...
  11. jimzrt

    Homebrew RELEASE Incognito_RCM - wipe personal information to reduce risk of ban

    Update v0.0.2 (from v1.0.0 - a step back, seems more realistic :D) https://github.com/jimzrt/Incognito_RCM/releases/tag/v0.0.2 removed external sha256 library and use SE instead. Also changed the order of menu points as to not accidentally apply incognito directly. Better backup handling is coming!