@gezine_devi
iAccount based inKorea
About this account
- Account based in
- Korea
- Connected via
- Korea Android App
Account-level information from X, not a live location or the device used for a specific post.
Support me :) https://nitter.cf/t.co/E5WVsJrkBi
Joined May 2025
- Tweets27
- Following18
- Followers43.5K
- Likes158
Just dumped one of switch 2 game binary (userland bug)
It was quite fun because I used HDMI capture card to dump the memory by sending the data as patterned image frames and decode at PC
Took over an hour but it worked
Will be used for examining how switch 2 PAC works
I don't know why some people think I am the one who reported theflow's hv bug.
I never had interest in hv bugs.
Also I left PS5 scene weeks ago.
Gezine retweeted
LLMs fracturing the console research space feels like a good litmus test of where we're at lmao. The future is slop and the fun is dead.
Gezine retweeted
I am stepping away from the ps5 scene and stopping all my work on ps5 linux.
After pouring my heart and months of my life into it, including plans to finish ps5 pro support and release in 2027, it's all down the sink.
Please support me if you liked my work
github.com/sponsors/Gezine
I created switch 1/2 userland exploit that is not webkit or save exploit
"But we already have userland exploit from day 1"
The difference is existing userland exploit is based on save exploit which can't be used without save transfer using Nintendo Online Service
Which forces you to be at latest fw
So even if kexploit or some sw based privilege escalation is found 99% people can't use save exploit.
But this one works without any restriction and works at all fw
Why not hack the webkit?
Switch 2 webkit has Arm PAC(Pointer Authentication Code) that prevents ROP code execution
So I avoided it as there was more easy one to exploit it