Game Hacking (No Starch Press)
Thursday, 15 September 2016

The subtitle "Developing Autonomous Bots for Oline Games" reveals what to expect. You don't need to be a wizard to transform a game you like into a game you love. Bring your knowledge of Windows-based development and memory management, and Nick Cano will teach you what you need to become a true game hacker. Learn the basics, like reverse engineering, assembly code analysis, programmatic memory manipulation, and code injection.

Author: Nick Cano 
Publisher: No Starch Press
Date: July 20, 2016
Pages: 304
ISBN: 978-1593276690
Print: 1593276699
Kindle: B01J4NKSRI
Category: Graphics & Games   

 

 

With hands-on example code and practice binaries learn how to: 

  • Scan and modify memory with Cheat Engine
  • Explore program structure and execution flow with OllyDbg
  • Log processes and pinpoint useful data files with Process Monitor
  • Manipulate control flow through NOPing, hooking, and more
  • Locate and dissect common game memory structures 

Discover the secrets behind common game bots, including: 

  • Extrasensory perception hacks, such as wallhacks and heads-up displays
  • Responsive hacks, such as autohealers and combo bots
  • Bots with artificial intelligence, such as cave walkers and automatic looters

Visit Book Watch Archive for hundreds more titles.

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Banner
 


Foundational Python For Data Science

Author: Kennedy Behrman
Publisher: Pearson
Pages:256
ISBN: 978-0136624356
Print: 0136624359
Kindle: B095Y6G2QV
Audience: Data scientists
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to be a simple introduction to Python, specifically how to use it to work with data.



SQL Query Design Patterns and Best Practices

Author: Steve Hughes et al
Publisher: Packt Publishing
Pages: 270
ISBN: 978-1837633289
Print: 1837633282
Kindle: B0BWRD7HQ7
Audience: Query writers
Rating: 2.5
Reviewer: Ian Stirk

This book aims to improve your SQL queries using design patterns, how does it fare? 


More Reviews