Created
February 13, 2019 07:50
-
-
Save kumarharsh/d5f960c8f69645e12ca6ee49198ab70c to your computer and use it in GitHub Desktop.
WSL UPX strace
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
9669 execve("./upx64/upx", ["./upx64/upx"], 0x7fffda4bdab8 /* 21 vars */) = -1 ENOEXEC (Exec format error) | |
9669 write(2, "strace: exec: Exec format error\n", 32) = 32 | |
9669 getpid() = 9669 | |
9669 exit_group(1) = ? | |
9669 +++ exited with 1 +++ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment