Skip to content

Written as a university project, the tool can convert a 64-bit ELF binary into a 32-bit one. This is useful for compatibility purposes (e.g. when you only have access to already compiled 32-bit binary and you want to link it to modern, 64-bit libraries - then you may convert the library and enjoy working old [game, let's say].

Notifications You must be signed in to change notification settings

wprzytula/ELF_x64_to_i386_converter

About

Written as a university project, the tool can convert a 64-bit ELF binary into a 32-bit one. This is useful for compatibility purposes (e.g. when you only have access to already compiled 32-bit binary and you want to link it to modern, 64-bit libraries - then you may convert the library and enjoy working old [game, let's say].

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages