ghidra/Ghidra/Features/Base
Xiaoyin Liu df5b6b20ef Fix Windows NE flag parsing error
FLAGS_APP_FULL_SCREEN, FLAGS_APP_WIN_PM_COMPATIBLE, and
FLAGS_APP_WINDOWS_PM are numbers, not bit flags. The function should
check if the low-order two bits equal to any of these, rather than if
the bit is set.

Reference: https://www.fileformat.info/format/exe/corion-ne.htm
2019-12-04 17:12:24 +08:00
..
.launch GT-3280: Fixing ConcurrentModificationException in python interpreter 2019-11-01 13:35:03 -04:00
data GT-3261_emteere Sped up string table reading 2019-11-05 07:55:21 -05:00
developer_scripts GT-3350: Consistently ordered classpath and ExtensionPoint priorities 2019-12-03 10:04:56 -05:00
ghidra_scripts GT-3113 x86/64 linux syscalls 2019-08-27 17:06:20 -04:00
src Fix Windows NE flag parsing error 2019-12-04 17:12:24 +08:00
.gitignore Candidate release of source code. 2019-03-26 13:46:51 -04:00
build.gradle Major refactoring of the gradle build system. 2019-04-23 15:20:26 -04:00
certification.manifest GT-3054: Updated function tag panel to include table showing all 2019-11-19 15:18:18 -05:00
Module.manifest Candidate release of source code. 2019-03-26 13:46:51 -04:00