ReHitman icon indicating copy to clipboard operation
ReHitman copied to clipboard

Mission DLLs logic top task

Open DronCode opened this issue 5 years ago • 0 comments

This is top task for missions reverse engineering

I guess we should start from M13 (Requiem) because it's the easiest mission in-game (except HideOut).

What we should reverse:

  • [ ] Communication between Game & DLL
  • [ ] DLL segments (SF, ISF, Scripts and ScriptImports)
  • [ ] Game API for providing interfaces (most of that functions not explained by disassembler and we should do that manually 😞 )
  • [ ] Create complete examples & docs of usage

DronCode avatar Mar 03 '20 11:03 DronCode