Skip to content

Hitman Gen 1 Reverse Engineering Project

Notifications You must be signed in to change notification settings

ipoopedmypantsuups/ReHitman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status

What is ReHitman?

ReHitman is an attempt to reverse the executable of "Hitman: Blood Money".

The final goal of the project is to develop a multiplayer similar to Mafia 2's Mutli-player.

Game Build Information.

This project is built for the last build of Hitman Blood Money that IO Interactive released.

Executable String:

blood-build3-20060616-26123

FAQ

Current Project Goals.

  • Create an open source SDK for the Glacier 1 Engine
  • Reverse the rendering API
  • Implement ImGUI backend over Glacier renderer wrapper (ZWintelRendererD3D)
  • Reverse the input API (mouse, keyboard)
  • Reverse the GUI API
  • Reverse the scene format
  • Create a toolset for Hitman Blood Money

Credits

Contact Information.

The team can be contacted in the Project's issue tracker or via Discord (any questions, ideas, etc).

About

Hitman Gen 1 Reverse Engineering Project

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 99.2%
  • CMake 0.8%