mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-07-19 15:25:09 +00:00
Add PE version info parsing
This commit is contained in:
@@ -36,6 +36,6 @@
|
||||
/// <summary>
|
||||
/// Typically contains a list of languages that the application or DLL supports.
|
||||
/// </summary>
|
||||
public Var[] Children;
|
||||
public VarData[] Children;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user