Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.
/ Bouny Public archive

Rabbit and Steel reverse engineering

License

Notifications You must be signed in to change notification settings

NotNite/Bouny

Repository files navigation

Bouny

This repository has moved to RNSReloaded.

Rabbit and Steel reverse engineering.

Dependencies

Reverse engineering

Import the structs.h header file into your decompiler, then run the rename.py script. It should automatically fix function names and arguments, along with provide context for static variables, functions, and function references.

Currently only supports IDA.

Compiling

Uses vcpkg:

git submodule update --init --recursive -f
.\vcpkg\bootstrap-vcpkg.bat

Then build with MSBuild. Copy Bouny.dll to mods/Aurie. Any other .dlls (like asmjit) go in the root game folder.

About

Rabbit and Steel reverse engineering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published