We knew about this, and it's probably true that there is a chance the browser can use that memory at any point - but in testing we never saw this happen once, not on RPCS3, not on real hardware, never. To add to this, we also re-added the stack frame check before the exploit trigger to prevent this exact issue, which for whatever reason was left out of the official release. We can say there is a chance for things like this to go wrong but if it never happens in practical situations, I don't think it's worth bringing up as a valid (or high) risk.
This is true, but to be honest at some point the end user needs to be expected to know what they are doing, and to be held accountable if they make simple mistakes like this. There's no 100% way to make these things foolproof. I imagine if someone turned off the console while bgtoolset is patching, you would also end up with a brick. One thing I need to mention is, we never had any crashes during the patch process either. Now, you can say this is anecdotal, but we also never got any reports of this since release.
Can't argue with this, the decision to use the 3MB patches was made because we didn't want to enlarge the scope of the project too much - we knew the patch chain worked and we did not want to go through all of the testing scenarios that would inevitably be required if we had changed it. Remember, in the beginning this was only being worked on by myself and
@kostirez1, we did not have the resources to test every single scenario so we elected to use the chain that had already seen widespread use, which as far as we knew had no major reliability issues.
Everybody knows bgtoolset is more robust and much better written and should be used over this, it's obvious because it's an evolution of the PS3Xploit project. Nobody is advocating otherwise. The only thing I want to clear up is the misinformation that's being spread about the flash writer, because I did genuinely put in effort to find workarounds for its limitations. Again, I would prefer to refer to statistics and practical use over theoretical concerns, and if you look at this thread and the comment sections of YouTube videos showing the flash writer, you'll be hard pressed to find anyone mentioning these issues (or by extension anything about their console being bricked). Does that mean it's 100% safe? No, nothing is, but I feel that it's a good indication of what you can expect when using it.