Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
shalzuth
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
shalzuth
2y ago
I’m finally trying to jump on the AI train for a long ride instead of getting off at the first stop. I’m currently creating a new fan site for Marvel Rivals ( https://marvelrivals.app ), and I’m trying to introduce new types of fe
2.
▲
by
shalzuth
2y ago
You’re right - I should have specified more explicitly. I am not referring to the game dev that is developing game features or content - I am specifically talking about the “security engineering” organizations within game developer companie
3.
▲
by
shalzuth
2y ago
That's the issue - they don't! But even games like Helldivers 2 have had silly vulnerabilities (just not RCE) - see https://helldivers.io/freesupercredits for some examples.
4.
▲
by
shalzuth
2y ago
PS5 games are sandboxed, so it only allows an entrypoint to run code. For full PS5 exploitation, another chain is needed to go break out of the sandbox.
5.
▲
by
shalzuth
2y ago
The one implication that I (the author) should highlight for the extra paranoid - this exploit extends to ISP's and cloud vendors that traffic is routed through. Anywhere in the trace route can MITM. It depends on how much you trust th
6.
▲
by
shalzuth
2y ago
I was researching Marvel Rivals with a friend (AeonLucid) and found an interesting (LAN) RCE. Many game devs lack proper security training and/or care about security, so I'm talking about the impact of security outside of cheaters
7.
▲
I Found a Game Exploit That Lets Hackers Take over Your PC
(shalzuth.com)
7 points
by
shalzuth
2y ago
|
1 comments
8.
▲
by
shalzuth
2y ago
The main reason I didn't include diamond is because it's a bit more complicated to crawl diamond players versus challenger/master. But feedback received, it's definitely not statistically significant for some of the unco
9.
▲
Are League of Legends Skins Pay 2 Win?
(shalzuth.com)
4 points
by
shalzuth
2y ago
|
4 comments
10.
▲
by
shalzuth
2y ago
I wanted to test if League of Legends premium skins actually improve your performance - or if they’re only cosmetic as Riot claims. Using data analysis, I broke down the numbers to find out. Along the journey, I reverse engineered the game&
11.
▲
How to find exploits in video games
(shalzuth.com)
188 points
by
shalzuth
2y ago
|
32 comments
12.
▲
by
shalzuth
2y ago
I wrote a short blog post about my thought process on how I reverse engineer video games and build tools that enable me to do security testing on them. It’s a bit brief on purpose, as reading the code is expected. Let me know your thoughts