mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-06 03:50:02 +02:00
Merge branch 'GP-0_ryanmkurtz_PR-4734_xiaoyinl_CreateExampleGDTArchiveScript'
This commit is contained in:
commit
738e2cf85a
1 changed files with 2 additions and 2 deletions
|
@ -203,7 +203,7 @@ public class CreateExampleGDTArchiveScript extends GhidraScript {
|
|||
"certif.h",
|
||||
"certmod.h",
|
||||
"certpol.h",
|
||||
"certpoleng.h ",
|
||||
"certpoleng.h",
|
||||
"certsrv.h",
|
||||
"certview.h",
|
||||
"credssp.h",
|
||||
|
@ -422,12 +422,12 @@ public class CreateExampleGDTArchiveScript extends GhidraScript {
|
|||
"#http.h", // included by something else
|
||||
|
||||
"# IP Helper",
|
||||
"#icmpapi.h", // Something wrong with IP_ADDR
|
||||
"ifdef.h",
|
||||
"inaddr.h",
|
||||
"ip2string.h",
|
||||
"ipexport.h",
|
||||
"iphlpapi.h",
|
||||
"icmpapi.h", // Must be included after iphlpapi.h
|
||||
"iprtrmib.h",
|
||||
"iptypes.h",
|
||||
"netioapi.h",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue