ReHitman
ReHitman copied to clipboard
Mission DLLs logic top task
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