HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sirdarckcat

no profile record

Submissions

Hackceler8 – Google game hacking speedrun competition

twitter.com
1 points·by sirdarckcat·4 ปีที่แล้ว·0 comments

comments

sirdarckcat
·ปีที่แล้ว·discuss
It's just written by the CPU during a ucode update
sirdarckcat
·ปีที่แล้ว·discuss
> This probably depends on a lot of non-public info: how does the PSP validate CPU state?

https://github.com/amd/AMD-ASPFW/blob/3ca6650dd35d878b3fcbe5...
sirdarckcat
·ปีที่แล้ว·discuss
> But raw write access to the flash depends on you being in SMM

Look at tests/stop.sh and check the different segments (ls:, ms:, etc you can also address them like 0:[..], 1, 2, 3,... 15:[...]). One of those is probably flash. If you know how that looks like try to dump it first with a load and then check which segment and which address it is at and then write back to it.
sirdarckcat
·ปีที่แล้ว·discuss
You can make a new instruction (or repurpose an existing one) that accesses physical memory bypassing the page walk, which would be faster. You can also make instructions that bypasses some checks (like privilege checks) and squeeze some tiny performance. Note this would introduce security issues though, so you could only use it on trusted software.
sirdarckcat
·ปีที่แล้ว·discuss
We were not able to demonstrate that Zen5 is affected. If we end up doing so, we may release a new advisory or something.
sirdarckcat
·2 ปีที่แล้ว·discuss
151515 is such an elitist number.. 3 * 13 * 37 * 3 * 5 * 7
sirdarckcat
·3 ปีที่แล้ว·discuss
[citation needed]

* ChromeOS, COS and Android are opensource, and they are all up to date. Mind elaborating?