Menu

#235 upx391w error code:127

None
open
nobody
upx391w (1)
1
2014-08-27
2014-08-27
Tiga
No

the executable runs normally before packed with upx, but return an error code 127 and print nothing after packed with upx.

executable built by android-ndk-r8b;

Application.mk: empty;

source code:
#include <stdio.h>
int main(int argc, char** argv) {
printf("Hello world!\n");
return 0;
}

upx version: upx391w;

fingerpint of my android phone:
samsung/kyletdzm/kyletdcmcc:4.0.4/IMM76D/S7568ZMAMG2:user/release-keys

phone model: GT-S7568;

Android version: 4.0.4;

Discussion


Log in to post a comment.