Page 2 of 2

Re: Address is already used by function error

Posted: Wed Apr 11, 2018 4:00 pm
by skiselkov
Build 947 does something really weird. It seemingly replaces entire portions of the output binary with what looks like some stored binary blobs from the earlier versions of my compiled code. Quite how it does that, I do not know, but when I enable output packing on Mac, it behaves as if I had compiled an old version of the binary (probably the one I sent you). Are you shipping pieces of my code for replacement inside of VMProtect? That would seem like a very strange approach.

Re: Address is already used by function error

Posted: Thu Apr 12, 2018 5:54 am
by Admin
Do you really think that we store your old code in VMProtect? :)) It's not true.

Re: Address is already used by function error

Posted: Fri Apr 13, 2018 3:33 am
by skiselkov
Ok, just asking, because I have no idea where the old binary is coming from. But let me do some more digging in my build infrastructure, I'm sure it's something on my end.