Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.
/ EagleEye Public archive

An experiment in passive memory reading and reverse engineering combined with UX. A DayZ in-browser external collaborative passive world map.

License

Notifications You must be signed in to change notification settings

paralin/EagleEye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EagleEye

An experiment in passive memory reading and reverse engineering combined with UX. A DayZ in-browser external collaborative passive world map.

EagleEye is a DLL that can be injected into a NON-GAME related process (like your web browser).

The system works by first reading data from the game (player pos, loot tables, other player names and positions) and then streaming this data in realtime to a remote server, which hosts a Node.JS powered map to visualize the data.

The map can be viewed on other computers as well. If you share the URL to the map your friends can use the map on the same server as well.

About

An experiment in passive memory reading and reverse engineering combined with UX. A DayZ in-browser external collaborative passive world map.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published