this post was submitted on 05 Jul 2025
4 points (100.0% liked)

Applied Paranoia

68 readers
1 users here now

Discussions of Paranoia, how to apply it in a digital ecosystem (Security, Privacy, Tools, Applications, Questions)

Rules

  1. Be nice
  2. Stay on topic
  3. Don’t farm rage
  4. Be respectful of others

founded 6 months ago
 

https://youtu.be/ERlHfeVmq6g

Call of Duty? More like Call of Hackers haha roasted.

momo5502.com/posts/2017-12-14-game-hacking-reinvented-a-poc-cod-hack

github.com/momo5502/cod-exploits/blob/master/huffman/src/Game/MW2/Exploit.cpp#L244

Great video by low level

top 1 comments
sorted by: hot top controversial new old
[–] jet@hackertalks.com 2 points 4 weeks ago

From a applied paranoia perspective, the machine running unharded code (any game) that talks to a network should be isolated from anything important. i.e. a GAME VM, or a Game computer, that doesn't have access to your data storage, personal files, wallets, etc.

I run my games on a VM in a isolated VXLAN only doing GPU binding to the VM.