Tutorial: Hacking Electron Games - Part 2: Coding an Internal Overlay with HTML/CSS/JS for Persistent Cheats (Game: Vampire Survivors)
2023-1-22 02:40:36 Author: www.reddit.com(查看原文) 阅读量:23 收藏

TL;DR: In part 1, we enabled remote debugging and reverse engineered our way to player data via Chrome DevTools. Now, I'll demonstrate how to create persistent cheats in Vampire Survivors via an internal overlay coded in HTML, CSS, and JavaScript. This is a great primer for anyone not familiar with web languages. The lessons learned in this series are directly applicable to aspects of reversing and modifying JS code, whether in an Electron app or via a web browser! I hope you learn something new and useful. =)


文章来源: https://www.reddit.com/r/ReverseEngineering/comments/10hy6se/tutorial_hacking_electron_games_part_2_coding_an/
如有侵权请联系:admin#unsafe.sh