Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What color is grass?:
What is the seventh word in this sentence?:
What is five minus two (use the full word)?:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: Wisp
« on: October 23, 2016, 08:47:09 AM »

You did, but it's not directly applicable to my setup. (Notably, I have a VM for Windows and have not gotten around to making it automation-friendly.)
Posted by: the bigg
« on: October 18, 2016, 02:38:16 PM »

Didn't I send you my build script (which bumps the version number while asking for the comment string)?
Posted by: Wisp
« on: October 17, 2016, 01:38:25 PM »

I keep forgetting. The version string is at the top of the file and the comment is at the bottom, well out of sight.
Posted by: CrevsDaak
« on: October 16, 2016, 04:49:44 PM »

Hey Wisp, why hasn't the version comment changed since 238? Just wondering :p
Posted by: Wisp
« on: September 28, 2016, 01:14:21 PM »

Thanks.
If some Windows user is having problems with false positives from their anti-virus, please give the uncompressed binaries (linked in the first post) a try and see if that helps.
Posted by: Argent77
« on: September 28, 2016, 12:52:49 PM »

You can use the binaries from the link in my previous post. They should work on all OS X versions since 10.6. (Tested and confirmed working on OS X 10.7 "Lion".)
Posted by: Wisp
« on: September 28, 2016, 12:46:38 PM »

Until such time this has been resolved, can I get a non-compressed binary? I should probably do the same for the Windows build. That compression is probably seen as obfuscation by anti-virus.
Posted by: Argent77
« on: September 28, 2016, 12:22:14 PM »

We probably have to wait for the next stable UPX version to be released.

In the meantime you can try the uncompressed binaries from the following link: weidu-240-for-osx-sierra.zip (see first post)
Posted by: StefanO
« on: September 28, 2016, 11:54:07 AM »

No, unfortunately they failed as before:

Code: [Select]
===== MacMonster (stefan) /Users/stefan/Downloads/weidu-v240-for-osx-10.12 =====
  weidu-v240-for-osx-10.12> ll
total 2352
-rwxr-xr-x@ 1 stefan  staff  1008280 Sep 28 14:20 weidu
-rwxr-xr-x@ 1 stefan  staff   189040 Sep 28 14:20 weinstall
===== MacMonster (stefan) /Users/stefan/Downloads/weidu-v240-for-osx-10.12 =====
  weidu-v240-for-osx-10.12> ./weinstall
Killed: 9
===== MacMonster (stefan) /Users/stefan/Downloads/weidu-v240-for-osx-10.12 =====
  weidu-v240-for-osx-10.12> ./weidu
Killed: 9
===== MacMonster (stefan) /Users/stefan/Downloads/weidu-v240-for-osx-10.12 =====
  weidu-v240-for-osx-10.12>
Posted by: Argent77
« on: September 28, 2016, 07:26:50 AM »

It looks like the UPX team is already working on it: https://github.com/upx/upx/issues/4

@StefanO: Can you try the following UPX-compressed binary for OS X? It has been compiled with the latest devel snapshot which is supposed to support OS X 10.12 already.

OS X binary: (removed)
Posted by: StefanOst
« on: September 28, 2016, 06:26:33 AM »

The OS X executable Argent77 provided do not run on the latest OS X 10.12 release because the executables are packed with the UPX tool. Execution of those binaries are no longer supported on OS X 10.12.

The solution is to unpack the binaries. I can provide the unpacked versions of weidu and weinstall if needed.
Posted by: Wisp
« on: September 25, 2016, 03:29:41 PM »

Uploaded. Thanks.
Posted by: Argent77
« on: September 25, 2016, 01:45:27 PM »

Great work!

Link to the OS X version: WeiDU-Mac-240.zip (see first post)
Posted by: Wisp
« on: September 25, 2016, 01:03:52 PM »

WeiDU v240.00 has been released.

Download for Windows
Download for Windows (uncompressed binaries that may provoke fewer false positives from anti-virus)
Download for GNU/Linux
Download for OS X 2016-09-28: Has been updated with uncompressed binaries that should work on macOS Sierra.
Download the source code
Change log
Readme

An OS X build will be up when it's compiled. The only changes since 239.03 are two fixes to fj_are_structure and its documentation (and I rewrote the tutorial for the array construct, hopefully for the better).