Skip to content

Instantly share code, notes, and snippets.

@kumarharsh
Created February 13, 2019 07:50
Show Gist options
  • Save kumarharsh/d5f960c8f69645e12ca6ee49198ab70c to your computer and use it in GitHub Desktop.
Save kumarharsh/d5f960c8f69645e12ca6ee49198ab70c to your computer and use it in GitHub Desktop.
WSL UPX strace
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