Skip to content

LeoCodes21/GRPBackendWV

 
 

Repository files navigation

Ghost Recon Phantoms Backend by Warranty Voider

this is an experimental implementation of the quazal packet protocol to emulate a backend for GRP

to make the game use this backend make sure following lines are set in yeti.ini

OnlineConfigServiceUrl=127.0.0.1

OnlineConfigKey=23ad683803a0457cabce83f905811dbc

OnlineAccessKey=8dtRv2oj

  • DareDebuggerWV : tool to interface the daredebug port of the game
  • DareParserWV : Extracts custom RTTI information found in different exe and dll
  • DTBReaderWV : converts .dtb files to .csv
  • GRPBackendWV : experimental backend for GRP
  • GRPDedicatedServerWV : experimental DS for GRP
  • GRPExplorerWV : tool to browse the yeti.big file for game content
  • GRPMemoryToolWV : tool to browse various stuctures like lists and trees in memory
  • GRP_Hook : proxy dll for easy code injection, hooks currently fire script event functions

Alt text

Alt text

Alt text

Alt text

Alt text

Credits:

Mimak - For doing alot of the reversing

LifeCoder - For helping with reversing

Kinnay - For the helpful wiki and the predone RE work

About

Ghost Recon Phantoms Backend by Warranty Voider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.9%
  • C++ 4.1%
  • C 1.6%
  • Batchfile 0.4%