[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Linker is a simple experimental linker that combines a binary file with an object file to create an executable file.

License

Notifications You must be signed in to change notification settings

TFB-code/Linker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Linker copyright TFB 2021.

Latest version available at : https://github.com/TFB-code/linker

A simple experimental linker that combines a binary with an object file and writes the mid index point in little endian to create an executable.

linker.exe <binary_file.exe> <object_file.obj>

About

Linker is a simple experimental linker that combines a binary file with an object file to create an executable file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages