mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-09-19 16:40:38 -09:00
GP-7 Added handling of MULTI_EQUAL pcode op while finding constant
resource ids.
This commit is contained in:
@@ -145,7 +145,7 @@ public class WindowsResourceReferenceScriptTest extends AbstractGhidraHeadedInte
|
||||
addr(0x01001f3b, pgm), addr(0x0100398f, pgm), addr(0x01003ade, pgm),
|
||||
addr(0x01003aec, pgm), addr(0x01003ad0, pgm), addr(0x010039c5, pgm),
|
||||
addr(0x01003d45, pgm), addr(0x0100385b, pgm), addr(0x01003d36, pgm),
|
||||
addr(0x01003920, pgm), addr(0x0100390e, pgm) };
|
||||
addr(0x01003920, pgm), addr(0x0100390e, pgm), addr(0x01003932, pgm) };
|
||||
|
||||
return winmineTestAddrs;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user