Modify ↓
Opened 3 years ago
Last modified 3 years ago
#3931 assigned Bug
x86 compiled binaries miss DEP attribute
| Reported by: | anonymously | Owned by: | Jon |
|---|---|---|---|
| Milestone: | Component: | Aut2Exe | |
| Version: | 3.3.14.0 | Severity: | None |
| Keywords: | Cc: |
Description
Binaries compiled for x86 have DEP compliancy attribute set to false.
Binaries compiled for x64 have DEP compliancy attribute set to true.
What is the cause of such mismatch? I suppose that x86 binaries should also be DEP compliant.
You can use this tool to detect the value of DEP compliancy: https://github.com/NetSPI/PESecurity
Attachments (0)
Change History (3)
follow-up: 3 comment:1 by , 3 years ago
comment:2 by , 3 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
comment:3 by , 3 years ago
Replying to Jpm:
did you check with the latest version 3.3.16.1?
Yes I tried with the latest version 3.3.16.1 and it has the same output regarding lack of DEP compliancy attribute
Note:
See TracTickets
for help on using tickets.

did you check with the latest version 3.3.16.1?