Skip to content

Memory opcode that allows you to spoof the player count of a Dayz server binary which is reported back via steam A2S

Notifications You must be signed in to change notification settings

DataGoblin/dayz-server-fake-players

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

dayz-server-fake-players

Memory opcode that allows you to spoof/fake the player count of a Dayz server binary which is reported back via steam A2S.

This allows you to inject a set number of "ghost" players which show up in the server browser. The value is dynamic so if a real player joins it will increase. i.e 20 fake players + 1 real player = 21 reported players on the server.

You can code inject these opcodes at the stated address.

The op code requires a hexidemical value which represents the total amount of players you wish to inject. https://www.rapidtables.com/convert/number/decimal-to-hex.html

Notes

This was a small passion project that I decided on to learn and mess around with memory and assembly code.

  • I will not be providing support due to the nature of "memory hacking". Addresses and such change around very often.

About

Memory opcode that allows you to spoof the player count of a Dayz server binary which is reported back via steam A2S

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published