Description
GoLink
GoLink is a cool programming tool for Windows that helps you create different types of files like EXE, DLL, or SYS. It’s designed to mix COFF (Common Object File Format) and RES files to make Portable Executable files that work smoothly on the Windows operating system.
Create Executables Easily
This software can whip up 32-bit executables for 386 processors and newer (that’s x86) or 64-bit executables for AMD64 or Intel EM64T processors (known as x86-64). So, whether you're working with older or newer systems, GoLink has you covered!
Clean Output Files
One of the best things about GoLink is that it creates clean output files. This is super handy if you want to dig into the internal structures of executables. Plus, it lets you link files with resources in RES or OBJ formats and generate debug output files with COFF symbols.
No LIB Files Needed
You’ll be glad to know that GoLink doesn’t need LIB (library) files to work its magic! It teams up nicely with GoAsm, making it easy to import and export functions and data.
User-Friendly Command Prompt Control
If you're comfortable using the Command Prompt, you'll find GoLink pretty easy to handle. Just input your parameters in CMD, and you're good to go!
Powerful Supported Functions
The features of GoLink are impressive! You can set an executable file to load at specific spots in virtual memory, create DLLs, make drivers, set program entry points, and even generate reports with details like full paths, file dates, times, and sizes. It also allows inserting loader code for Microsoft Layer for Unicode and creating a Windows Driver Model driver.
Want to give it a try? Check out the download page here!
Tags:
User Reviews for GoLink 7
-
GoLink is an advanced tool for building Windows executables without needing separate library files. Its clean output and versatile functions make it a must-have for developers.
-
GoLink is an exceptional tool for creating executables! The clean output and ease of use make it a must-have.
-
I love GoLink! It simplifies the process of generating EXE and DLL files, and the command line interface is intuitive.
-
Fantastic app for Windows programming. GoLink’s capabilities for handling COFF and RES files are impressive!
-
GoLink has transformed my programming workflow. The ability to create clean output files is a game changer!
-
Highly recommend GoLink! It’s user-friendly, efficient, and perfect for anyone needing to create portable executables.
-
GoLink is simply outstanding! It’s powerful yet easy to control via Command Prompt. A great asset for developers!