Jump to content

Upx Fix Thingy, How Does It Work?


Valik
 Share

Recommended Posts

How does the UPX fix work? What are the specifics to it? I thought it was an empty function in a static library which is linked against and that function called. What am I missing? Are there compiler/linker settings I need to change, too? :whistle:

I need a single threaded version of the lib for a program I wrote. I've always just used --force, but since Jon figured out how to fix this problem, I was going to try that, but the lib is multi-threaded (It still works, but I'm right back to why I don't want to --force it, it complains and _could_ cause problems at some point).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...