Skip to content

Reverse engineered nuclear power plant simulator game

License

Notifications You must be signed in to change notification settings

vlasta-labsky/recherno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

recherno

recherno is project aimed to reverse engineer an old nuclear power plant simulator game Chernobyl: The Legacy Continues

How it works

In this stage, recherno runs original Fortran/win32 game engine in custom virtual machine.

Virtual machine uses unicorn for running the win32 code and capstone for debugging purposes

Work is being done to reverse engineer all the API functions of the engine and build a Qt GUI to control all game functionality.

After that, plan is to do complete reverse engineering to get rid of blobs.

Running

You need to place original game win32 dll (chrnob_32.dll - not the DOS one) and icd file (shutdown.icd) next to the executable.

About

Reverse engineered nuclear power plant simulator game

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published