Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked [SRC] KLinker - LINK spoofer - Customize linking output


goldregister

Recommended Posts

This is the hidden content, please

Attached to the board.

 

You just need to rename the original LINK.EXE to LINK0.EXE then place Klinker renamed to LINK.EXE in the VB6 folder.

 

Whenever you want to customize linking output you just need to hold LEFT CTRL after selecting compilation path :)

 

You can also add a file called "compiler.inf" in the folder of the project so you can set the linking options for a particular project. Each line is a command.

 

A: will add the parameter.

 

D: will delete the parameter.

 

M: will modify the parameter.

 

Example to make a smaller exe:

 

A:/MERGE:.rdata=.data

A:/ALIGN:512

 

Download:

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.